mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-25 18:04:33 +01:00
corrected spaces in extractor.py
This commit is contained in:
parent
d878b8dd2b
commit
e4ef85b49b
@ -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',
|
||||
|
@ -1033,7 +1033,6 @@ from .southpark import (
|
||||
SouthParkEsIE,
|
||||
SouthParkNlIE
|
||||
)
|
||||
|
||||
from .spankbang import (
|
||||
SpankBangIE,
|
||||
SpankBangPlaylistIE,
|
||||
|
Loading…
Reference in New Issue
Block a user