Description Usage Arguments Value Examples
Search YouTube by Topic It uses the Freebase list of topics
1 | yt_topic_search(topic = NULL, ...)
|
topic |
topic being searched for; required; no default |
... |
Additional arguments passed to |
a list
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.