1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-23 17:04:33 +01:00

removed duplicate line

This commit is contained in:
PC 2015-10-10 14:50:14 +01:00
parent 0b079192c9
commit 66ca66096b

View File

@ -63,7 +63,6 @@ class IOLIE(InfoExtractor):
'format_id': 'http_500', 'format_id': 'http_500',
'tbr': 500, 'tbr': 500,
'protocol': 'http', 'protocol': 'http',
'protocol': 'http',
'preference': -1, 'preference': -1,
'no_resume': False 'no_resume': False
}) })