powered by
List Content Regions That YouTube Currently Supports
list_regions(hl = NULL, ...)
Language used for text values. Optional. Default is en-US. For other allowed language codes, see list_langs.
en-US
list_langs
Additional arguments passed to tuber_GET.
tuber_GET
data.frame with 3 columns: gl (two letter abbreviation), name (of the region), etag
gl
name
etag
https://developers.google.com/youtube/v3/docs/i18nRegions/list
# NOT RUN { # Set API token via yt_oauth() first list_regions() # }
Run the code above in your browser using DataLab