Learn R Programming

tuber (version 0.2)

list_langs: List Languages That Youtube Currently Supports

Description

List Languages That Youtube Currently Supports

Usage

list_langs()

Arguments

Value

  • data.frame with 3 columns: hl (two letter abbreviation), name (of the language), etag

References

https://developers.google.com/youtube/v3/docs/i18nLanguages/list

Examples

Run this code
list_langs()

Run the code above in your browser using DataLab