Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ requests
|
|
6 |
tgcrypto
|
7 |
python-dotenv
|
8 |
loggers
|
9 |
-
yt-dlp
|
10 |
wget
|
11 |
youtube_dl
|
12 |
Flask==2.3.2
|
|
|
6 |
tgcrypto
|
7 |
python-dotenv
|
8 |
loggers
|
9 |
+
yt-dlp[default]
|
10 |
wget
|
11 |
youtube_dl
|
12 |
Flask==2.3.2
|