api/test: remove youtube vp9 test
we fall back to h264 now, so this will always succeed
This commit is contained in:
parent
2ccc210622
commit
d8b7a6b559
1 changed files with 0 additions and 11 deletions
|
@ -437,17 +437,6 @@
|
||||||
"status": "tunnel"
|
"status": "tunnel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "audio bitrate higher than video, no vp9 video in response (vp9)",
|
|
||||||
"url": "https://www.youtube.com/watch?v=t5nC_ucYBrc",
|
|
||||||
"params": {
|
|
||||||
"youtubeVideoCodec": "vp9"
|
|
||||||
},
|
|
||||||
"expected": {
|
|
||||||
"code": 400,
|
|
||||||
"status": "error"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "short, defaults",
|
"name": "short, defaults",
|
||||||
"url": "https://www.youtube.com/shorts/r5FpeOJItbw",
|
"url": "https://www.youtube.com/shorts/r5FpeOJItbw",
|
||||||
|
|
Loading…
Reference in a new issue