1
0
Fork 0

Release 2021.12.01

This commit is contained in:
pukkandan 2021-12-01 05:46:15 +05:30
commit 91f071af60
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
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(