Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YoutubeExplode.Exceptions.VideoUnplayableException: Video 'FKBN1qAzW3s' is unplayable. Reason: 'Please sign in'. #128

Open
cswrd opened this issue Oct 10, 2024 · 3 comments

Comments

@cswrd
Copy link

cswrd commented Oct 10, 2024

None of the trailers are played. They are listed in the trailers section, though. I don't see any files on the file system, either. I think they should be located under cache/tmdb-intro-trailers in Linux, isn't it? Am I supposed to login on YouTube somehow? Because it says "please sign in" in the jellyfin logs together with some 403 Forbidden entries.

@crobibero
Copy link
Owner

I just published v14 of the plugin that contains a few Youtube dependency updates. Please give it a try and report back

@cswrd
Copy link
Author

cswrd commented Oct 10, 2024

Nice coincidence. Doesn't work either but logs are different. Getting roughly each seconds these entries:

[2024-10-10 18:01:39.105 +02:00] [ERR] [43] Jellyfin.Plugin.Tmdb.Trailers.TmdbManager: GetPlaybackUrlAsync
System.InvalidOperationException: Input stream collection is empty.
   at YoutubeExplode.Videos.Streams.VideoStreamInfoExtensions.GetWithHighestVideoQuality(IEnumerable`1 streamInfos) in /_/YoutubeExplode/Videos/Streams/IVideoStreamInfo.cs:line 48
   at Jellyfin.Plugin.Tmdb.Trailers.TmdbManager.GetPlaybackUrlAsync(String site, String key)

Tested update from previous version and full plugin re-install. Trailer channel lists trailers but no playback possible. Also no trailer files in the cache folder.

@crobibero
Copy link
Owner

Ah ok that's disappointing, will have to spend some time debugging. Updating this plugin isn't high on my priority list as we are nearing 10.10 release but I will keep it on my TODO list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants