mirror of
https://github.com/soimort/you-get.git
synced 2025-03-13 03:17:44 +03:00
sina_download_by_xml: remove print
This commit is contained in:
parent
6b6b4246bf
commit
6ec704ee6f
@ -39,7 +39,6 @@ def sina_download_by_xml(xml, title, output_dir, merge, info_only):
|
||||
assert title
|
||||
size = 0
|
||||
for url in urls:
|
||||
print (url)
|
||||
_, _, temp = url_info(url)
|
||||
size += temp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user