Youtube Search and Download

免费增值
通过 h0p3rwe | 已更新 vor 23 Tagen | Entertainment
人气

9.9 / 10

延迟

383ms

服务等级

100%

Health Check

N/A

返回所有讨论

search API question

Rapid account: Api 01
api01
vor einem Monat

I use the search API to search for specific keywords, and it returns 20 records per page. Then, I use the ‘next’ parameter to loop through requests. However, the maximum number of records I can retrieve is limited to 600. How can I solve this issue?

Rapid account: H 0 P 3 Rwe
h0p3rwe Commented vor 25 Tagen

You have got such response
{
“contents”: [],
“estimatedResults”: “600”,
“next”: null
}
just look at “estimatedResults”: YouTube returned all videos for such query (600 videos)

Rapid account: Api 01
api01 Commented vor einem Monat

gl = "US"
upload_date = "l"
search_type = "v"
sort_field = "u"
query = "product"
This is my parameter,and the ‘next’ is ‘EpADEgdwcm9kdWN0GoQDRWdJUUFVallCSUlCQzJobU9FWkZNVVpGYkZWQmdnRUxVVVpZTUVoSmJpMDRia1dDQVF0dlltWjZRVzAwUkhablFZSUJDM1pITmxObFEwaElSR2MwZ2dFTFVpMUpOVGxNVXpKRFRFV0NBUXRLU1ZadU16bFZWbVJHZDRJQkN6aDZRa0oxVjAxSmVGODRnZ0VMUTFwdVgwSmxkRTFKU25PQ0FRdDBlWE5MV2t0bGEzUlVhNElCQzFObVVuSkdTMGxvTW5nd2dnRUxNbUZDYm05alNuUlZTRldDQVF0S2RWRk1lSGxLWlVOVk5JSUJDekJJYW5KbGJsVlRPVkZGZ2dFTFluSlpSVzFtVld0RVVGbUNBUXRLUVdKSVFXWnlNbmRtTklJQkMzWmFZbXBOUlVFMWQxSmpnZ0VMTW5kM2RXbGpTMFpUT0ZHQ0FRdFlXbEZGVGtwS1EzRTBhNElCQzNSQk1FTXhUbEJCWjBsWnNnRUhDZ1VJdlFRUUgtb0JCUWdNRUtzQxiB4OgYIgtzZWFyY2gtZmVlZA%3D%3D’

Rapid account: H 0 P 3 Rwe
h0p3rwe Commented vor einem Monat

Hi!
Maybe problem with your code or youtube can return only 600 videos with your specific query.
I just tried with ‘hello’ query and got more than 2000 videos and can get more.
What query did you use ?

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论