Skip to content

Simple Python based program to download YouTube playlist in one go!

Notifications You must be signed in to change notification settings

jartinup/YouTube-Playlist-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

youtube-playlist-downloader

Simple Python based program to download YouTube playlist in one go! Made with <3 in Python3

Before you start the program, make sure you complete the following requirements :

  • requests (pip install requests)
  • pytube (pip install pytube)
  • youtube-dl (pip install youtube-dl)

How to Download Videos ?

  • 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!

About

Simple Python based program to download YouTube playlist in one go!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages