View source: R/get_video_details.R
get_video_details | R Documentation |
Fetch video details from the YouTube Data API
get_video_details(video_id = NULL, part = "snippet", ...)
video_id |
Comma separated list of IDs of the videos for which details are requested. Required. |
part |
Comma-separated vector of video resource properties requested.
Options include:
|
... |
Additional arguments passed to |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.