mholt / timeliner

All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
https://timelinize.com
GNU Affero General Public License v3.0
3.57k stars 116 forks source link

Add Instagram data source #10

Closed mholt closed 5 years ago

mholt commented 5 years ago

Would be useful to be able to download my own photos from Instagram.

mholt commented 5 years ago

Hm, we may only be able to support importing from archive files.

From https://www.instagram.com/developer/:

To continuously improve Instagram users' privacy and security, we are accelerating the deprecation of Instagram API Platform, making the following changes effective immediately. We understand that this may affect your business or services, and we appreciate your support in keeping our platform secure.

These capabilities will be disabled immediately (previously set for July 31, 2018 or December 11, 2018 deprecation). The following will be deprecated according to the timeline we shared previously:

  • Public Content - all remaining capabilities to read public media on a user's behalf on December 11, 2018
  • Basic - to read a user’s own profile info and media in early 2020 For your reference, information on the new Instagram Graph API.

But the new API only supports Business accounts (https://developers.facebook.com/docs/instagram):

The Instagram Graph API allows you to programmatically access Instagram Business user accounts ...

So, looks like export files it is.