Skip to content

Myphz/pytubedownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTube Downloader - Youtube Downloader with Python!

Information

Tired of all these ads and popups appearing on your screen when trying to download a YouTube video?
Check out PyTube Downloader! No more tedious advertisements popping everywhere, just a simple and easy solution to your problems!
With its intuitive GUI and the pytube library, PyTube Downloader is able to detect every YouTube video from its URL and download them in any available resolutions and more!

Usage

Simply download and open the executable file (recommended) or install all the dependencies and execute the main.py script.
FFmpeg is required in order to download videos. Be sure to install it and have it added to PATH!
To download a video, just copy and paste the URL of the video you want in the text field and click on the search button.
Choose your desired resolution and simply click the download button! It's easy as that, without annoying popups! Check the video tutorial!

Download (only available for Windows)

https://mega.nz/file/wDxClSwR#upvmz3K5Mg6M6fHdVloRwtlsL8MfT4gP8yeDvv_FDfQ (.exe file, 19 MB)

Dependencies

Install all the dependencies by typing pip install -r requirements.txt or by individually installing each one of them listed below.
Ensure you have the latest pip and wheel by typing pip install --upgrade pip wheel setuptools

  • Pytube3
  • Kivy
  • EasyGUI

Note: you might encounter issues with the pytube library. I had to manually modify some files inside the pytube3 directory to make it work. To avoid all of this, download the executable file!

Notes

This project was developed by me in the span of two weeks. Hope you enjoy it!
Any feedback is really appreciated, along with pull requests and issues requests!
Feel free to contact me for any issue! 😊
Don't forget to ⭐ this repository if you liked it!