This website requires JavaScript.
Explore
Help
Register
Sign In
purovps
/
xdl
Watch
1
Star
0
Fork
0
You've already forked xdl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d71ba298653aea5af7403c4f5d96840fbd176d2
xdl
/
backend
/
app
History
mini
7d71ba2986
All checks were successful
continuous-integration/drone/push
Build is passing
Details
feat: support magnet/torrent download via aria2c
2026-03-17 20:29:18 +08:00
..
routes
fix: run download in thread pool to unblock event loop
2026-02-19 00:43:07 +08:00
services
feat: support magnet/torrent download via aria2c
2026-03-17 20:29:18 +08:00
__init__.py
Initial commit: XDL Twitter/X video downloader
2026-02-18 17:15:12 +08:00
auth.py
Initial commit: XDL Twitter/X video downloader
2026-02-18 17:15:12 +08:00
database.py
feat: auto cleanup with retention period, storage limit, settings UI
2026-02-18 23:47:33 +08:00
main.py
feat: auto cleanup with retention period, storage limit, settings UI
2026-02-18 23:47:33 +08:00
models.py
fix: cascade delete download_logs when video is deleted
2026-02-19 01:00:51 +08:00
schemas.py
feat: real-time download progress, cancel support, admin auto-poll
2026-02-19 00:27:25 +08:00