mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-05 18:52:48 +01:00
remove debugging code
This commit is contained in:
parent
6eb08fbf8b
commit
5623100e43
@ -713,7 +713,6 @@ class FileDownloader(object):
|
||||
self.trouble(u'ERROR: Cannot write description file: %s' % str(descfn))
|
||||
return
|
||||
|
||||
print(repr(self.params))
|
||||
if self.params.get('writeinfojson', False):
|
||||
infofn = filename + '.info.json'
|
||||
self.report_writeinfojson(infofn)
|
||||
|
Loading…
Reference in New Issue
Block a user