yt_topic_search: Search YouTube by Topic It uses the Freebase list of topics

View source: R/yt_topic_search.R

yt_topic_searchR Documentation

Description

Search YouTube by Topic It uses the Freebase list of topics

Usage

yt_topic_search(topic = NULL, ...)

Arguments

topic

topic being searched for; required; no default

...

Additional arguments passed to tuber_GET.

Value

a list

Examples

 ## Not run: 

# Set API token via yt_oauth() first

yt_topic_search(topic = "Barack Obama")

## End(Not run)

soodoku/tuber documentation built on April 15, 2024, 10:19 p.m.