youtube_oauth: YouTube API OAuth

Description Usage Arguments Value Examples

Description

This creates/grabs token to authorize data pulls

Usage

1
youtube_oauth(appId = NULL, appSecret = NULL, token = NULL)

Arguments

appId

character string

appSecret

character string

token

environment

Value

token environment

Examples

1
youtube_oauth("as09df8yaidfjkl", "0a9843jtoaiewfn", ".httr-oauth")

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