powered by
List Supported Content Regions
list_regions(language = NULL, auth = "key", ...)
A data frame with `region_code`, `name`, and `etag` columns.
Optional language code for localized names.
Authentication method, `"key"` or `"token"`.
Additional arguments passed to [tuber_GET()].
https://developers.google.com/youtube/v3/docs/i18nRegions/list
if (FALSE) { list_regions() }
Run the code above in your browser using DataLab