Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoneType' object is not subscriptable #42

Open
DevTheDruid opened this issue Jul 22, 2022 · 1 comment
Open

NoneType' object is not subscriptable #42

DevTheDruid opened this issue Jul 22, 2022 · 1 comment

Comments

@DevTheDruid
Copy link

I keep NoneType' object is not subscriptable after running scrape videos. I think the error is coming from this region. Any tips?

or profile in following:
acc = 'profile.username'
looter = ProfileLooter(acc, videos_only=True, template="{id}-{username}-{width}-{height}")
if not looter.logged_in():

Skipped acc profile.username of
'NoneType' object is not subscriptable

@kuikaw
Copy link

kuikaw commented Jul 22, 2022

This issue is from instalooter module, probably instagram changed something on its code, making instalooter break.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants