powered by
Set the daily quota limit (default is 10,000 units)
yt_set_quota_limit(limit, bucket = "data")
Integer. Daily quota limit for the selected bucket.
Quota bucket: `"data"`, `"search"`, or `"video_uploads"`.
if (FALSE) { # If you have a higher quota limit yt_set_quota_limit(50000, bucket = "data") }
Run the code above in your browser using DataLab