fe80Grau / ytdlp2STRM

A little script to serve Youtube / Twitch / Crunchyroll videos without storage it. Uses yt-dlp HTTP data throught Flask and dynamic URLs. We can use this dynamic URLs to set STRM files.
https://github.com/fe80Grau/ytdlp2STRM
MIT License
209 stars 19 forks source link

Can we get this as a docker image? #12

Closed hhalsaif closed 1 year ago

hhalsaif commented 1 year ago

Hello! This project looks real cool and seems to do exactly what I want it (mainly streaming Youtube and Twitch), but I don’t want to run it as a direct service can this be packaged as a docker. Thanks.

fe80Grau commented 1 year ago

Iep! In addition to some features, I've added a Dockerfile and the instructions in the README. Try it and tell me if everything goes well.