ytdata_channel_videos: YouTube Data API Channel Wrapper

Description Usage Arguments Value Examples

View source: R/ytdata_channel_videos.R

Description

This function loops through each video in each playlist to get all channel videos and their stats

Usage

1
ytdata_channel_videos(channelId = NULL, token = NULL)

Arguments

channelId

character string

token

environment

Value

df data.frame

Examples

1
ytdata_channel_videos("as09df8yaidfjkl", token_var)

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