Simple GUI app for yt-dlp and ffmpeg
By default, yt-dlp and ffmpeg should be installed in the lib folder, but you can choose another folder in the app
- Install Python 3
- Install git
- Download ffmpeg and yt-dlp
- Open Terminal and run:
git clone https://github.com/johtai/simple-gui-downloader
cd simple-gui-downloader
pip install -r requirements.txt
python3 main.py