add newline at the end of file
This commit is contained in:
parent
b472295cae
commit
b3e1258413
@ -95,4 +95,4 @@ class VideaEmbedIE(InfoExtractor):
|
|||||||
'report this with the video URL to http://yt-dl.org/bug')
|
'report this with the video URL to http://yt-dl.org/bug')
|
||||||
if not medias:
|
if not medias:
|
||||||
raise ExtractorError('No media entries found')
|
raise ExtractorError('No media entries found')
|
||||||
return medias[0]
|
return medias[0]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user