Release TekThing Video-Addon
#1
Hello folks,

I have made a video addon for the technology video site TekThing (http://www.tekthing.com).

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.0.4 (2019-03-13)
- fixed finding of 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
- removed youtube dependency

v1.0.3 (2018-02-07)
- not using xbmc.player.play anymore

v1.0.2 (2018-01-21)
- 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.1 (2017-03-12):
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- Removed lib directory
- not using addon-name in xbmcaddon.Addon() anymore (thanks enen92)

Version 1.0.0 (6 august 2015)
- Initial version
Reply
#2
v1.0.2 (2018-01-21)
- 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.1 (2017-03-12):
- changed addon debugging info to kodi debugging info
- using po-files
- fixed url in addon.xml as per request
- Removed lib directory
- not using addon-name in xbmcaddon.Addon() anymore (thanks enen92)
Reply
#3
This is a great!
Thank you so much.
Would be awesome to have an addon for Hack5, since Revision3 is done...
Reply
#4
What do u meant with 'Revision3 is done'? The website http://rev3.com/ seems to work. However the vids don't work?
Reply
#5
(2017-05-20, 19:50)Skipmode A1 Wrote: What do u meant with 'Revision3 is done'? The website http://rev3.com/ seems to work. However the vids don't work?

Revision3 is just dying a slow death. TestTube and Animalist are gone as well. I'd imagine the rev3.com domain will disappear soon too.

From wikipedia:

Quote:On March 31, 2017, Discovery Communications closed the website. Revision3 links now redirect to Seeker.
Kodi Nexus on Dell Optiplex 980 Lubuntu 20.04 | Kodi Nexus on HTPC Lubuntu 20.04 | My Add-ons | Legacy Repo | Matrix Repo
Reply
#6
That's unfortunate.

Anyway enen92 said he probably will make an addon later for Hak5: http://forum.kodi.tv/showthread.php?tid=307022
Reply
#7
v1.0.2 (2018-01-21)
- 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.
Reply
#8
v1.0.4 (2019-03-13)
- fixed finding of 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
- removed youtube dependency

v1.0.3 (2018-02-07)
- not using xbmc.player.play anymore
Reply

Logout Mark Read Team Forum Stats Members Help
TekThing Video-Addon0