Skip to content

mpv script that enables Kodi streaming add-ons 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-mpv-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

kodi-mpv-hook

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 add-ons to work correctly when using mpv as an External Player for Kodi

Topics

Resources

License

Stars

Watchers

Forks

Languages