mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-05 01:13:33 +08:00
add newline at the end of file
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user