Skip to content

vasanthsreeram/PYDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYDownloader

A Python programme which downloads the audio or video of any Youtube video at any resolution(Including 1080p) based on the users choice. Carefully read the instructions and install the required dependencies.

Installing Python Dependencies

After cloning the repo, cd to the directory where the repo is located. Create a virtual enviroment then activate it. After which, run the following in your shell:

pip install -r requirements.txt

This should install all the required Python libraries.

Installing ffmpeg [For Mac, Ubuntu and Linux]

Installing ffmpeg is required. Write the following in your shell:

brew install ffmpeg

About

A Python programme which downloads the audio or video of any Youtube video at any resolution(Including 1080p) based on the users choice.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages