Update JsonMediaDetailedByShortCodeDataFeed.php
for following issue fixed using this change. kindly review it. https://github.com/pgrimaud/instagram-user-feed/issues/293
Merge pull request #295 from nagajoomlapro/patch-1
Update JsonMediaDetailedByShortCodeDataFeed.php
docs: update README.md [skip ci]
docs: update .all-contributorsrc [skip ci]
Merge pull request #296 from pgrimaud/all-contributors/add-nagajoomlapro
docs: add nagajoomlapro as a contributor for code
Update JsonMediaDetailedDataFeed.php
Merge pull request #310 from cleveng/master
Update JsonMediaDetailedDataFeed.php
docs: update README.md [skip ci]
docs: update .all-contributorsrc [skip ci]
Merge pull request #311 from pgrimaud/all-contributors/add-cleveng
docs: add cleveng as a contributor for code
add check before setting comments and likes
Users can disable comments and likes on their posts. If that happens, $node->comment_count will be null.
Update MediaDetailedHydrator.php
Merge pull request #313 from BMRG14/patch-1
add check before setting comments and likes
Add support for Symfony 6
Fix reels if caption->text is empty (refs to #309)
Add method to fetch timeline (#285)
Add method to hydrate image type media
Add method to hydrate carousel type media
Add method to hydrate video type media
Add method to hydrate igtv type media
Refactoring reels feed hydration for reusability
Add method to fetch timeline
Add method to fetch timeline
Manage empty timeline
Co-authored-by: Pierre Grimaud grimaud.pierre@gmail.com
docs: add BMRG14 as a contributor for code (#316)
docs: update README.md [skip ci]
docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Added a method to set user agent, language and login with cookies (#304)
add method to set user agent and language
add login method with cookies
fix update session after login with cookies
Add a method to access response of each request
Update README.md
Fix user agent on timeline