SEARCH_VIDEOS_YOUTUBE

Search for videos in YouTube by keywords, location, etc.

icon of YouTubeYouTube
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
SEARCH_VIDEOS_YOUTUBE(
[keywords]
[published_date]
[channel]
[country]
)
[optional] keywords

The query term to search for. For example: "Cat videos".

[optional] published_date

The published date range. For example: ">2019", ">2019-11-01", "[2010-01-01;2019-01-01]".

[optional] channel

The YouTube channel ID, username or URL. For example: "google".

[optional] country

The country code in the ISO format. For example: "de" for Germany.

Examples

SEARCH_VIDEOS_YOUTUBE("blockhain", ">=2020-01-01") returns list of most relevant videos about blockchain published in 2020.