Skip to content

a simple script to download entire youtube playlist in desirable format (360p or 720p)

License

Notifications You must be signed in to change notification settings

ghostmigi/youtube-playlist-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

youtube-playlist-downloader

A simple script to download entire youtube playlist in desirable foramt (360p or 720p)

Made with Python3 <3

Usage

  • open cmd and cd to the folder where this script is present
  • type - python ytdown.py
  • Press Enter and Enjoy!

alt text

Features

  • Download videos various resolution like 360p or 480p
  • Starts from the previous state
  • Get notified when download is finished
  • Get details about the download size of video

Requirements

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

Finally

I want to thank the developers of the amazing pytube package powers my script to run efficiently in dowloading entire playlist of a channel.

Video

If you would like to watch a video tutorial then Click Here

About

a simple script to download entire youtube playlist in desirable format (360p or 720p)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%