fix tests

This commit is contained in:
ihatespawn 2024-07-08 12:21:10 +02:00 committed by GitHub
parent 87783a4c86
commit aeb9249d4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -947,7 +947,7 @@
}],
"streamable": [{
"name": "regular video",
"url": "https://streamable.com/03r3c2",
"url": "https://streamable.com/p7blpp",
"params": {},
"expected": {
"code": 200,
@ -963,7 +963,7 @@
}
}, {
"name": "regular video (isAudioOnly)",
"url": "https://streamable.com/03r3c2",
"url": "https://streamable.com/p7blpp",
"params": {
"isAudioOnly": true
},
@ -973,7 +973,7 @@
}
}, {
"name": "regular video (isAudioMuted)",
"url": "https://streamable.com/03r3c2",
"url": "https://streamable.com/p7blpp",
"params": {
"isAudioMuted": true
},
@ -1042,8 +1042,8 @@
"url": "https://rutube.ru/video/b521653b4f71ece57b8ff54e57ca9b82/",
"params": {},
"expected": {
"code": 200,
"status": "stream"
"code": 400,
"status": "error"
}
}, {
"name": "vertical video",
@ -1055,7 +1055,7 @@
}
}, {
"name": "yappy",
"url": "https://rutube.ru/yappy/f1771e86294748eea8ecb2ac88e55740/",
"url": "https://rutube.ru/yappy/a06b1bf53bce403b9a069107f23c47eb//",
"params": {},
"expected": {
"code": 200,