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

Description Usage Arguments Value Examples

View source: R/yt_topic_search.R

Description

Search YouTube by Topic It uses the Freebase list of topics

Usage

1

Arguments

topic

topic being searched for; required; no default

...

Additional arguments passed to tuber_GET.

Value

a list

Examples

1
2
3
4
5
6
7
 ## Not run: 

# Set API token via yt_oauth() first

yt_topic_search(topic = "Barack Obama")

## End(Not run)

AlxDidorenko/RTuber documentation built on Jan. 20, 2022, 12:01 a.m.