Skip to content

You can download entire playlist or a single video just by providing a link in CLI. It's faster as no GUI is used.

Notifications You must be signed in to change notification settings

shellkore/youtube-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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
$ 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

You can download entire playlist or a single video just by providing a link in CLI. It's faster as no GUI is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.5%
  • Shell 9.5%