INFINITY
{
"pkg":"it.mediaset.infinitytv",
"className":"",
"data":{
"uri":"https://www.mediasetplay.mediaset.it/movie/ilsignoredeglianellilacompagniadellanello/il-signore-degli-anelli-la-compagnia-dellanello_F010958401000103"
},
"flag":268435456,
"action":"android.intent.action.VIEW",
"extra":[]
}
//ATTENTION!! URI
/*
* movies, seasons followed by the video name.
*/
MOVIE : https://mediasetinfinity.mediaset.it/movie/ilsignoredeglianellilacompagniadellanello/il-signore-degli-anelli-la-compagnia-dellanello_F010958401000103
SEASON : https://mediasetinfinity.mediaset.it/video/theflash3/ep-1-flashpoint_F307875101000102
//adb test command
//SEASON
adb shell am start -W -a android.intent.action.VIEW -d "https://www.mediasetplay.mediaset.it/video/theflash3/ep-1-flashpoint_F307875101000102" it.mediaset.infinitytv
Last updated
Was this helpful?