Philipp Hagemeister пре 14 година
родитељ
комит
5623100e43
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      youtube-dl

+ 0 - 1
youtube-dl

@@ -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)