mirror of
https://github.com/l1ving/youtube-dl
synced 2020-11-18 19:53:54 -08:00
Remove empty line
This commit is contained in:
parent
0b1814211b
commit
ce352893c5
@ -47,7 +47,6 @@ class MakoTVIE(InfoExtractor):
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
def _real_extract(self, url):
|
||||
video_id = self._match_id(url)
|
||||
webpage = self._download_webpage(url, video_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user