firsttris / plugin.video.sendtokodi

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

Actually working videos url does not work with m3u #99

Closed stemy2 closed 8 months ago

stemy2 commented 8 months ago

Description of the bug

A same url works with Kore sharing but doesn't with a m3u file because it "can't resolve the URL".

Steps to reproduce

1) Open a file with kore sharing function. 2) Create a m3u file containing the url you opened at the step before. 3) Try to open it.

Expected behavior

The m3u open the video.

Version and plattform:

Kodi log

https://paste.kodi.tv/iduseyedec **In case a certain website does not work for you** **Screenshots** **Additional context** 1) In the log, the timecode between 13:00:00 and 13:00:59 is the attempt to open the url with kore sharing and between 13:01:00 and 13:01:59 is the attempt with m3u. 2) The m3u file here below ``` #EXTM3U #EXTINF:1,[Piped] Le Média comme sur votre télé ! – Votre chaîne d’infos et de combats en continu 24h/24 plugin://plugin.video.sendtokodi/?https://piped.video/watch?v=b-IglGiklok ```
stemy2 commented 8 months ago

I found the problem: a typo in the url.