A simple YouTube downloader that automatically checks and installs dependencies before running. Graphical interface for the command line tool yt-dlp
- Download releases and extract the folder.
- Run
run.batwith Administartor. - The script will check and install
ffmpeg&yt-dlpif missing. CoffeeYTDownloaderSetup.exewill launch automatically.- After installation, please close the application and reopen it.
- Enjoy
If you prefer to install dependencies yourself:
git clone https://github.com/Mikofoxie/Coffee-YT-Downloader.git
pip install PySide6 yt_dlp
cd Coffee-YT-Downloader
python main.py- Enjoy
