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
201 stars 19 forks source link

Doesn't create strm files, only nfo #66

Closed Kurtoiseb closed 1 week ago

Kurtoiseb commented 1 month ago

Got it all running fine, except for twitch, only aqquires nfo file and (appears) to stop at “processing live video in channel”. No strm files, no video files. Youtube does offer an actual error though, “error processing channel” ive tried about 20 different youtube links and maybe 10 twitch channels (that were live at the time of testing) not sure what could be wrong here, had my friend stumped too ( hes much more adept, helped me properly install python, git & pip) sadge.

Kurtoiseb commented 1 month ago

Pics IMG_1917 IMG_1918

Kurtoiseb commented 2 weeks ago

TBH not entirely sure how but i got it working:) even double instanced it for different ip's. thanks for this!