Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 482 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 482 Bytes

yt-dlp-url

A small web service to retrofit media players with yt-dlp (youtube-dl fork) support. Also works with playlists.

cover

https://example.com/<MEDIA URL>
https://example.com/<OPTIONS>/<MEDIA URL>

Requirements

  • Node.js >= 17
  • Python >= 3.6

Docker

Docker image is available at https://hub.docker.com/r/duncannah/yt-dlp-url

The app runs on port 8080.