Hello :),
I hereby place my YouTube downloader programmed in Python under a free use and also further development of the source code.
You can download the different releases on the right side on GitHub and edit them locally on your computer.
In the future, the setup files will also appear for immediate download as soon as I have repackaged them. Alternatively, you can download and use the latest full version 2.3 from my website.
The source code for version 2.3 and following versions will follow!
Have fun with it ;D
Install the requirements below and download a desired version. I recommend editing and executing it in Visual Studio Code.
- Python
- pip
- plugin = pytube
- plugin = tkinter
- plugin = pillow
- plugin = moviepy
- plugin = webbrowser
- Open an issue
Contributors names and contact info
JDL_PIXEL aka Jamie
@JDLPIXEL
- v2.3 - OPEN BETA
- More information for the beta-version here
- v2.3
- Version information has been updated.
- Download error has been fixed!
- v2.2
- YouTube videos download errors has been fixed see: get_throttling_function_name: could not find match for multiple
- Installation setup has been changed.
- Added uninstaller.
- exe shortcut can now also been created on the desktop
- v2.1
- 4 new download threads have been added for better performance.
- Fixed the downloader getting stuck during download.
- The download path can now be defined by a button or a text field.
- New error messages have been added. If the download does not work, an error code is now always displayed.
- Possible error codes can now be copied and added to GitHub Issues.
- New menu with 2 features like "Exit program" and "Help" added.
- Setup file has been added.
- Uninstall file has been added.
- Old menu has been removed.
- Quality text has been removed.
- v2.0
- Added better style with tkinter
- Added better buttons like the "Paste" or "Restart Programm" - Button
- Moved the "YouTube_Downloader.exe / by JDL_PIXEL" - Label to the top
- Added 720p-HD quality text.
- Link-field is now bigger.
- v1.0
- The start...
This project is licensed under the LICENSE.md file
Inspiration, code snippets, etc.