Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ moviepy==1.0.3
|
|
5 |
SpeechRecognition==3.10.1
|
6 |
gTTS==2.5.2
|
7 |
youtube_transcript_api==0.6.2
|
8 |
-
pytube==15.0.0
|
|
|
|
5 |
SpeechRecognition==3.10.1
|
6 |
gTTS==2.5.2
|
7 |
youtube_transcript_api==0.6.2
|
8 |
+
pytube==15.0.0
|
9 |
+
yt_dlp
|