Skip to content

mpv script that enables Kodi streaming URLs to work correctly when using mpv as an External Player for Kodi

License

Notifications You must be signed in to change notification settings

Eskander/kodi-url-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

kodi-url-hook for mpv

mpv is an excellent choice as an External Player for Kodi, combining Kodi’s content management with mpv’s advanced playback features. However, when using streaming add-ons, this setup can break because Kodi embeds protocol options into its URLs using a custom format.

This mpv script resolves that issue by parsing Kodi's streaming URLs and extracting the necessary options so that mpv can handle them correctly.

Implemented Features

  • URL extraction
  • User-Agent support
  • Referer handling
  • Origin header parsing

To-Do

  • Support for Cookies

About

mpv script that enables Kodi streaming URLs to work correctly when using mpv as an External Player for Kodi

Topics

Resources

License

Stars

Watchers

Forks

Languages