Skip to content

Parse Kodi streaming URLs with 'protocol options' when using mpv as an External Player.

License

Notifications You must be signed in to change notification settings

Eskander/mpv-kodi-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

kodi-url-hook for mpv

mpv works well as an External Player for Kodi, combining Kodi's content management and mpv's advanced capabilities. However, this setup breaks when using streaming addons since Kodi uses a custom URL format to embed 'protocol options' into URLs.

This mpv script parses Kodi streaming URLs with 'protocol options' into properties that mpv can work with.

DONE:

  • URL
  • User-Agent
  • Referer
  • Origin

TODO:

  • Cookies

About

Parse Kodi streaming URLs with 'protocol options' when using mpv as an External Player.

Topics

Resources

License

Stars

Watchers

Forks

Languages