v1.0.4 (2018-04-15)
- Fixed website url in addon.xml (thanks Dangelus!)
- 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
- changed used url due to some urls not getting updated with the new shows
- removed pineapple-university
- removed hak5 seasons

v1.0.3 (2018-01-20)
- Fixed settings.xml
- 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.

v1.0.2 (2017-11-12)
- Fixes due to website changes

v1.0.1 (2017-10-11)
- Fixes due to website changes
- Removed Pinapple University videos

v1.0.0 (2017-07-09)
- initial version