Kodi Community Forum
Release Hak5.org Video-Addon - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: Release Hak5.org Video-Addon (/showthread.php?tid=318316)



Hak5.org Video-Addon - Skipmode A1 - 2017-07-16

Hello folks,

I made a video addon for the tech site Hak5 (http://www.hak5.org). The videos are from the shows Hak5, Haktik, Threatwire, Tekthing, Pineapple University and Metasploit.

Image

It's available as a video addon in the official kodi repo for kodi 17 (krypton) and up. 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.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


RE: Hak5.org Video-Addon - enen92 - 2017-07-16

Working flawlessly. Many thanks for the addon Smile

Enviado do meu A0001 através de Tapatalk


RE: Hak5.org Video-Addon - Lunatixz - 2017-07-16

Thanks, excellent work...

Sent from my SM-G935T


RE: Hak5.org Video-Addon - Skipmode A1 - 2017-10-12

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


RE: Hak5.org Video-Addon - Dangelus - 2017-10-12

Awesome, thanks!


RE: Hak5.org Video-Addon - Skipmode A1 - 2017-11-13

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


RE: Hak5.org Video-Addon - Skipmode A1 - 2018-01-28

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.


RE: Hak5.org Video-Addon - Skipmode A1 - 2018-04-16

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


RE: Hak5.org Video-Addon - Atreyu - 2018-04-25

I didn’t realise this addon existed.
It’s great, thanks!


RE: Hak5.org Video-Addon - R00T_UK - 2018-12-01

How did you make the addon help me make 1 for my youtube pvids / playlists please?


RE: Hak5.org Video-Addon - Skipmode A1 - 2018-12-20

Here some info on how to make an addon: https://kodi.wiki/view/Add-on_development