Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 473 Bytes

File metadata and controls

14 lines (8 loc) · 473 Bytes

YoPlaDo-Youtube-Playlist-Downloader

It is a simple python program to download Youtube Playlist at once.

Prerequisites Libraries:

  • 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