powered by
List Supported Languages
list_languages(language = NULL, auth = "key", ...)
A data frame with `language_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/i18nLanguages/list
if (FALSE) { list_languages() }
Run the code above in your browser using DataLab