Learn R Programming

YTAnalytics (version 0.2.1)

video_metadata: Video Metadata

Description

Video Metadata

Usage

video_metadata(videoId = NULL, ...)

Value

data.frame

Arguments

videoId

Required. String. Id of YouTube Video.

...

Addt. arguments passed to data_video_request

Examples

Run this code
if (FALSE) {
video_metadata(videoId = "dQw4w9WgXcQ")
}

Run the code above in your browser using DataLab