youtube: added support for live links

This commit is contained in:
wukko
2023-08-26 00:03:24 +06:00
parent b56edfc193
commit be21c86d89
3 changed files with 16 additions and 2 deletions

View File

@@ -465,6 +465,14 @@
"code": 200,
"status": "stream"
}
}, {
"name": "live link, defaults",
"url": "https://www.youtube.com/live/ENxZS6PUDuI?feature=shared",
"params": {},
"expected": {
"code": 200,
"status": "stream"
}
}, {
"name": "inexistent video",
"url": "https://youtube.com/watch?v=gnjuHYWGEW",