Scrapes an instagram user's photos and videos
-
Updated
Mar 4, 2022 - Python
Add a description, image, and links to the instagram-client topic page so that developers can more easily learn about it.
To associate your repository with the instagram-client topic, visit your repo's landing page and select "manage topics."
Describe the bug
Images are being downloaded as
.webpfiles instead of the usual.jpgfiles.To Reproduce
Steps to reproduce the behavior:
I'm using the Python module.
L = instaloader.Instaloader(download_geotags=False, compress_json=False, filename_pattern='{mediaid}')I first saved thousands of shortcodes from a particular hashtag by iterating through: