mwittrien / BetterDiscordAddons

A series of plugins and themes for BetterDiscord.
GNU General Public License v2.0
2.08k stars 3.85k forks source link

[BUG] - ImageUtilities Saving wrong resolution #1446

Closed Aaeeschylus closed 2 years ago

Aaeeschylus commented 2 years ago

Describe the bug When you try to save an instagram image (from a direct URL) to a download folder through the "Save Image as..." submenu, it saves a smaller preview version of the image instead of the full size image it saves if you click on the image first to get the full screen view. (The type of image is the same as the image type from #1075 )

To Reproduce

Expected behavior The image should be saved at the correct resolution.

Screenshots image

image

Discord Build (stable, ptb or canary): Stable

Additional context The context is the same as the context from #1075 : I made a bot that uses Instalooter to get the urls to each image in an instagram post and posts them to discord. The reason is that when Discord broke their Instagram previews (which is still broken and sometimes fixed for a couple days), people couldn't see the images for links posted unless they went to Instagram. The alternative solution was for a bot to get the images and post them instead.

Aaeeschylus commented 2 years ago

Just an update to this, image previews like the above as well as previews from twitter are now not even getting the right click context menu.