Skip to content

algebron/youtube-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

Install


You need Python 3.6 or greater.

To install the tool just run the 'install' script.

sudo bash install
source ~/.bashrc

After installing you can launch application from terminal anywhere.

Type youtube on terminal.

Execution


$ youtube <Insert the URL here>

                OR

$ youtube
$ URL : <Insert the url here>

The tool has support for the following :

  1. Video Links
  2. Public Playlist Links
  3. Mix (Youtube Generated)

**NOTE - The playlist must be in public mode.

**NOTE - The Mix is randomised everytime so it may happen some videos might differ.

Have fun. Your contribution would be appreciated.

About

Youtube Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • Shell 7.7%