Skip to content

SamiAlavi/Youtube-Playlist-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Playlist-Downloader

Script to download any YouTube Playlist Audios (including Private Playlists)

SamiAlavi - Youtube-Playlist-Downloader License stars - Youtube-Playlist-Downloader forks - Youtube-Playlist-Downloader

GitHub tag issues - Youtube-Playlist-Downloader

Instructions

  1. Install the required packages by running pip install -r requirements.txt
  2. Download ffmpeg
  3. Copy ffmpeg.exe, ffplay.exe, ffprobe.exe to the directory where youtube-dl.exe is present.
  4. Download the YouTube Playlist Webpage by right clicking on the page and clicking on Save As
  5. Edit the main.py file
  6. Replace dirDownload value with the path where you want to store the downloaded MP3
  7. Replace pathYoutubeLiked value with the path of the downloaded YouTube Playlist Webpage
  8. Replace limit value with the number of MP3(s) you want to download
  9. Run main.py

License

Released under MIT by @SamiAlavi.

About

Script to download any YouTube Playlist Audios (including Private Playlists)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages