postaddictme / instagram-php-scraper

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

Is there a way to search only for videos? #1108

Open beshoo opened 1 year ago

beshoo commented 1 year ago

HI, I know that I can filter the search of any hashtags by looking at the media-type properties. But I am looking for a way to return only videos so I don't have to filter the results.

Please advice