corrected spaces in extractor.py

This commit is contained in:
Dante 2020-04-12 11:30:15 -07:00
parent d878b8dd2b
commit e4ef85b49b
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,7 @@ class acidcowIE(InfoExtractor):
'ext': 'mp4',
'title': 'that_was_really_close',
},
}, {
}, {
'url': 'https://acidcow.com/video/118850-it_reminds_me_of_cars_scene.html',
'info_dict': {
'id': '118850',

View File

@ -1033,7 +1033,6 @@ from .southpark import (
SouthParkEsIE,
SouthParkNlIE
)
from .spankbang import (
SpankBangIE,
SpankBangPlaylistIE,