Simple Python based program to download YouTube playlist in one go! Made with <3 in Python3
- requests (pip install requests)
- pytube (pip install pytube)
- youtube-dl (pip install youtube-dl)
- Clone the repo / download the zip.
- Open the folder that contains this script
- Open Poweshell / CMD window in the directory
- type - python YTPlaylistDownloader.py
- Press Enter and let the script do its work!