[adobepass] add an option to specify mso_id and support for ROGERS TV Provider(closes #10606)
This commit is contained in:
parent
fcba157e80
commit
7a7309219c
4 changed files with 42 additions and 13 deletions
|
@ -293,6 +293,7 @@ def _real_main(argv=None):
|
|||
'password': opts.password,
|
||||
'twofactor': opts.twofactor,
|
||||
'videopassword': opts.videopassword,
|
||||
'ap_mso_id': opts.ap_mso_id,
|
||||
'quiet': (opts.quiet or any_getting or any_printing),
|
||||
'no_warnings': opts.no_warnings,
|
||||
'forceurl': opts.geturl,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue