1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-05-20 20:49:53 +08:00

corrected spaces in extractor.py

This commit is contained in:
Dante
2020-04-12 11:30:15 -07:00
Unverified
parent d878b8dd2b
commit e4ef85b49b
2 changed files with 1 additions and 2 deletions
+1 -1
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',
-1
View File
@@ -1033,7 +1033,6 @@ from .southpark import (
SouthParkEsIE,
SouthParkNlIE
)
from .spankbang import (
SpankBangIE,
SpankBangPlaylistIE,