2019-09-27 13:04:34 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 12:16:40 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 12:16:40 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 10:37:02 -07:00
2019-09-27 12:20:49 -07:00
2019-09-27 13:04:34 -07:00

youtube-dl-web

youtube-dl wrapped in a simple web server.

License Project Status

Usage

Meant to be used with Docker, but it would work locally if you have youtube-dl installed as well.

docker run -it --rm -p 8080:8080 -v $PWD/data:/app/data w33ble/youtube-dl-web

Then hit http://localhost:8080, passing in a url and optionally a format query parameter for where to download from.

License

MIT © w33ble

Description
Simple web server for youtube-dl
Readme 556 KiB
Languages
JavaScript 87.8%
Dockerfile 12.2%