althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2.01k stars 256 forks source link

Can't download photos from public profile #285

Closed julianne567 closed 4 years ago

julianne567 commented 4 years ago

I can't download photos from any public profile. I was able to last week but it's no longer working.

For example, when I run instalooter user taylorswift -n 1 I get back instalooter.cli[48301] NOTICE Starting download oftaylorswift` instalooter.cli[48301] CRITICAL user not found: 'taylorswift'`

I believe the error is caused by Profile Page not being available in user_data['entry_data'] on line 177 of pages.py.

I'm using instalooter 2.4.2 and python 3.6.1

Is anyone else having this issue?

julianne567 commented 4 years ago

It worked today. Not sure what changed but will close this ticket.