[GH-ISSUE #744] Shiori use webp as thumbnail too #363

Closed
opened 2026-02-25 23:34:03 +03:00 by kerem · 0 comments
Owner

Originally created by @Monirzadeh on GitHub (Sep 30, 2023).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/744

Originally assigned to: @Monirzadeh on GitHub.

Data

  • Shiori version: last version in master
  • Database Engine: sqlite
  • Operating system: linux
  • CLI/Web interface/Web Extension: all

Describe the bug / actual behavior

if thumbnail image be webp format shiori can't use that return File download not successful for image URL: and ignore that use other image

Expected behavior

shiori can use webp for tumbnail

To Reproduce

Steps to reproduce the behavior:

  1. add this page https://www.1pezeshk.com/archives/2023/09/food-delivery-robots-are-spying-for-police.html

thumbnail should be https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp but you get

unsupported image type: https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp
File download not successful for image URL: https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp
Originally created by @Monirzadeh on GitHub (Sep 30, 2023). Original GitHub issue: https://github.com/go-shiori/shiori/issues/744 Originally assigned to: @Monirzadeh on GitHub. ## Data - **Shiori version**: last version in master - **Database Engine**: sqlite - **Operating system**: linux - **CLI/Web interface/Web Extension**: all ## Describe the bug / actual behavior if thumbnail image be `webp` format shiori can't use that return `File download not successful for image URL:` and ignore that use other image ## Expected behavior shiori can use webp for tumbnail ## To Reproduce Steps to reproduce the behavior: 1. add this page https://www.1pezeshk.com/archives/2023/09/food-delivery-robots-are-spying-for-police.html thumbnail should be https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp but you get ``` unsupported image type: https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp File download not successful for image URL: https://www.1pezeshk.com/wp-content/uploads/2023/09/food-delivery-robot-lapd-featured.webp ```
kerem 2026-02-25 23:34:03 +03:00
  • closed this issue
  • added the
    type:bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#363
No description provided.