OlegYurchik / pyInstagram

This is a simple and easy-to-use library for interacting with the Instagram. The library works through the web interface of the Instagram and does not depend on the official API
MIT License
232 stars 49 forks source link

Fix set up of media object #34

Closed baaraban closed 5 years ago

baaraban commented 5 years ago

This PR is similar to - https://github.com/OlegYurchik/InstaParser/pull/31, but it also does not break get_likes and get_comments functionality. This is quick workaround