firsttris / plugin.video.sendtokodi

:tv: plays various stream sites on kodi using youtube-dl
MIT License
121 stars 27 forks source link

Lightcast support #83

Closed Sphinxroot closed 1 year ago

Sphinxroot commented 1 year ago

hello

could it be possible to resolve Lightcast player in it

as ex https://player.lightcast.com/live/MzN1YDM

thanks :)

nullket commented 1 year ago

Hello,

thank you for your interest. As mentioned in our readme and in the issue template we do not support individual sites. We completely rely on the third party tool yt-dlp (or youtube-dl for older kodi versions) to resolve URLs into playable streams.

If a page is missing (or not working) it is recommend to check the support of yt-dlp for that specific site (e.g. trying to download the video with their standalone version). If that page is working with the standalone version of yt-dlp it should automatically work within our addon (if not it is our bug). If the page is not working with the standalone version, there is nothing we can do. You would need to kindly ask for support on their repo.