A Simple Web Interface for YT-DLP
Wanna self host it? Here are the steps: Prerequsites: ffmpeg, Python 3 and Pip
- Clone this repo somewhere on your computer / server (or you can download it using the zip function)
- Open Command Prompt / Terminal
- Run "pip install -r requirements.txt" (if that doesn't work try pip3)
- Run "python app.py" (if that doesnt work try python3)
- Open up http://127.0.0.1:5000 in your web browser and enjoy!