v1.0.7 (2018-01-20)
- removed looking for video dialogue
- 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. Kudo's to RomanVM for the help.
- improved the finding of thumbnails

v1.0.6 (2017-06-20):
- fixed getting video due to website change

v1.0.5 (2017-03-13):
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- changed 'xbmc' to 'kodi' in some text
- not using addon-name in xbmcaddon.Addon() anymore (thanks enen92)

v1.0.4 (2016-03-12):
- 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
- added fanart-blurred
- added 'refresh' in contextual menu
- added requests as requirement

v1.0.3 (2015-08-15):
- updated youtube dependency version
- added some utf8 stuff

v1.0.2 (2015-04-04):
- using https for youtube now

v1.0.1 (2014-09-06):
- fixed GNU licence
- added youtube as dependency
- added forum link

v1.0.0 (2014-08-28):
- initial version