Skip to content

This is a program that downloads youtube videos and playlists using PyTube.

Notifications You must be signed in to change notification settings

Emilio0404/YoutubeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YoutubeDownloader

This is a personal project I created to help my family download YouTube videos for personal use. It works using PyTube and Tkinter.

I used this project to learn about creating GUIs, reading documentation, and using APIs.

How to use:

This app only requires Python and the Pytube library. You can install it using:

$ pip install pytube

Check out the pytube documentation

IMPORTANT NOTE: Playlists have to be public to be downloaded, PyTube doesn't handle private playlists.

About

This is a program that downloads youtube videos and playlists using PyTube.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages