xbmc / metadata.tvshows.themoviedb.org.python

themoviedb.org TV Show scraper in Python for Kodi 18 (Leia) or later.
GNU General Public License v3.0
19 stars 26 forks source link

Update YouTube plugin url used for trailers #120

Closed MoojMidge closed 4 months ago

MoojMidge commented 5 months ago

The plugin.video.youtube addon has supported a newer url format for quite some time.

While the old format is meant to be deprecated, the fact that it is saved in the Kodi video database means that actually disabling support for the old query parameters may not actually be feasible.

Regardless, updating the format used by the Kodi scrapers would be the first step towards doing so.

Can also make the same update for the matrix branch if that is still being updated?

pkscout commented 4 months ago

I'm closing this only because I just updated the URL as part of some other work and didn't notice this PR.