mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 17:12:36 +00:00
Remove debugging code
This commit is contained in:
parent
8b25323ae2
commit
29c7a63df8
@ -565,7 +565,7 @@ def _real_main(argv=None):
|
||||
parser.error(u'Cannot download a video and extract audio into the same'
|
||||
u' file! Use "%%(ext)s" instead of %r' %
|
||||
determine_ext(outtmpl, u''))
|
||||
raise ValueError(repr(opts.cachedir))
|
||||
|
||||
# YoutubeDL
|
||||
ydl = YoutubeDL({
|
||||
'usenetrc': opts.usenetrc,
|
||||
|
Loading…
Reference in New Issue
Block a user