This is a short python script that prompts a user for a youtube playlist url. The script will then download all the videos in the playlist.
To run this Script, you need to have python installed in your system and added to path. You also need to have the necessary packages installed. You can install them by running the following command in your terminal:
pip install -r requirements.txt
Steps on how to run the script.
py ytpl.py
Abdul Wahid Khan