[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.<'
|
_FILE_DELETED_REGEX = r'>This file no longer exists on our servers.<'
|
||||||
|
|
||||||
_TESTS = [{
|
_TEST = None
|
||||||
'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,
|
|
||||||
}]
|
|
||||||
|
|
||||||
|
|
||||||
class AuroraVidIE(NovaMovIE):
|
class AuroraVidIE(NovaMovIE):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user