English Readme • Русский Readme
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
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
Actual version - console application, quite stable;
Test Version - first test version of GUI, highly unstable.
- 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
Project YouTube Downloader is distributed under the MIT license.