Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myphz/pytubedownloader
Fast & Easy YouTube Downloader with a simple GUI to download all the videos you want from YouTube!
https://github.com/myphz/pytubedownloader
download downloader easy-to-use easygui kivy python python3 pytube pytube3 video video-download video-downloader youtube youtube-downloader
Last synced: about 2 months ago
JSON representation
Fast & Easy YouTube Downloader with a simple GUI to download all the videos you want from YouTube!
- Host: GitHub
- URL: https://github.com/myphz/pytubedownloader
- Owner: Myphz
- License: mit
- Created: 2020-10-26T19:38:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T13:17:01.000Z (almost 3 years ago)
- Last Synced: 2023-03-05T06:19:03.644Z (almost 2 years ago)
- Topics: download, downloader, easy-to-use, easygui, kivy, python, python3, pytube, pytube3, video, video-download, video-downloader, youtube, youtube-downloader
- Language: Python
- Homepage:
- Size: 2.95 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyTube Downloader - Youtube Downloader with Python!
![](images/screenshot1.png)
![](images/screenshot2.png)
![](images/screenshot3.png)## 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! :blush:\
Don't forget to :star: this repository if you liked it!