cgomesu / tvhlink

TVHlink (Tvheadend + Streamlink) integration
https://cgomesu.com/blog/Tvhlink
55 stars 8 forks source link

Install other versions of streamlink #27

Closed nintiendo1 closed 1 year ago

nintiendo1 commented 1 year ago

First of all, thank you for your work.

I am interested in installing a modified version of streamlink, specifically this one: https://github.com/Scotto0/streamlink

how can I do it? thank you

cgomesu commented 1 year ago

https://github.com/Scotto0/streamlink#-installation

if you want to do it inside the container, you'll have to change the script logic entirely. (install it from pip by allowing it to break system packages and make sure to install it globally; else, the tvh user won't find streamlink).