Skip to content

This is an application that downloads video or just audios from a youtube link inserted by the user. This hasn't been made for commercial use, it is made only for educational purposes.

License

Notifications You must be signed in to change notification settings

antoniovpires/ez-youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ez-youtube-downloader

This is an application that downloads video or just audios from a youtube link inserted by the user. This hasn't been made for commercial use, it is made only for educational purposes.

How I've made it

Since the beginning of the project, I've decided to develop a desktop application. For the GUI I've decided to use the Custom Tkinter framework to make things easy. I've also used PyTube to download the videos from youtube and get other information necessary for my project.

The project is built using python as its main language, so when I had to transform it all into an .exe file, I've chosen pyinstaller to create the executable file as necessary.

Items to improve

There are several functionalities that I'd like to add to this app, including:

  • The possibility to download higher quality videos
  • Selecting specific part of video and/or audio

About

This is an application that downloads video or just audios from a youtube link inserted by the user. This hasn't been made for commercial use, it is made only for educational purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published