Greasy Fork is available in English.
不再维护
< 脚本[不再维护] IG Helper: 下载 Instagram 图片和视频的反馈
Oops, I forgot to post what the developer console looks like when I hover my mouse cursor over any Instagram video:
Thanks feedback.
Update to 1.9.2 :smile:
@felipe19930_
Thanks! But I still can't download some videos and stories. For instance, I can't download this one (I get the same addBtn() error):
https://www.instagram.com/p/Bk53Jf0Ap7k/?taken-by=kevinhart4real
From what I could tell by monitoring the HTTP requests, the video track is downloaded separately from the audio track, like Youtube does. So I don't even know if it's possible to join both tracks into one file using just Javascript.
@felipe19930_
I can download this video. Try to refresh the page when it is not working. :(
https://chrome.google.com/webstore/detail/ig-helper-download-instag/albdnahmanonkmhoamgfjbjgbjabbiid
It worked using the Chrome extension :smile:
But stories from some specific people still don't work at all (with both extension and userscript)
Uncaught TypeError: Cannot read property '0' of null at addBtn()
I'm running the script using Chromium 67.0.3396.87 and Violentmonkey 2.9.5.
What works:
What does not work:
Thanks in advance!