Modified function cli_configuration_args
to directly parse new format of `postprocessor_args` and `external_downloader_args`
This commit is contained in:
parent
3bcaa37b1b
commit
eab9b2bcaf
4 changed files with 37 additions and 54 deletions
|
|
@ -18,7 +18,6 @@ from .options import (
|
|||
)
|
||||
from .compat import (
|
||||
compat_getpass,
|
||||
compat_shlex_split,
|
||||
workaround_optparse_bug9161,
|
||||
)
|
||||
from .utils import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue