plugin.video.sendtokodi icon indicating copy to clipboard operation
plugin.video.sendtokodi copied to clipboard

:tv: plays various stream sites on kodi using youtube-dl

Results 22 plugin.video.sendtokodi issues
Sort by recently updated
recently updated
newest added

**Describe the bug** mxplayer.in URLs are not getting played. Same URL is working fine with Yatse Android App but not working on Kore **To Reproduce** Trying to play below url...

**Describe the bug** "Resolving Stream(s)" popup box shows full URL after we send an URL to sendtokodi addon. Even after video starts playing, it continue to show the popup box...

**Describe the bug** If you use [kore](https://github.com/xbmc/Kore) with your smartphone, you can share anything with kodi. Combined with your plugin, it's like the chrome cast. The problem with euronews application...

Hi @firsttris After issue #64 was solved upstream a couple of weeks ago, I just made new unsuccessful attempts. Below is a log excerpt showing first a youtube video playing...

Over last couple of weeks I've found increasing numbers of new youtube videos fail to play. e.g. https://www.youtube.com/watch?v=BBnomwpF_uY ``` 2022-05-22 15:35:08.955 T:1954 ERROR : CFileCache::Process - source read didn't return...

**Describe the bug** If you send a partially watched url Kodi doesn't pick up where you left off. Since Kodi is capable of resuming playback at the correct time we...

enhancement

I posted this before but can't find my post. Ive just started using your addon on ios. It works well, however one of the apps im using (GSE iptv) has...

When sendtokodi starts it calls youtube-dl to download the video with "-f best" (best format), right ? Since youtube-dl does not work reliable here (for example on welt.de it always...

enhancement

Currently neither the raw URL nor the optional youtube-dl options (including separating whitespace) are percent encoded in the iOS app afaik. That would require `URLComponents` to which I couldn't find...

bug