ytdata_search: YouTube Data API Search Wrapper

Description Usage Arguments Value Examples

View source: R/ytdata_search.R

Description

This function returns Publish Date/Time, Channel ID, Title, Description, Channel Title, and LiveBroadcastContent (if Applicable) for search term

Usage

1
ytdata_search(term = NULL, token = NULL, maxResults = 10)

Arguments

term

character string

token

environment

maxResults

numeric

Value

df data.frame

Examples

1
ytdata_search("Sail Cat", token_var)

davisj95/VideoR documentation built on June 26, 2020, 4:23 p.m.