diff options
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index b52c7a84804a6..dae0b61e23ff9 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -744,6 +744,29 @@ Use .netrc authentication data Video password (vimeo, smotri, youku) .RS .RE +.SS Adobe Pass Options: +.TP +.B \-\-ap\-mso \f[I]MSO\f[] +Adobe Pass multiple\-system operator (TV provider) identifier, use +\-\-ap\-list\-mso for a list of available MSOs +.RS +.RE +.TP +.B \-\-ap\-username \f[I]USERNAME\f[] +Multiple\-system operator account login +.RS +.RE +.TP +.B \-\-ap\-password \f[I]PASSWORD\f[] +Multiple\-system operator account password. +If this option is left out, youtube\-dl will ask interactively. +.RS +.RE +.TP +.B \-\-ap\-list\-mso +List all supported multiple\-system operators +.RS +.RE .SS Post\-processing Options: .TP .B \-x, \-\-extract\-audio |