automated_youtube_channel
automated_youtube_channel copied to clipboard
NoneType' object is not subscriptable
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
This issue is from instalooter module, probably instagram changed something on its code, making instalooter break.