mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-19 21:04:01 -07:00
[smotri] Remove extractor (#27358)
This commit is contained in:
parent
772cefef8c
commit
b69bb1ed11
4 changed files with 1 additions and 429 deletions
|
@ -369,7 +369,7 @@ def parseOpts(overrideArguments=None):
|
|||
authentication.add_option(
|
||||
'--video-password',
|
||||
dest='videopassword', metavar='PASSWORD',
|
||||
help='Video password (vimeo, smotri, youku)')
|
||||
help='Video password (vimeo, youku)')
|
||||
|
||||
adobe_pass = optparse.OptionGroup(parser, 'Adobe Pass Options')
|
||||
adobe_pass.add_option(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue