bellingcat / auto-archiver

Automatically archive links to videos, images, and social media content from Google Sheets (and more).
https://pypi.org/project/auto-archiver/
MIT License
489 stars 53 forks source link

Support Instagram image posts #54

Closed loganwilliams closed 1 year ago

loganwilliams commented 1 year ago

It would be helpful to have support for archiving Instagram image posts as well as videos (which are currently archived with youtube-dl). This would likely require additional authentication credentials, like a cookie, to be specified in the configuration file.

edsu commented 1 year ago

The new support for browsertrix-crawler snapshots should be able to archive Instagram posts if you configure a browsertrix-profile. As an example see the last two columns in the row containing an Instagram post in this sheet.

loganwilliams commented 1 year ago

Fixed.