011eb16003
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. |
||
---|---|---|
.. | ||
addons | ||
build-kodi-addon.nix | ||
build-kodi-binary-addon.nix | ||
default.nix | ||
unwrapped.nix | ||
wrapper.nix |