Skip to content

A Python program that downloads videos in YouTube playlist

Notifications You must be signed in to change notification settings

nsurampu/YouTube_Playlist_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

YouTube_Playlist_Downloader

This is a Python program that downloads all YouTube videos in a user-specified playlist. For running the code, follow these steps:

  1. Type sudo apt-get update in the terminal. This will update all the necessary packages for running the installation script.

  2. Run the installationScript.sh file. Eg.- if the file's path is /home/user/Files, then type chmod 700 /home/user/Files/installationScript.sh then type /home/user/Files/installationScript.sh This will install the necessary modules required for running the program

  3. Run the program. On the first run, you will be required to specify the location where the videos are to be downloaded. This location will be used everytime you run the code in th future.

  4. Paste the URL of the youtube playlist when prompted in the terminal screen.

  5. And you are done! Just don't quit the terminal until all videos have been downloaded, else the download will be stopped

About

A Python program that downloads videos in YouTube playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published