TimeForANinja / node-ytsr

Do anonymous YouTube search requests.
MIT License
284 stars 66 forks source link

First page missing on some searches #218

Open ledlamp opened 6 months ago

ledlamp commented 6 months ago

try this... await ytsr("test video", {pages: 1}), items is empty...

and even if you get multiple pages or use continuation, it appears the top results are missing. so the entire first page of results is just lost...