getVideoDetailsDF: Get details for a video on YouTube

Description Usage Arguments Value

View source: R/ytVideos.R

Description

This function takes a YouTube video ID and returns details in a dataframe including date published, channel ID, title, description, channel title, category ID, and tags. It is used by other video related functions in the package.

Usage

1

Arguments

l

video_id Character. Video ID from YouTube. Required.

Value

A dataframe with multiple variables:id, publishedAt, channelId, title, description, thumbnail data, tags, categoryId, liveBroadcastContent, localized.title, localized.description


Vintonm49/ytcol documentation built on May 27, 2019, 7:42 a.m.