It is a simple python program to download Youtube Playlist at once.
- Install latest version of Selenium
- Install latest version of Pytube
- Download chromedriver as per your Chrome version (https://sites.google.com/chromium.org/driver/)
- Install latest version of Pyinstaller(if want to make it an application)
Project is a simple combination of WebScrapping, Web-Automation and Youtube-Downloading