mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 14:44:49 -04:00
parent
c306cdc8c6
commit
5d4fac76b1
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ class DownloadCommand(Command):
|
||||||
argument(
|
argument(
|
||||||
"urls",
|
"urls",
|
||||||
"One or more Qobuz, Tidal, Deezer, or SoundCloud urls",
|
"One or more Qobuz, Tidal, Deezer, or SoundCloud urls",
|
||||||
optional=False,
|
optional=True,
|
||||||
multiple=True,
|
multiple=True,
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue