powered by
List Languages That YouTube Currently Supports
list_langs(hl = NULL, ...)
data.frame with 3 columns: hl (two letter abbreviation), name (of the language), etag
hl
name
etag
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
https://developers.google.com/youtube/v3/docs/i18nLanguages/list
if (FALSE) { # Set API token via yt_oauth() first list_langs() }
Run the code above in your browser using DataLab