Skip to content

JDLPIXEL/YT-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube-Downloader by JDL_PIXEL

Download Setup v2.3

Download Setup v2.1

Description

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

Getting Started

Install the requirements below and download a desired version. I recommend editing and executing it in Visual Studio Code.

Dependencies

  • Python
  • pip
  • plugin = pytube
  • plugin = tkinter
  • plugin = pillow
  • plugin = moviepy
  • plugin = webbrowser

Help

  • Open an issue

Authors

Contributors names and contact info

JDL_PIXEL aka Jamie
@JDLPIXEL

Version History

  • v2.2
  • 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.

License

This project is licensed under the LICENSE.md file

Acknowledgments

Inspiration, code snippets, etc.