Skip to content

Alihaghayegh/YouTube-downloader-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Downloader

  • This module is the simple youtube downloader written in python
  • Make sure that you installed the requirements on you local machine :
$ pip install -r requirements.txt

And then run the main :

$ python3 main.py

And it pops the input for a youtube link.

After download gets finish the video will save in the same directory with main.py.

Enjoy...