Skip to content

downloads video or audio of youtube video or an entire playlist

Notifications You must be signed in to change notification settings

kodous/YoutubeVideoDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

YoutubeVideoDownloader

downloads video or audio of youtube video or an entire playlist

Getting Started

  • I use pafy module to download youtube videos. via the User Interface, you can choose whether to download a video or an audio
  • you paste the url in playlist url and the script will know if it is a playlist or a single video
  • tkinter is used for the GUI

Requirements:

  • pafy module:
pip install pafy
  • if you are having trouble with pafy, install youtube-dl
pip install youtube_dl

About

downloads video or audio of youtube video or an entire playlist

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages