Skip to content

UltraViolet33/youtube-videos-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Video Downloader

Little web Flask application to download youtube videos

You can download a youtube video from its links. Choose video (mp4) or audio (mp4 or mp3)

pip install -r requirements.txt

To run the project

python app.py

and go to localhost:5000