Skip to content

fix(Instagram): Download max res 4K media - #1584

Merged
swakwork merged 5 commits into
crimera:devfrom
bikram-agarwal:feat/max_res
Jul 26, 2026
Merged

fix(Instagram): Download max res 4K media#1584
swakwork merged 5 commits into
crimera:devfrom
bikram-agarwal:feat/max_res

Conversation

@bikram-agarwal

Copy link
Copy Markdown
Contributor

Improvements

  • Fix Instagram downloads selecting a lower-quality image or video when the first returned variant is not the highest resolution.
  • Request image metadata up to 4096px whenever media downloading is enabled, while keeping high-resolution in-app viewing independently controlled by its existing setting.
  • Select image and video variants by pixel count, including individual and “Download all media” actions.
  • Safely handle empty variant lists instead of attempting to access the first entry.

📦 Others

  • Verified with :extensions:instagram:compileDebugJavaWithJavac and IDE lint checks.

…lution image from available variants and update image viewing size preference constant.
Comment thread extensions/instagram/src/main/java/app/morphe/extension/instagram/utils/Pref.java Outdated
@swakwork
swakwork merged commit 2631205 into crimera:dev Jul 26, 2026
1 check passed
@bikram-agarwal
bikram-agarwal deleted the feat/max_res branch July 26, 2026 17:52
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

Successfully merging this pull request may close these issues.

2 participants