搜索视频/Search video

YouTubeapi

About

搜索视频/Search video

Documentation

搜索视频/Search video

[中文]

用途:

  • 搜索视频。

参数:

  • search_query: 搜索关键字。
  • language_code: 语言代码,默认为en。
  • order_by: 排序方式,默认为this_month,可选值为this_week, this_month, this_year, last_hour, today。
  • country_code: 国家代码,默认为us。
  • continuation_token: 用于继续获取搜索结果的令牌。默认为None。

返回:

  • 搜索结果。

[English]

Purpose:

  • Search video.

Parameters:

  • search_query: Search keyword.
  • language_code: Language code, default is en.
  • order_by: Order by, default is this_month, optional values are this_week, this_month, this_year, last_hour, today.
  • country_code: Country code, default is us.
  • continuation_token: Token to continue fetching search results. Default is None.

Returns:

  • Search results.

[示例/Example]

search_query = "Minecraft"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 搜索视频/Search video

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models