Skip to content

Commit 990a6f5

Browse files
fix(youtube): update the api
#### youtube:v3 The following keys were changed: - resources.videos.methods.insert.mediaUpload.maxSize (Total Keys: 1)
1 parent 51e5e04 commit 990a6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

googleapiclient/discovery_cache/documents/youtube.v3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3398,7 +3398,7 @@
33983398
"video/*",
33993399
"application/octet-stream"
34003400
],
3401-
"maxSize": "137438953472",
3401+
"maxSize": "274877906944",
34023402
"protocols": {
34033403
"resumable": {
34043404
"multipart": true,
@@ -3789,7 +3789,7 @@
37893789
}
37903790
}
37913791
},
3792-
"revision": "20220326",
3792+
"revision": "20220403",
37933793
"rootUrl": "https://youtube.googleapis.com/",
37943794
"schemas": {
37953795
"AbuseReport": {

0 commit comments

Comments
 (0)