vimeo: add support for private videos

This commit is contained in:
dumbmoron
2024-03-04 23:26:14 +00:00
parent 7420337ea2
commit 52e6a40641
5 changed files with 20 additions and 3 deletions

View File

@@ -847,6 +847,14 @@
"code": 200,
"status": "stream"
}
}, {
"name": "private video",
"url": "https://vimeo.com/903115595/f14d06da38",
"params": {},
"expected": {
"code": 200,
"status": "stream"
}
}],
"reddit": [{
"name": "video with audio",