Instaloader: Single post download

Created on 19 Apr 2019  Â·  3Comments  Â·  Source: instaloader/instaloader

Unless I'm mistaken, there's right now no way to download a single Instagram post. I think this feature would be quite nice.

My use case is a bot I have running, interacting with various posts and I'm building an UI to see the reports. I have a list of posts the bot interacted with, and I'd like to download those posts with all the neat instaloader features. Except, I just want one post each time.

For the implementation, I think it's all there already and should leverage download_pic()

Here's how I see the minimal CLI implementation instaloader --single https://www.instagram.com/p/xxx

The output should be similar to the actual instaloader imho.

invalid

Most helpful comment

This doesn’t work for me. I have tried:

instaloader -shortcode
Instaloader -post
Instaloader — -shortcode
Instaloader — -post

All followed by the shortcode and none of them work.

Thoroughly searched the online help including the document linked above and can’t get a concise syntax that works

All 3 comments

Please have a look at our documentation: https://instaloader.github.io/basic-usage.html#what-to-download

-post
The single post with the given shortcode. Must be preceeded by -- in the argument list to not be mistaken as an option flag.

My bad. Thanks

This doesn’t work for me. I have tried:

instaloader -shortcode
Instaloader -post
Instaloader — -shortcode
Instaloader — -post

All followed by the shortcode and none of them work.

Thoroughly searched the online help including the document linked above and can’t get a concise syntax that works

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aaasddd picture aaasddd  Â·  4Comments

nerdysciencegrl picture nerdysciencegrl  Â·  4Comments

Zachary24 picture Zachary24  Â·  3Comments

i-cant-git picture i-cant-git  Â·  3Comments

milankhatir picture milankhatir  Â·  3Comments