Hi all,
I just have updated the Mega add-on in the official xbmchub.com repository with a single change, so from now it is possible to stream content from Mega inside other addons.
Main idea is simple, if you have this URL for a video hosted in Mega:
https://mega.co.nz/#!kwM3kJCC!RkIyTjpHYhw7kK3nS2aLghCSG5cil1sHVxPCPkm3gBo
If you have the Mega add-on installed on XBMC and you try to play an URL with this structure:
(Well, in fact it also worked for me even without urlencoding the "url" attribute)
I think this could be useful, not sure if anyone solved it yet so i hope you like it.
To be honest i had help from buster25 for this, so credits go for him too
Regards,
Jesús
I just have updated the Mega add-on in the official xbmchub.com repository with a single change, so from now it is possible to stream content from Mega inside other addons.
Main idea is simple, if you have this URL for a video hosted in Mega:
https://mega.co.nz/#!kwM3kJCC!RkIyTjpHYhw7kK3nS2aLghCSG5cil1sHVxPCPkm3gBo
If you have the Mega add-on installed on XBMC and you try to play an URL with this structure:
Then XBMC will open the video using an anonymous account on the Mega add-on.plugin://plugin.video.mega/?action=stream&url=https%3A%2F%2Fmega.co.nz%2F%23%21kwM3kJCC%21RkIyTjpHYhw7kK3nS2aLghCSG5cil1sHVxPCPkm3gBo
(Well, in fact it also worked for me even without urlencoding the "url" attribute)
I think this could be useful, not sure if anyone solved it yet so i hope you like it.
To be honest i had help from buster25 for this, so credits go for him too
Regards,
Jesús