Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 525 Bytes

Description

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

image

Installation

  1. Install Python 3
  2. Install git
  3. Download ffmpeg and yt-dlp
  4. 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