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

Description Usage Arguments Value Examples

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)

tuber documentation built on July 8, 2020, 5:49 p.m.