Downloading is possible for both photos and videos from posts, as well as for stories, reels or profile picture.
These are all versions of this script. Show only the versions where the code changed.
Fix profile pic button when layout is different
Merge pull request #46 from sn-o-w/master
Modify custom volume slider behavior for stories and highlights to match posts/reels. #41
Update text
stories and highlights now support HTML5 video controllers #41
Now will sort image array in post resource
Added volume slider for story and highlight #41 & Added html5 controller layout hidden function by right-click #41
Fixed get wrong story image when disabled media API
Optimize code
Merge pull request #45 from SN-Koarashi/SN-Koarashi-patch-1
Now the id of the story or highlight will be used as the shortcode
Fix for the date renamed to publish date not working in video thumbnail
Rollback changes to 2.36.12
Merge pull request #44 from SN-Koarashi/SN-Koarashi-patch-1
Filter highest image in Media API
Merge pull request #43 from SN-Koarashi/SN-Koarashi-patch-1
Added debug message
Update version
Unify more things between stories and highlights
Check whether the thumbnail is inserted through the audio observer
Fixed tab space
Merge pull request #40 from sn-o-w/master
Add audio observer to observe video insertion #41
Merge pull request #42 from SN-Koarashi/SN-Koarashi-patch-1
Fixed reel post regex
Simplify disable video autoplay & modify video volume
Merge pull request #38 from sn-o-w/simplify
Check event listeners first + remove thumbnail button if absolutely necessary
Merge pull request #37 from sn-o-w/master
Improved the issue where thumbnail buttons were sometimes not displayed in stories and highlights
Now will slice logger
Add debug logger
added debug logger
Add reminder for rate limit
Change some code
Added checking for update button
Added setting for skip story/highlight confirm page
Added GM_notification's tag
hotkey [ALT+S] support to highlight page
Change checking update code to compatible with Violentmonkey
Change updating check times
Added update checking intro
Added update notification check
Added the getBlobMediaWithQueryID() method to replace the rate limits caused by getBlobMedia().
Perhaps the issue of posts being unable to download has been fixed.
Added hot key [ALT+S] to download resource in story page
remove excess
Fixed language judgment issue
Fixed not working in route /{username}/p/{shortcode}
Change reloadScript() method
Change locale detect
Added translation redrawing feature, modified translation activation method, and added script menu feature for changing language and re-registering.
Merge branch 'dev'
Added alternative method getUserIdWithAgent() to getUserId()
no updates: remove test code
no updates: temporary comments
Fixed wrong story download position
Added Discord Support Link
Show all script versions