• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 7
Release Dumpert.nl Video-Addon (dutch)
#1
Hello folks,

I made a video addon for the dutch funny video site Dumpert.nl (http://www.dumpert.nl)

Image

It's available as a video addon in the official kodi repo. So you can install it as a video addon: http://kodi.wiki/view/HOW-TO:Install_add-ons

If you got problems with the addon, just reply here with a link to a kodi log file (here are the instructions to make a logfile with kodi: http://kodi.wiki/view/Log_file/Easy ).

Enjoy.

v1.1.11 (2022-12-27) (thanks for the help AgentX)
- Not using xbmc.translatePath anymore as that method has been removed in Kodi 20 and up

v1.1.10 (2019-12-12) (thanks for the help Nixxor)
- Removed Top as it is basically the same as Daily Top
- Using different url for DumpertTV so that most recent items are at the top of the list
- Moved DumpertTV up in the main list

v1.1.9 (2019-09-19) (thanks for the help NightFox89)
- MAJOR changes in the addon due to redesigned website
- updated logos

v1.1.8 (2018-12-30)
- added stream videos
- switched to isengard

v1.1.7 (2018-12-28)
- marked addon broken for gotham

v1.1.6 (2018-02-21)
- added 'videos' to icon
- for json now using plugin://-url instead of http-url
- website changed: fixed playing of youtube videos
- removing non-ascii characters in title in parameters to prevent UnicodeDecodeError: 'ascii' codec can't decode ...
The error occured when doing urllib.parse.parse_qs of the parameters

v1.1.5 (2018-01-20)
- adding a setting for only view new video category
- addon now works in kode python 2 and should also work in python 3 (!!) once all dependencies work in python 3.
Kudo's to the python future package for making this possible.
- fixed scraping of some youtube videos

v1.1.4 (2017-04-06):
- small fix to enable starting a video with a browser (chrome and 'send to kodi'-extension)

v1.1.3 (2017-03-03):
- fixed url in addon.xml as per request

v1.1.2 (2016-12-20) (kudos to MartijnKaiser):
- Use higher resolution thumbnails
- Set content to video so skins can set correct view
- Set video duration when available
- using po-files (Skipmode A1)
- changed addon debugging info to kodi debugging info (Skipmode A1)

v1.1.1 (2016-03-20) (kudos to Sparkline):
- added Floppers page
- added clip description to info
- added a search option
- added classics (mobile feed)
- added timemachine (mobile feed)
- reshuffled main listing (Skipmode A1)

v1.1.0 (2016-02-17):
- changed the listing and playing of videos
- The contextual menu item 'Play from here' is available now, it queues all the videos in the list from a certain point
- updated to latest requirements for a Kodi-addon
- changed fanart
- added fanart-blurred

v1.0.9 (2015-08-15):
- added youtube as a dependency
- added some utf8 stuff

v1.0.8 (2015-05-18):
- small fix for checking video_url

v1.0.7 (2015-05-05):
- fixing 1.0.6: added requests to requirements

v1.0.6 (2015-05-03):
- adjustments due to more changes in the website: cookiefirewall circumvented by using different http-getter (requests)

v1.0.5 (2015-04-17):
- adjustments due to changes in the website: videos can be youtube vids now

v1.0.4 (2014-06-06):
- adjustments due to changes in the website: changed get-method

v1.0.3 (2014-04-14):
- adjustments due to changes in the website. Thanks to TheGroove for helping out with the base64 stuff
- video quality can be set in the settings now

v1.0.2 (2013-07-07):
- added beautiful soup as dependency
- added dutch strings

v1.0.1 (2013-05-10):
- added xbmc forum link

v1.0.0 (2013-04-14):
- initial version
Reply
#2
Nice Plugin Bro
Yeah, Me, Myself, and I, The Three Musketeers
Image
Reply
#3
v1.0.1 (Friday, 10 may 2013) :
- added xbmc forum link
Reply
#4
v1.0.2 (Saturday, 7 July 2013) :
- added beautiful soup as dependency
- added dutch strings
Reply
#5
De addon is geïnstalleerd, maar geeft alleen geluid?
Addon installed, but only sound is playing.
What's the possible reason for this.
Reply
#6
(2014-01-03, 14:46)Skippy1957 Wrote: De addon is geïnstalleerd, maar geeft alleen geluid?
Addon installed, but only sound is playing.
What's the possible reason for this.

Debug log?
Reply
#7
Hij doet het niet ;-)


REMOVED LOG SPAM!
Reply
#8
werkt hier ook niet meer , script failed, doet wel updaten maar speelt niet af
Reply
#9
It seems the file-names of the video's are hidden now. I'll try to figure out if it's possible to get the file-names somehow, but it is not looking good at this point Sad.
Reply
#10
Is this the addon.py fail i'm experiencing ?
Reply
#11
English only on this forum please.!

@Skipmode A1
if you cannot fix it please send a PR to addonlist to mark it broken.
http://wiki.xbmc.org/index.php?title=Add...Cbroken.3E
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#12
Hi,

I've been poking around a bit. On a video's detail page (http://www.dumpert.nl/mediabase/*/*/some_video.html), there's this div:

Code:
<div class="videoplayer" id="video1" data-files="eyJmbHYiOiJodHRwOlwvXC9tZWRpYS5kdW1wZXJ0Lm5sXC9mbHZcLzgyMjhiOTIxX1RoZV9GYWxsX09mX0JpZ0Zvb3RfR29naXJhLm1wNC5mbHYiLCJ0YWJsZXQiOiJodHRwOlwvXC9tZWRpYS5kdW1wZXJ0Lm5sXC90YWJsZXRcLzgyMjhiOTIxX1RoZV9GYWxsX09mX0JpZ0Zvb3RfR29naXJhLm1wNC5tcDQiLCJtb2JpbGUiOiJodHRwOlwvXC9tZWRpYS5kdW1wZXJ0Lm5sXC9tb2JpbGVcLzgyMjhiOTIxX1RoZV9GYWxsX09mX0JpZ0Zvb3RfR29naXJhLm1wNC5tcDQiLCJzdGlsbCI6Imh0dHA6XC9cL3N0YXRpYy5kdW1wZXJ0Lm5sXC9zdGlsbHNcLzY1OTM0MzJfODIyOGI5MjEuanBnIn0="></div>

The data-files var contains a base64-encoded string, this one for example says:

Code:
{"flv":"http:\/\/media.dumpert.nl\/flv\/8228b921_The_Fall_Of_BigFoot_Gogira.mp4.flv","tablet":"http:\/\/media.dumpert.nl\/tablet\/8228b921_The_Fall_Of_BigFoot_Gogira.mp4.mp4","mobile":"http:\/\/media.dumpert.nl\/mobile\/8228b921_The_Fall_Of_BigFoot_Gogira.mp4.mp4","still":"http:\/\/static.dumpert.nl\/stills\/6593432_8228b921.jpg"}

This is standard base64 encoding, so Python should have something either built-in or as a library that can deal with this and the content is plain json.

Skipmode A1: is this enough info for you to fix the add-on? I can try it myself but I have no experience with XBMC add-ons so it'll be much harder for me.
Reply
#13
Thanks a lot, i'm gonna give it a try Smile
Reply
#14
v1.0.3 (Monday, 14 April 2014) :
- adjustments to changes in the website. Thanks to TheGroove for helping out with the base64 stuff
- video quality can be set in the settings now
Reply
#15
Thank you, can't wait for it to be published.
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
Dumpert.nl Video-Addon (dutch)0