Learn R Programming

tuber (version 1.4.1)

list_videocats_cached: Enhanced versions of static data functions with caching

Description

These functions automatically cache responses to reduce API quota usage for data that changes infrequently. List video categories with caching

Usage

list_videocats_cached(region_code = "US", auth = "key", cache_ttl = 86400, ...)

Value

Video categories data

Arguments

region_code

Region code for categories

auth

Authentication method

cache_ttl

Cache time-to-live (default: 24 hours for categories)

...

Additional arguments