ytdata_video_details: YouTube Data API Video Wrapper

Description Usage Arguments Value Examples

View source: R/ytdata_video_details.R

Description

This function returns PlayTime, Dimension(?), Definition (HD, etc), Captions (bool), and License (bool)

Usage

1
ytdata_video_details(ids = NULL, token = NULL)

Arguments

ids

character vector

token

environment

Value

df data.frame

Examples

1
ytdata_video_details("21ljkho84", token_var)

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