Update README.md
This commit is contained in:
parent
229a0dfd52
commit
7a2ac501c9
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ $ node destreamer.js --username username@example.com --outputDirectory "videos"
|
|||
"https://web.microsoftstream.com/video/VIDEO-3"
|
||||
```
|
||||
You can use an absolute path for `--outputDirectory`, for example `/mnt/videos`.
|
||||
Your video URLs **must** include the URL schema (the leading `https://`).
|
||||
|
||||
To choose preferred video format and quality you can use the `-f` (`--format`) option. It exposes a native [`youtube-dl` parameter][4].
|
||||
If you do not pass this parameter then `youtube-dl` will download the best available quality for each video.
|
||||
|
|
Loading…
Reference in a new issue