Release 2021.12.01

This commit is contained in:
pukkandan
2021-12-01 05:46:15 +05:30
parent 2aa5e2cc01
commit 91f071af60
8 changed files with 275 additions and 35 deletions

View File

@@ -95,6 +95,7 @@ def _real_main(argv=None):
if opts.batchfile is not None:
try:
if opts.batchfile == '-':
write_string('Reading URLs from stdin:\n')
batchfd = sys.stdin
else:
batchfd = io.open(