Skip to content

Commit

Permalink
[instagram] rewrite
Browse files Browse the repository at this point in the history
(#1113, #1122, #1128, #1130, #1149)

Rely on the results of GraphQL queries instead of requesting data
for each post separately via '/p/<shortcode>/?__a=1'.

This might result in some missing metadata, and there might be some
issues for '/channel/' and '/saved/' URLs, but at least downloading
from the regular post listings should work without issues and without
getting users blocked/banned.

TODO: reimplement support for stories
  • Loading branch information
mikf committed Dec 3, 2020
1 parent cc15fbe commit 447488f
Showing 1 changed file with 297 additions and 401 deletions.
Loading

0 comments on commit 447488f

Please sign in to comment.