Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -4,7 +4,11 @@ git+https://github.com/glomatico/gamdl.git
|
|
| 4 |
python-multipart
|
| 5 |
aiofiles
|
| 6 |
python-dotenv
|
| 7 |
-
python-ffmpeg
|
| 8 |
pywidevine
|
| 9 |
pyyaml
|
| 10 |
-
yt-dlp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
python-multipart
|
| 5 |
aiofiles
|
| 6 |
python-dotenv
|
|
|
|
| 7 |
pywidevine
|
| 8 |
pyyaml
|
| 9 |
+
yt-dlp
|
| 10 |
+
click
|
| 11 |
+
inquirerpy
|
| 12 |
+
m3u8
|
| 13 |
+
mutagen
|
| 14 |
+
pillow
|