List Content Regions That YouTube Currently Supports
list_regions(hl = NULL, ...)
hl | Language used for text values. Optional. Default is |
---|---|
... | Additional arguments passed to |
data.frame with 3 columns:
gl
(two letter abbreviation), name
(of the region), etag
https://developers.google.com/youtube/v3/docs/i18nRegions/list
if (FALSE) { # Set API token via yt_oauth() first list_regions() }