diff --git a/app/requirements.txt b/app/requirements.txt index 7c44025..2494bd1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ discord.py==2.6.4 python-dotenv==1.1.1 -yt-dlp==2025.10.22 \ No newline at end of file +yt-dlp[default]==2025.10.22 \ No newline at end of file