2020-04-30, 19:11
Hi,
I recently got into MUBI, a streaming service for a curated selection of films. I found a MUBI add-on for Kodi on GitHub, but the project seems abandoned (the latest update has been like 3 years ago).
So I spent the weekend reverse-engineering the MUBI Android app to update the API calls and implement DRM streaming playback and, to my own surprise, succeeded.
I have never programmed a Kodi add-on and I'm not much into python, but nevertheless wanted to share my work with the community, perhaps it makes somebody's day.
You can find my MUBI add-on on GitHub: https://github.com/flxapps/plugin.video.mubi
And (for convenience) a Kodi repository (so you could use the Git Browser add-on to install): https://github.com/flxapps/flxapps.kodi-repository
Have a good one,
Felix
I recently got into MUBI, a streaming service for a curated selection of films. I found a MUBI add-on for Kodi on GitHub, but the project seems abandoned (the latest update has been like 3 years ago).
So I spent the weekend reverse-engineering the MUBI Android app to update the API calls and implement DRM streaming playback and, to my own surprise, succeeded.
I have never programmed a Kodi add-on and I'm not much into python, but nevertheless wanted to share my work with the community, perhaps it makes somebody's day.
You can find my MUBI add-on on GitHub: https://github.com/flxapps/plugin.video.mubi
And (for convenience) a Kodi repository (so you could use the Git Browser add-on to install): https://github.com/flxapps/flxapps.kodi-repository
Have a good one,
Felix