1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08: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
}
}