Historia wersji dodatku Instagram Media Extractor — 5 wersji
Instagram Media Extractor Autor: Nupharizar
Historia wersji dodatku Instagram Media Extractor — 5 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 2.1
Data wydania: 21 lut 2026 — 48,12 KBDziała z: firefox 58.0 i nowsze, android 142.0 i nowszeVersion 2.1- Improved download speed with media prefetching.
- Added a larger draggable floating download button on Instagram pages.
- Fixed stories edge cases where photos could be incorrectly downloaded as videos.
- Fixed reels issues where the wrong clip could be downloaded in feed view.
- Reduced audio-only reel downloads by tightening video candidate selection.
- Improved active media matching logic for scrolling reels.
- Improved filename format to: <accountname>_<YYYYMMDD_HHMMSS>.<ext>.
- Prefer media author username for filenames instead of the viewer/account context.
- Prevented failed image downloads from opening as local files in a new tab.
- Improved URL parsing for
/reels/...contexts to resolve the correct media.
Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 2.0
Data wydania: 21 lut 2026 — 43,27 KBDziała z: firefox 58.0 i nowsze, android 142.0 i nowsze-Renamed extension to Instagram Media Extractor.
-Added support for downloading both photos and videos from posts, reels, and stories.
-Improved media detection and selection reliability across different Instagram URL formats.
-Fixed repeated/incorrect media selection in edge cases.
-Added Android compatibility metadata for Firefox for Android.
-Added required Firefox data collection declaration (none).
-Updated extension icons and popup UI text.Licencja kodu źródłowego: Licencja MIT
Wersja 1.7
Data wydania: 2 lis 2024 — 13,92 KBDziała z: firefox 58.0 i nowszeVersion 1.7 - Release Notes
New Feature: Story Downloading: Added the ability to download Instagram story images directly. Users can now save images from stories with a single click.
Direct Media Download: Updated the functionality to allow direct downloading of images from posts instead of opening them in a new tab. Images are now saved automatically.
Retry Mechanism for Story Loading: Implemented a retry mechanism to ensure that stories are fully loaded before downloading. This improves the reliability of the story download process.
Code Enhancements: Optimized code for more stable performance and smoother media extraction.
Note: Video downloading is currently not supported.Licencja kodu źródłowego: Licencja MIT
Wersja 1.6
Data wydania: 1 paź 2024 — 13,7 KBDziała z: firefox 58.0 i nowszeVersion 1.6 Release Notes for Firefox Extension
New Version: 1.6<br>
Release Date: October 2024
Key Changes and Improvements:
1. Improved Media Extraction Logic:
- The core media extraction function (extractCurrentMedia) has been improved to handle both carousel and single media posts more effectively.
- Carousel extraction now supports multiple images and videos. The logic tracks theimg_indexparameter to retrieve the correct media.
- Fallback logic for videos selects the first available format if the preferred one (_video_dashinit.mp4) is missing.
2. New Request and Media Handling System:
- A newrequestfunction centralizes asynchronous API calls for easier maintenance and readability.
- Common headers likeuser-agentandx-ig-app-idare now set once ascommonHeadersto reduce redundancy.
3. Better URL Handling:
- Media is now extracted using themediaIdfrom the Instagram API, improving compatibility with posts that include various media formats.
4. Enhanced Error Handling:
- Additional checks and informative log messages help diagnose and resolve issues. Error handling forfetchrequests has been improved.
5. Video Extraction Enhancements:
- The new implementation extracts video URLs by prioritizing specific formats and defaults to the first available if none match.
Bug Fixes:
- Carousel Issue Fix: Fixed issues with carousel media beyond the first image by accurately processing theimg_indexparameter.
- General Stability: Resolved media extraction issues in both carousels and single posts.
Known Issues:
- Video downloads may still be challenging in some cases due to Instagram’s dynamic serving mechanisms. Future updates will address this.Licencja kodu źródłowego: Licencja MIT
Wersja 1.5
Data wydania: 19 cze 2024 — 12,9 KBDziała z: firefox 48.0 i nowszeLicencja kodu źródłowego: Licencja MIT