mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-19 06:10:00 +08:00
[novamov] removed CloudTime tests
This commit is contained in:
parent
4ba1147cc7
commit
586bb100bf
@ -185,18 +185,7 @@ class CloudTimeIE(NovaMovIE):
|
||||
|
||||
_FILE_DELETED_REGEX = r'>This file no longer exists on our servers.<'
|
||||
|
||||
_TESTS = [{
|
||||
'url': 'http://www.cloudtime.to/video/ef47760a7793d',
|
||||
'info_dict': {
|
||||
'id': 'ef47760a7793d',
|
||||
'ext': 'mp4',
|
||||
'title': 'Big Buck Bunny UHD 4K 60fps'
|
||||
},
|
||||
'md5': '909304eb0b75ef231ceb72d84fade33d',
|
||||
}, {
|
||||
'url': 'http://www.cloudtime.to/video/ef47760a7793d',
|
||||
'only_matching': True,
|
||||
}]
|
||||
_TEST = None
|
||||
|
||||
|
||||
class AuroraVidIE(NovaMovIE):
|
||||
|
Loading…
x
Reference in New Issue
Block a user