Historia wersji dodatku Instagram Photo Extractor — 3 wersje
Instagram Photo Extractor Autor: Nupharizar
Historia wersji dodatku Instagram Photo Extractor — 3 wersje
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 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
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
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_index
parameter 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 newrequest
function centralizes asynchronous API calls for easier maintenance and readability.
- Common headers likeuser-agent
andx-ig-app-id
are now set once ascommonHeaders
to reduce redundancy.
3. Better URL Handling:
- Media is now extracted using themediaId
from 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 forfetch
requests 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_index
parameter.
- 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