Telegram bot for downloading media from any site using yt-dlp. Supports audio/video/both, quality selection, language picker, container format selection, playlist pagination, progress updates, per-user quotas, user preferences, download history, cancel at any step, polling and webhook modes, proxy support, and SQLite persistence.
10 lines
58 B
Plaintext
10 lines
58 B
Plaintext
.build/
|
|
*.exe
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
.env
|
|
.DS_Store
|
|
tmp/
|
|
|