firsttris / plugin.video.sendtokodi

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

Support playlist URL with both playlist and video ID #63

Closed anohren closed 2 years ago

anohren commented 2 years ago

If a video ID is present in a playlist URL then it's reasonable to start playback of the queue at that video.

Inspect the code, try it out, let's see if it breaks.

Fixes #60

anohren commented 2 years ago

If there are no objections I'll go ahead and squash and merge this after it's confirmed working

nullket commented 2 years ago

Just tested it with kodi matrix. Works great.