ScriptSmith / instamancer

Scrape Instagram's API with Puppeteer

Home Page:http://adamsm.com/instamancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to download only the first slide from post that have multiple?

bsor-dev opened this issue · comments

commented

There's a scenario that a post can be multiple but unfortunately those additional videos are promotion which I don't like to include in download.

image

Not possible in the CLI. You could implement something like this in JavaScript.