Closed
Description
openedon Feb 27, 2023
In ZIMs created in #141, each videos from that playlist tries to display the speaker picture but the file is not in the ZIM
URL: videos/93770/speaker.webp
while ZIM only has
videos/93770/thumbnail.webp
videos/93770/video.webm
Should we fail to retrieve the picture, we should just not display it at all. Given the filename has webp, it might have been fetched and converted but not added (or at incorrect location) to the ZIM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment