Authored by: bashonly
This commit is contained in:
bashonly 2024-04-26 20:48:32 -05:00
parent fc77c84cec
commit 642625a787
No known key found for this signature in database
GPG Key ID: 783F096F253D15B0
1 changed files with 4 additions and 0 deletions

View File

@ -259,6 +259,10 @@ class WrestleUniversePPVIE(WrestleUniverseBaseIE):
'params': {
'skip_download': 'm3u8',
},
}, {
'note': 'manifest provides live-a (partial) and live-b (full) streams',
'url': 'https://www.wrestle-universe.com/en/lives/umc99R9XsexXrxr9VjTo9g',
'only_matching': True,
}]
_API_PATH = 'events'