yt.GetChannelID: Get YouTube Channel ID from Vanity or Legacy Name

Description Usage Arguments

View source: R/ytUtility.R

Description

Some YouTube channels have vanity names (sometimes referred to as legacy names) in the channel URL instead of channel IDs. The channel ID is needed to collect any data from the channel, the API will not accept the vanity name. This function provides the channel ID for a channel, given the vanity name.

Usage

1
yt.GetChannelID(term = term, ...)

Arguments

term

Character. Vanity name. Required.


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