Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Rayness/YouTube-Downloader

Repository files navigation

Supported Python Versions Downloads Release date Version tag

YT-downloader

English ReadmeРусский Readme

General Information --Classic

Screenshot 2024-12-14 200941

Note

This small program is designed to download video content in audio and video formats from YouTube video hosting. It all runs in Python using the ydl library for downloading videos, and rich for the console interface. In addition, FFMPEG is also used, it has already been downloaded and placed in the program folder.

Important

Please note!

The application requires Python installed. If it is not, an automatic installation will be performed. By downloading the applications you agree to the installation of Python on your personal computer. If you already have a version of Python lower than 3.12 installed, you need to install this version, or higher. Or delete the installed Python and the program will download the latest version

Download

Actual version - console application, quite stable;

Test Version - first test version of GUI, highly unstable.

Development progress ( yes, nobody needs this item, but that's the way I wanted it )

  • Create first version in .bat
  • Add the ability to download audiowe
  • Add the ability to download video
  • Add the ability to select the quality of the downloaded video
  • Add menu
  • Add settings
  • Add language selection
  • Add the ability to change the download folder
  • Translate the application completely into Python
  • Add adequate layout
  • Add a configuration file
  • Add translation into different languages
  • Add download queue
  • Add auto-update
  • Create a complete GUI

License

Project YouTube Downloader is distributed under the MIT license.