1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-13 07:09:58 +08:00

Fix missing line

This commit is contained in:
ping 2016-12-12 14:48:45 +08:00
parent 5ac0211b8e
commit d1b9957aa9

View File

@ -56,4 +56,4 @@ class MelonVODIE(InfoExtractor):
'upload_date': upload_date,
'duration': duration,
'formats': formats
}
}