Description Usage Arguments Value Examples
View source: R/ytdata_channel_most_recent_video.R
This function pulls a channel's most recent video(s)
1 2 3 4 5 | ytdata_channel_most_recent_video(
channelId = NULL,
token = NULL,
maxResults = 1
)
|
channelId |
character string |
token |
environment |
maxResults |
numeric |
df data.frame
1 | ytdata_channel_most_recent_video("as09df8yaidfjkl", token_var)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.