Commit Graph

16 Commits

Author SHA1 Message Date
R. Ryantm
5bdbddfe3a kodiPackages.youtube: 7.0.5 -> 7.0.6 2024-04-27 01:15:57 +00:00
R. Ryantm
d2e10f0aa6 kodiPackages.youtube: 7.0.4 -> 7.0.5 2024-04-04 13:11:58 +00:00
R. Ryantm
9f62a4b186 kodiPackages.youtube: 7.0.3.2 -> 7.0.4 2024-03-22 13:05:33 +00:00
R. Ryantm
c48046d2d4 kodiPackages.youtube: 7.0.3 -> 7.0.3.2 2024-02-28 17:06:29 +00:00
R. Ryantm
201096554c kodiPackages.youtube: 7.0.2.2 -> 7.0.3 2024-02-25 12:33:43 +00:00
Patrick Steinhardt
4b6f568a7a kodi.packages.youtube: 7.0.1 -> 7.0.2.2 2023-10-21 14:38:13 +02:00
Patrick Steinhardt
011eb16003 kodi.packages.youtube: refactor to fetch from GitHub
Refactor kodi.packages.youtube to fetch sources from GitHub instead of
using the official Kodi addons repository. Newer versions of the addon
are not released (yet) on the official addon repository, whereas older
versions of the addon don't work properly anymore with YouTube.

The only resulting difference between old and new version is an
additional README.md file:

$ diff -r result-old result-new
Only in result-new/share/kodi/addons/plugin.video.youtube: README.md

Other than that, this refactoring is a no-op change and will allow us to
upgrade the addon to newer versions more readily.
2023-10-21 14:38:12 +02:00
Dominik Schrempf
8f75345fa4
kodiPackages.youtube: use infotagger plugin
fixes https://github.com/NixOS/nixpkgs/issues/226613
2023-05-02 21:10:08 +02:00
R. Ryantm
506984c874 kodiPackages.youtube: 7.0.0 -> 7.0.1 2023-03-19 05:09:09 +00:00
R. Ryantm
d2c59557e1 kodiPackages.youtube: 6.8.24+matrix.1 -> 7.0.0 2023-03-13 11:51:18 +00:00
Aaron Andersen
2b315453e9 kodi: 19.4 -> 20.0 2023-03-08 21:10:01 -05:00
R. Ryantm
35441890e6 kodiPackages.youtube: 6.8.23+matrix.1 -> 6.8.24+matrix.1 2023-01-07 15:41:53 +00:00
R. Ryantm
ea588cd364 kodiPackages.youtube: 6.8.22+matrix.1 -> 6.8.23+matrix.1 2022-12-12 17:49:16 +00:00
Jeremy Fleischman
29ffa5eb32
kodiPackages.youtube: 6.8.18+matrix.1 → 6.8.22+matrix.1
Updating to the latest version of
https://github.com/anxdpanic/plugin.video.youtube/, which lets us drop
this patch I added.

I can't find a good permalink for a changelog. Here's what I have found:

- 113 commits going from v6.8.18...v6.8.22: https://github.com/anxdpanic/plugin.video.youtube/compare/v6.8.18...v6.8.22
- Release notes for all the versions we're jumping:
  - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.18
  - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.20
  - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/6.x.x-dev
  - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.21
  - https://github.com/anxdpanic/plugin.video.youtube/releases/tag/v6.8.22
2022-12-09 10:59:57 -08:00
Jeremy Fleischman
58058239d4
kodi: workaround for addon path bug in youtube addon
I've submitted a PR upstream to address this:
https://github.com/anxdpanic/plugin.video.youtube/pull/260, this just
pulls the patch in sooner to get things unbroken for Nix users.
2022-01-02 02:16:42 -08:00
AndersonTorres
4ec32d1ba3 kodi: move kodi-packages/ to kodi/addons/ 2021-12-18 22:34:47 -03:00