ytdata_video_stats: YouTube Data API Video Wrapper

Description Usage Arguments Value Examples

View source: R/ytdata_video_stats.R

Description

Takes in vector of ids and a token to get overall number of Views, Likes, Dislikes, Favorites, and Comments of each video

Usage

1
ytdata_video_stats(ids = NULL, token = NULL)

Arguments

ids

character vector

token

environment

Value

df data.frame

Examples

1
ytdata_video_stats("21ljkho84", token_var)

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