mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 03:08:30 +00:00
tests: swap streamable video
previous video seems to be deleted?
This commit is contained in:
parent
afa33c4043
commit
f3f10823d9
@ -971,7 +971,7 @@
|
||||
}],
|
||||
"streamable": [{
|
||||
"name": "regular video",
|
||||
"url": "https://streamable.com/p9cln4",
|
||||
"url": "https://streamable.com/rsmo56",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
@ -987,7 +987,7 @@
|
||||
}
|
||||
}, {
|
||||
"name": "regular video (isAudioOnly)",
|
||||
"url": "https://streamable.com/p9cln4",
|
||||
"url": "https://streamable.com/rsmo56",
|
||||
"params": {
|
||||
"isAudioOnly": true
|
||||
},
|
||||
@ -997,7 +997,7 @@
|
||||
}
|
||||
}, {
|
||||
"name": "regular video (isAudioMuted)",
|
||||
"url": "https://streamable.com/p9cln4",
|
||||
"url": "https://streamable.com/rsmo56",
|
||||
"params": {
|
||||
"isAudioMuted": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user