Service.streamlink.proxy - resolve internet streams in iptv simple client
#1
Source code: https://github.com/Twilight0/service.streamlink.proxy

It is now possible to run a localhost proxy and an http server within kodi to allow streams' resolving with the help of streamlink.

So instead of putting this url directly into the m3u list of your pvr simple client
Code:
https://www.youtube.com/watch?v=tug1qABlQ-M

You can try this one:
Code:
http://127.0.0.1:6539/?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dtug1qABlQ-M&q=best

Url was encoded in this website: http://www.url-encode-decode.com/
Reply
#2
This addon can now be found in my libraries repository. https://github.com/Twilight0/repo.twilight0.libs
Reply
#3
Streamlink proxy 3.0.7 fixes an important issue which caused Kodi to hang up when closing:

Source code repo: https://github.com/Twilight0/service.streamlink.proxy
Reply

Logout Mark Read Team Forum Stats Members Help
Service.streamlink.proxy - resolve internet streams in iptv simple client0