Your 2nd Add-On: Online Videos!
#42
Because it is my first post here on the forum , I would like to say hello to everyone.

Is someone can explain me why when I am changing a link from

'Cars': [{'name': 'Postal Truck',
'thumb': 'http://www.vidsplay.com/vids/us_postal.jpg',
'video': 'http://www.vidsplay.com/vids/us_postal.mp4',
'genre': 'Cars'},

to

to 'Cars': [{'name': 'Postal Truck',
'thumb': 'http://www.vidsplay.com/vids/us_postal.jpg',
'video': 'https://www.youtube.com/watch?v=Tstr7D0bXhQ',
'genre': 'Cars'},


I can not play a copied youtube link( or any other video link not just youtube) in kodi. When I copy a video link from any other place of script to the Postal Truck it works. Is this a problem that setResolvedUrl can not play a youtube video format? I am using original kodi video addon form this tutorial.

I am really green in coding so if you have any other good video addon tutorial I will really appreciate it
Reply


Messages In This Thread
Your 2nd Add-On: Online Videos! - by zag - 2015-11-20, 15:28
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-11-20, 15:33
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-11-30, 14:42
RE: Your 2nd Add-On: Online Videos! - by zag - 2015-12-01, 12:58
RE: Your 2nd Add-On: Online Videos! - by zag - 2016-01-18, 14:37
RE: Your 2nd Add-On: Online Videos! - by maro584 - 2016-11-29, 18:01
RE: Your 2nd Add-On: Online Videos! - by pa79 - 2020-09-09, 19:59
Logout Mark Read Team Forum Stats Members Help
Your 2nd Add-On: Online Videos!2