Bug 486708 - Video thumbnails fail to load from a Piped backend
Summary: Video thumbnails fail to load from a Piped backend
Status: REPORTED
Alias: None
Product: PlasmaTube
Classification: Applications
Component: general (show other bugs)
Version: 24.01.80
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Linus Jahn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-07 08:47 UTC by Bart Ribbers
Modified: 2024-05-07 08:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Ribbers 2024-05-07 08:47:29 UTC
We actually had this problem earlier and resolved it at the time, not sure why it came back.
Any video thumbnails fail to load completely, showing just a placeholder instead. The console reports the same error for each thumbnail, an example:

qrc:/qt/qml/org/kde/plasmatube/ui/components/VideoListItem.qml:53:9: QML QQuickImage: Error decoding: https://proxy.youtube.fam-ribbers.com/vi/NPqDIwWMtxg/hqdefault.jpg?host=i.ytimg.com&rs=AOn4CLDE4s7_-YKbJqQ2HxLu0lg8ap1hIg&sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg%3D%3D: Unsupported image format

That image loads just fine in a browser however.