Youtube-Playlist-Downloader

Download YouTube videos that are in a playlist

Project assets:

  • music downloaded music folder. (will be generated)
  • music.db SQLite (will be generated)

Download requirements

pip install -r requirements.txt

Examples yt_downloader.py

Help:

python ./yt_downloader.py -h

Download YouTube playlist:

python ./yt_downloader.py **_your URL_**

Note

  • Your YouTube playlist must be public so it can download
  • Videos that are being installed will be in mp3 format

GitHub

View Github