remove empty line
This commit is contained in:
parent
3f33a50a0c
commit
bd27fcd099
@ -59,7 +59,6 @@ class XFileShareIE(InfoExtractor):
|
|||||||
(r'vup\.to', 'VUp'),
|
(r'vup\.to', 'VUp'),
|
||||||
(r'xvideosharing\.com', 'XVideoSharing'),
|
(r'xvideosharing\.com', 'XVideoSharing'),
|
||||||
(r'nxload\.com', 'NxLoad'),
|
(r'nxload\.com', 'NxLoad'),
|
||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])
|
IE_DESC = 'XFileShare based sites: %s' % ', '.join(list(zip(*_SITES))[1])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user