Open DavidHenryThoreau opened 10 months ago
Does Jellyfin itself support this? Does Kodi have an addon for playing this?
The only reference to YouTube I see in this codebase is the following;
As far as I know Jellyfin only supports YouTube in order to watch trailers.
Jellyfin only redirects to YouTube.
The Jellyfin addon for Kodi redirects to plugin.video.youtube.
Maybe if you add another if
condition in order to redirect to plugin.video.invidious API path might be the same ;)
Another information plugin Invidious for Kodi : https://github.com/lekma/plugin.video.invidious
Describe the bug It would be nice to use invidious https://invidious.io/ (you can found invidious instances here => https://redirect.invidious.io/ ) instead of youtube to display movie's trailer
To Reproduce
Expected behavior Invidious is an Open Source YoutTube alternative which respects privacy
Logs
Screenshots
System (please complete the following information):
Additional context