Skip to content

This script will take the link of the playlist as an argument and directly start downloading all the videos of the playlist at 720p.

Notifications You must be signed in to change notification settings

avs-7955/yt-playlist-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

YouTube Playlist Videos download

This script will take the link of the playlist as an argument in the command prompt and directly start downloading all the videos of the playlist at 720p.

stacklogo-python
TechStack

python pytube

Run Locally

Clone the project

  git clone https://github.com/avs-7955/yt-playlist-download.git

Go to the project directory

  cd yt-playlist-download

Run the script

  python main.py <playlist-link>

Example: Downloading the playlist "Most Interesting Ted Talks"

  python main.py https://www.youtube.com/playlist?list=PLlT0ph_Ig5Rc8xVBw47aZfLsOGw-lxRWb

The download starts.

Author

About

This script will take the link of the playlist as an argument and directly start downloading all the videos of the playlist at 720p.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages