mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-16 15:52:13 +00:00
[cleanup] Misc (#13595)
Closes #10853, Closes #12436, Closes #13314, Closes #13609 Authored by: seproDev, InvalidUsernameException, doe1080, hseg, bashonly, adamralph Co-authored-by: bashonly <[email protected]> Co-authored-by: InvalidUsernameException <[email protected]> Co-authored-by: gesh <[email protected]> Co-authored-by: Adam Ralph <[email protected]> Co-authored-by: doe1080 <[email protected]>
This commit is contained in:
co-authored by
bashonly
InvalidUsernameException
gesh
Adam Ralph
doe1080
parent
959ac99e98
commit
9951fdd0d0
@@ -18,7 +18,7 @@ class MirrativIE(MirrativBaseIE):
|
||||
IE_NAME = 'mirrativ'
|
||||
_VALID_URL = r'https?://(?:www\.)?mirrativ\.com/live/(?P<id>[^/?#&]+)'
|
||||
|
||||
TESTS = [{
|
||||
_TESTS = [{
|
||||
'url': 'https://mirrativ.com/live/UQomuS7EMgHoxRHjEhNiHw',
|
||||
'info_dict': {
|
||||
'id': 'UQomuS7EMgHoxRHjEhNiHw',
|
||||
|
||||
Reference in New Issue
Block a user