Load list of videos from json-url
#1
Hello,
I try to edit my first video-addon (based on plugin.video.example-master.zip).

My wish: Load a list of videos from an url (json-formated).

I´ve tried some different things, but nothing of them ended in a victim :-(

Any suggestions?

Thanks!
Quote:VIDEOS = {'Animals': [{'name': 'Crab',
'thumb': 'http://www.vidsplay.com/wp-content/uploads/2017/04/crab-screenshot.jpg',
'video': 'http://www.vidsplay.com/wp-content/uploads/2017/04/crab.mp4',
'genre': 'Animals'},...

Full Code: https://github.com/romanvm/plugin.video....er/main.py
Reply
#2
Found a solution

http://www.webservice.lk/blog/index.php/...-for-kodi/
Reply

Logout Mark Read Team Forum Stats Members Help
Load list of videos from json-url0