mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-28 15:50:20 +08:00
Added missing types
This commit is contained in:
@@ -621,6 +621,7 @@
|
||||
"duration": {
|
||||
"type": [
|
||||
"string",
|
||||
"number",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
@@ -705,6 +706,7 @@
|
||||
"preference": {
|
||||
"type": [
|
||||
"string",
|
||||
"integer",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user