ytdata_channel_playlists: YouTube Data API Channel Wrapper

Description Usage Arguments Value Examples

View source: R/ytdata_channel_playlists.R

Description

This function returns ALL playlists in a channel and their Published Date/Time, Title, Description, Channel Title & ID, Video Count and Playlist ID

Usage

1
ytdata_channel_playlists(channelId = NULL, token = NULL)

Arguments

channelId

character string

token

environment

Value

df data.frame

Examples

1
ytdata_channel_playlists("as09df8yaidfjkl", token_var)

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