Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 253 Bytes

youtube-dl-flask

Purpose

Provide a web frontend to the youtube-dl script, to allow downloads to the server from anywhere.

Usage

requires python 3 and pip

pip install -r requirements.txt
./server.py

navigate to http://localhost:8001