f03fae2e2ed9410ee7b45ff17e33595ed0f3f6ac
All checks were successful
continuous-integration/drone/push Build is passing
XDL - Twitter/X Video Downloader
Download videos from Twitter/X with quality selection.
Features
- Parse Twitter/X video links
- Select video quality
- Download videos
- Admin panel with video library management
- Video playback (authenticated users)
Deploy
docker compose up -d --build
Default Admin
- Username:
admin - Password: see
.envfile
API
POST /api/parse— Parse video URLPOST /api/download— Start downloadGET /api/download/{task_id}— Check progressGET /api/admin/videos— List videos (auth required)
Description
Languages
Python
56.5%
Vue
40.1%
JavaScript
2.1%
Dockerfile
0.7%
HTML
0.6%