]> pere.pagekite.me Git - homepage.git/commitdiff
New post on Kodi add-on for Invidious.
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 10 Aug 2023 17:35:30 +0000 (19:35 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 10 Aug 2023 17:42:34 +0000 (19:42 +0200)
blog/data/2023-08-10-kodi-invidious.txt [new file with mode: 0644]

diff --git a/blog/data/2023-08-10-kodi-invidious.txt b/blog/data/2023-08-10-kodi-invidious.txt
new file mode 100644 (file)
index 0000000..a181c6e
--- /dev/null
@@ -0,0 +1,47 @@
+Title: Invidious add-on for Kodi 20
+Tags: english, video, multimedia, kodi
+Date: 2023-08-10 19:50
+
+<p>I still enjoy <a href="https://kodi.tv/">Kodi</a> and
+<a href="https://libreelec.tv/">LibreELEC</a> as my multimedia center
+at home.  Sadly two of the services I really would like to use from
+within Kodi are not easily available.  The most wanted add-on would be
+one making <a href="https://archive.org/">The Internet Archive</a>
+available, and it has
+<a href="https://kodi.wiki/view/Add-on:Internet_Archive">not been
+working</a> for many years.  The second most wanted add-on is one
+using <a href="https://invidious.io/">the Invidious privacy enhanced
+Youtube frontent</a>.  A plugin for this has been partly working, but
+not been kept up to date in the Kodi add-on repository, and its
+upstream seem to have given it up in april this year, when the git
+repository was closed.  A few days ago I got tired of this sad state
+of affairs and decided to have a improve the Invidious add-on.  As
+<a href="https://github.com/iv-org/invidious/issues/3872">Google has
+already attacked</a> the Invidious concept, so it need all the support
+if can get.  My small contribution here is to improve the service
+status on Kodi.</p>
+
+<p>I added support to the Invidious add-on for automatically picking a
+working Invidious instance, instead of requiring the user to specify
+the URL to a specific instance after installation.  I also had a look
+at the set of patches floating around in the various forks on github,
+and decided to clean up at least some of the features I liked and
+integrate them into my new release branch.  Now the plugin can handle
+channel and short video items in search results.  Earlier it could
+only handle single video instances in the search response.  I also
+brushed up the set of metadata displayed a bit, but hope I can figure
+out how to get more relevant metadata displayed.</p>
+
+<p>Because I only use Kodi 20 myself, I only test on version 20 and am
+only motived to ensure version 20 is working.  Because of API changes
+between version 19 and 20, I suspect it will fail with earlier Kodi
+versions.</p>
+
+<p>I already
+<a href="https://github.com/xbmc/repo-plugins/pull/4363">asked to have
+the add-on added</a> to the official Kodi 20 repository, and is
+waiting to heard back from the repo maintainers.</p>
+
+<p>As usual, if you use Bitcoin and want to show your support of my
+activities, please send Bitcoin donations to my address
+<b><a href="bitcoin:15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b</a></b>.</p>