You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Show wrong things when video has no sddefault.webp
When YoutubePlayer.thumbnailUrl is null, it's default ThumbnailQuality.standard.
So player use this image to be dafault thumb:
Describe the bug
Show wrong things when video has no sddefault.webp
When YoutubePlayer.thumbnailUrl is null, it's default ThumbnailQuality.standard.
So player use this image to be dafault thumb:
Example:
But when this link got a HTTP 404, things go wrong.
To Reproduce
Steps to reproduce the behavior:
Just use a videoID has no sddefault.webp
Expected behavior
Use a lower quality thumb.
Screenshots
Technical Details:
Additional context
The text was updated successfully, but these errors were encountered: