dannyvassallo / insta_scrape

The instagram swiss army knife. Restores all deprecated hashtag functionality and grants public api access from instagram's front end without any of the authorization.
https://rubygems.org/gems/insta_scrape
MIT License
60 stars 27 forks source link

insta scrape save? #34

Open taylerpauls opened 5 years ago

taylerpauls commented 5 years ago

Hi! i downloaded and ran a few cases but where does the images save ? also, it was stalling in the command line and would not come to completion after 3 hours. is it in a queue or if the hashtag is like millions of post how long should i expect to wait? i tried with a 13 post hastag and it stalled the same for quite a while.

Thanks! Tayler

dannyvassallo commented 5 years ago

Hey @taylerpauls I haven't had the time to update the gem in a bit so some functionality may be broken. I'll see if I can update some of it using some open PRs later tonight if I have the time. It's been a while. As for saving the images, theres no direct way to do it in the gem but you could easily download the images from the returned objects using ruby. I'll leave this issue open and will respond asap when I check out what's broken.