1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-13 14:13:54 +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
parent a80949fbfd
commit 2bed3ee9f8

View File

@ -83,4 +83,4 @@ class FunnyOrDieIE(InfoExtractor):
'thumbnail': post.get('picture'),
'formats': formats,
'subtitles': subtitles,
}
}