mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-29 12:05:55 +00:00
update tests
This commit is contained in:
parent
e6eb1ca6fa
commit
41af2972f9
@ -34,6 +34,7 @@ class DuoplayIE(InfoExtractor):
|
|||||||
'episode_number': 12,
|
'episode_number': 12,
|
||||||
'episode_id': '24',
|
'episode_id': '24',
|
||||||
},
|
},
|
||||||
|
'skip': 'No video found',
|
||||||
}, {
|
}, {
|
||||||
'note': 'Empty title',
|
'note': 'Empty title',
|
||||||
'url': 'https://duoplay.ee/17/uhikarotid?ep=14',
|
'url': 'https://duoplay.ee/17/uhikarotid?ep=14',
|
||||||
@ -68,6 +69,7 @@ class DuoplayIE(InfoExtractor):
|
|||||||
'timestamp': 1671054000,
|
'timestamp': 1671054000,
|
||||||
'release_year': 2018,
|
'release_year': 2018,
|
||||||
},
|
},
|
||||||
|
'skip': 'No video found',
|
||||||
}, {
|
}, {
|
||||||
'note': 'Episode url without show name',
|
'note': 'Episode url without show name',
|
||||||
'url': 'https://duoplay.ee/9644?ep=185',
|
'url': 'https://duoplay.ee/9644?ep=185',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user