Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Replacing imgur with another Imagehost #17

Closed
jessienab opened this issue Apr 26, 2023 · 2 comments
Closed

[Suggestion] Replacing imgur with another Imagehost #17

jessienab opened this issue Apr 26, 2023 · 2 comments

Comments

@jessienab
Copy link

Imgur recently announced their plans to delete "old, unused, and inactive content". In this case, uploading images using Imageshare to Imgur longer term may not be a good idea, as that content could in theory be lost later on down.

It seems the code is simple enough to switch to another API, but I don't want to recommend any specific one; this is more of a notice than an actual "issue", especially if users consider the images sent to imageshare as ephemeral.

Thank you for this service and code!

@corbindavenport
Copy link
Owner

I would say this isn't a massive problem for ImageShare's specific use case, because it's mostly intended for transferring images to another device (where it's downloaded/reuploaded somewhere else) rather than permanent access through Imgur. I've tried to make it ideal for both use cases though (e.g. adding the game title to the Imgur post), so it's still annoying that images might get deleted.

Long-term, I want to look into optional support for authenticating with Imgur through ImageShare. That would fix the images being deleted (Imgur isn't removing media tied to an account), and it would also allow images to be immediately accessible through the Imgur app or site without scanning anything. That would need a special auth flow (Imgur does not directly connect on 3DS/Wii U anymore) and some other features though, so not sure yet if that's feasible.

I agree more image hosting/transfer options beyond Imgur would be good, though. ImageShare used to use ImgBB but the API there was limited. Sending images as attachments via email could also be useful.

@corbindavenport
Copy link
Owner

Marking this as closed because the latest update fully supports both Imgur and ImgBB: https://blog.corbin.io/post/739426697614639104/the-new-imageshare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants