mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
feat(media): media download command using yt-dlp
Introduced a new 'media' command group with a 'download' subcommand for downloading videos via yt-dlp. Updated help and README to include the new media category and command. Added yt-dlp to requirements.txt.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
aiohttp
|
||||
aiosqlite
|
||||
discord.py==2.6.3
|
||||
python-dotenv
|
||||
python-dotenv
|
||||
yt-dlp
|
||||
Reference in New Issue
Block a user