postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.09k stars 800 forks source link

No thumbnail urls in Story #312

Closed ipauler closed 5 years ago

ipauler commented 6 years ago

Hello. Just updated my project and get v0.8.17, and there are no thumbnails and other image urls, except main one. ["imageLowResolutionUrl":protected]=> string(0) "" ["imageThumbnailUrl":protected]=> string(0) "" ["imageStandardResolutionUrl":protected]=> string(0) ""

pepzi commented 6 years ago

Same problem with getMediaByCode(). Tried #315 but that give me the same url for getImageHighResolutionUrl() and getImageThumbnailUrl() and nothing from getImageLowResolutionUrl().

ipauler commented 6 years ago

I've already created pull request with fix, hope it will be merged soon.

pepzi commented 6 years ago

Awesome, thanks!

On Tue, Mar 27, 2018, 17:07 Pasha Verdi notifications@github.com wrote:

I've already created pull request with fix, hope it will be merged soon.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/postaddictme/instagram-php-scraper/issues/312#issuecomment-376560410, or mute the thread https://github.com/notifications/unsubscribe-auth/AAuzLYQWhHIAdmDfWEa3kYJItD9aZ2bBks5tilW9gaJpZM4S6_fB .

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.