Downloading is possible for both photos and videos from posts, as well as for stories, reels or profile picture.
Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.
bump version
Fixed observer not working
Fixed multiple button spawning in reels page
Improve the logic for detecting Instagram logo elements. Fixes #125
Added batch download functionality to improve the media file download experience. issues fixes #107
Fixed Image Viewer always shown first image in the post
Refactor the selector logic for the download button to improve readability and maintainability.
Add optional DASH-manifest path for highest quality downloads (#120)
add optional DASH-manifest path for highest quality
merge DASH video+audio
utilize mediabunny library for merging
mediabunny
Refactor code structure for improved readability and maintainability
Update the SRI for mediabunny dependencies.
Co-authored-by: 5026 [email protected]
Fixed same origin media issue
Added new settings for ffmpeg method
WIP: ffmpeg function
WIP: ffmpeg
Added external website to process ffmpeg
Merge branch 'feat/ffmpeg'
Added new settings to reverse the HTML5 player's display settings. #104
Added translation for Chinese
The automatic renaming rules will now only force capitalization of the %variable%. #116
update
update README
Preventing context menu appear
Fixed a function issue when retrieving currently displayed resources. #109
Fixed HTML5 Controller make element blur in reels
Fixed story trigger is not working
Optimize code
Fixed wrong trigger timing on Media Cache
Added Media Cache settings option
Fix Settings Dialog Visual Ordering (#84)
Fix Settings window
Remove unused setting option
Introduce Media API Resource Cache (#78)
Introduce media cache
Restructure the file
update comment
Change the triggering time of onStory
build main.js
Restructure, update comments and change the triggering time of onStory
Fixed reels can't download on reels page
Added a new feature that when you click "Download All Resources" in a story/highlight, a preview window will pop up, just like the post resources.
Fixed script is not working on reels
Fixed ImageViewer rotate issue
Improve ImageViewer zooming
Add EXIF modification feature in the settings
Add image rotation to image viewer
Automated Build PR (#72)
Automated build commit
Co-authored-by: github-actions[bot]
Deprecate piexifjs and use native methods to modify EXIF metadata (#71)
Get rid of piexifjs
bump version & change function name
bugfix: Actually check the type of the file to be jpeg (#70)
bugfix: Actually check the type of the file to be jpeg
Remove SRI
update piexifjs hash value
Merge pull request #65 from SN-Koarashi/automated-build-branch
Automated Build PR
Replace something times ago format to publish time on highlight page
Show all script versions