Can you recommend a tool that could check an Instagram feed once a day for the current photos? I found a command line tool, but it tries to download the whole account, rather than just the daily updates.
Actually, I made a mistake. That tool I haven't got working yet because of the necessary authentication. I've been using this one without auth, but it downloads everything.
Comments
Can you recommend a tool that could check an Instagram feed once a day for the current photos? I found a command line tool, but it tries to download the whole account, rather than just the daily updates.
https://instaloader.github.io/
That's exactly the tool I would use. There are options you can use to configure what posts are downloaded:
https://instaloader.github.io/cli-options.html#which-posts-t...
https://instaloader.github.io/basic-usage.html#filter-posts
Actually, I made a mistake. That tool I haven't got working yet because of the necessary authentication. I've been using this one without auth, but it downloads everything.
https://github.com/mikf/gallery-dl