youtube_video_downloader / requirements.txt
abhi2400's picture
Upload requirements.txt
2ac9631 verified
raw
history blame contribute delete
401 Bytes
# gradio for creating web interfaces
gradio
# yt-dlp for downloading videos and audio from YouTube
yt-dlp
# moviepy for handling video and audio files
moviepy
# SpeechRecognition for recognizing speech
SpeechRecognition
# deep-translator for translations
deep_translator
# fpdf for creating PDF files
fpdf
# python-docx for creating and manipulating DOCX files
python-docx