1
0
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:
Bagira
2016-11-07 08:59:28 +01:00
Unverified
parent b472295cae
commit b3e1258413
+1 -1
View File
@@ -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]