mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-23 00:54:31 +01:00
fix syntax
This commit is contained in:
parent
185849f1d4
commit
c7db73fcd3
@ -228,8 +228,7 @@ class ContarChannelIE(ContarBaseIE):
|
|||||||
},
|
},
|
||||||
'playlist_mincount': 68,
|
'playlist_mincount': 68,
|
||||||
'params': {
|
'params': {
|
||||||
'username': 'ytdl@yt-dl.org',
|
'usenetrc': True,
|
||||||
'password': '(snip)',
|
|
||||||
'skip_download': True
|
'skip_download': True
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user