BUD-10: Thumbnails#57
Conversation
|
This feels like It could be a separate service, since hashes are universal. Something that a user could pick or a client could provide as an extra service Blossom servers could implement this but I don't think it makes sense for all of them to, or even make it optional. because the user is going to only need a single thumbnail service, but they will be using multiple blossom servers |
|
This is also implemented on https://24242.io/ |
|
Having a thumbnail would be a great addition, on the "Media Library" in my Nostr app it would be nice to be able to get thumbnail from the user's primary Blossom server and not having to rely on yet another third party service for the thumbnail. Rendering all photos a user has uploaded might be a lot to download when user has uploaded original photos that are not optimized. |
|
I'm still unsure if blossom servers should be providing this service, but #101 may be a cleaner way for servers to link to the preview URL of a blob. |
Adding thumbnail endpoint
Implemented already in route96 for listing and deleting on https://nostr.download
v0l/route96@6763e53
Read