8 Commits

Author SHA1 Message Date
mini
f106763723 feat: auto cleanup with retention period, storage limit, settings UI 2026-02-18 23:47:33 +08:00
mini
97c58ce3f8 feat: add geolocation to download logs (country, city via ip-api.com) 2026-02-18 23:28:39 +08:00
mini
4ac8cf2f66 feat: add Download Logs tab in admin panel 2026-02-18 23:24:34 +08:00
mini
27c9c87f5c feat: track download logs (ip, browser, device, time) 2026-02-18 23:20:50 +08:00
mini
0bab021e21 feat: dedup downloads by (url, format_id) index, reuse existing files 2026-02-18 23:00:49 +08:00
mini
d3eed07e44 feat: add YouTube video download support 2026-02-18 21:00:17 +08:00
mini
958bdcd100 fix: use Twitter syndication API to bypass broken guest token API
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.
2026-02-18 17:31:49 +08:00
mini
7fdd181728 Initial commit: XDL Twitter/X video downloader 2026-02-18 17:15:12 +08:00