mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-17 12:09:41 +00:00
Add missing --outputTemplate to Usage in README
This commit is contained in:
@@ -75,6 +75,8 @@ Options:
|
|||||||
--videoUrls, -i List of video urls [array]
|
--videoUrls, -i List of video urls [array]
|
||||||
--inputFile, -f Path to text file containing URLs and optionally outDirs. See the README for more on outDirs.
|
--inputFile, -f Path to text file containing URLs and optionally outDirs. See the README for more on outDirs.
|
||||||
[string]
|
[string]
|
||||||
|
--outputTemplate, -t The template for the title. See the README for more info.
|
||||||
|
[string] [default: "{title} - {publishDate} {uniqueId}"]
|
||||||
--outputDirectory, -o The directory where destreamer will save your downloads [string] [default: "videos"]
|
--outputDirectory, -o The directory where destreamer will save your downloads [string] [default: "videos"]
|
||||||
--keepLoginCookies, -k Let Chromium cache identity provider cookies so you can use "Remember me" during login
|
--keepLoginCookies, -k Let Chromium cache identity provider cookies so you can use "Remember me" during login
|
||||||
[boolean] [default: false]
|
[boolean] [default: false]
|
||||||
|
|||||||
Reference in New Issue
Block a user