Browse Source

remove debugging code

Philipp Hagemeister 14 năm trước cách đây
mục cha
commit
5623100e43
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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)