1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-10 04:13:38 +08:00

Add new line at end of funnyordie.py

This commit is contained in:
Andy Savicki
2016-11-19 20:14:32 +03:00
Unverified
parent a80949fbfd
commit 2bed3ee9f8
+1 -1
View File
@@ -83,4 +83,4 @@ class FunnyOrDieIE(InfoExtractor):
'thumbnail': post.get('picture'),
'formats': formats,
'subtitles': subtitles,
}
}