mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 08:17:20 +08:00
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')
|
||||
if not medias:
|
||||
raise ExtractorError('No media entries found')
|
||||
return medias[0]
|
||||
return medias[0]
|
||||
|
Loading…
x
Reference in New Issue
Block a user