DEV Community

Discussion on: Downloading recent Instagram photos using instascrape and Python

Collapse
 
apet profile image
apet

I was working on a script and the download method threw the error:
AttributeError: 'Post' object has no attribute 'is_video'

Do you know what might cause this?