Edwin
Edwin
I’ll take another look and update the extension.
I see, so the ability to get the larger size depends on using the mobile API. Until the higher resolution source is served to desktop via JSON or the img...
@starvedhorror I can look into it more later, but it isn't possible to work around that without significantly altering the extension. The extension doesn't make any API requests right now,...
https://developer.apple.com/library/IOs/#documentation/AppleApplications/Reference/SafariWebContent/HandlingEvents/HandlingEvents.html
Some notes after investigating. Seems like the objectURL being used here is revoked, so there's no way to fetch the `blog:https://www...` url and reconvert it into a blob / new...
@mahye82 that seems like a better idea than the injected script. Nice!
@mahye82 I'm not that familiar with graphql. Is there any documentation on how to use get params with Instagram specifically? Where does the __a param come from?
Got a partial fix merged. Keeping this open until I can get a fix out that includes videos in modals and the feed.
GraphQL is working reliably for standalone videos and modal videos, but when videos in the feed are blobs, there's no way to use GraphQL because there's no clear way to...
Can you elaborate on this bullet? > right now if chrome is not full screen, double tapping post won't copy download url or show extension's buttons most of the time,...