958bdcd100ef7efa55086a138c7ed8247a1fae58
Twitter's guest token GraphQL API returns 'Dependency: Unspecified' error. Use cdn.syndication.twimg.com API instead, which works without auth. Falls back to yt-dlp if syndication fails.
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%