NicklasWallgren / instagram-api

Instagram Private API
MIT License
145 stars 47 forks source link

Merge fork into main repository. #58

Open NicklasWallgren opened 2 years ago

NicklasWallgren commented 2 years ago

@izverev Hey, would it be possible to merge your contributions with the main repository?

NicklasWallgren commented 2 years ago

@izverev

izverev commented 2 years ago

@NicklasWallgren Sorry for long answer, just saw your comment, maby some problems with github notifications.

First of all big thanks for your library! It is good replacement for mpg25 library

About merge, I tried to use DTO for many attempts, but every time I ran into problems with strict types, and in the end I switched to rawResponse, so at the moment I can't be sure that everything is clear there. If you what - next week I will investigating why I'm geting login_required, You've Been Logged Out response permanenty now, and can recheck if DTO changes works