Skip to content

xanderdeseyn/youtubeplaylistdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Youtube Playlist Downloader

To install, simply execute ytdlscript in a terminal (with sudo)

this will:

  1. install FFMPEG, python-setuptools, pip and curl
  2. download youtube-dl and set it up in /usr/local/bin
  3. download Mp3Utils and set it up in /opt/mp3utils
  4. install downloadplaylist script in /usr/local/bin

You can now run with the simple command downloadplaylist.

It expects 3 parameters: playlist, start number, end number.

example:

downloadplaylist https://www.youtube.com/playlist?list=LLNtNg8lQXL7Oo0fMLFq8X-A 1 100

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages