This is a Python program that downloads all YouTube videos in a user-specified playlist. For running the code, follow these steps:
-
Type sudo apt-get update in the terminal. This will update all the necessary packages for running the installation script.
-
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
-
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.
-
Paste the URL of the youtube playlist when prompted in the terminal screen.
-
And you are done! Just don't quit the terminal until all videos have been downloaded, else the download will be stopped