mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[chilloutzone] Make test case more flexible
This commit is contained in:
parent
50317dbbad
commit
3a36d3782e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ class ChilloutzoneIE(InfoExtractor):
|
||||||
'id': '85523671',
|
'id': '85523671',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'The Sunday Times - Icons',
|
'title': 'The Sunday Times - Icons',
|
||||||
'description': 'md5:a5f7ff82e2f7a9ed77473fe666954e84',
|
'description': 're:(?s)^Watch the making of - makingoficons.com.{300,}',
|
||||||
'uploader': 'Us',
|
'uploader': 'Us',
|
||||||
'uploader_id': 'usfilms',
|
'uploader_id': 'usfilms',
|
||||||
'upload_date': '20140131'
|
'upload_date': '20140131'
|
||||||
|
|
Loading…
Reference in a new issue