1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-22 16:44:32 +01:00

fix syntax

This commit is contained in:
Pablo Castorino 2020-03-22 12:45:48 -03:00
parent 185849f1d4
commit c7db73fcd3

View File

@ -228,8 +228,7 @@ class ContarChannelIE(ContarBaseIE):
},
'playlist_mincount': 68,
'params': {
'username': 'ytdl@yt-dl.org',
'password': '(snip)',
'usenetrc': True,
'skip_download': True
}
}