mirror of
https://github.com/snobu/destreamer.git
synced 2026-03-05 03:28:27 +00:00
Add elevated shell note to README
This commit is contained in:
@@ -68,6 +68,8 @@ Options:
|
|||||||
Make sure you use the right script (`.sh`, `.ps1` or `.cmd`) and escape char (if using line breaks) for your shell.
|
Make sure you use the right script (`.sh`, `.ps1` or `.cmd`) and escape char (if using line breaks) for your shell.
|
||||||
PowerShell uses a backtick [ **`** ] and cmd.exe uses a caret [ **^** ].
|
PowerShell uses a backtick [ **`** ] and cmd.exe uses a caret [ **^** ].
|
||||||
|
|
||||||
|
Note that destreamer won't run in an elevated (Administrator/root) shell.
|
||||||
|
|
||||||
Download a video -
|
Download a video -
|
||||||
```sh
|
```sh
|
||||||
$ ./destreamer.sh -i "https://web.microsoftstream.com/video/VIDEO-1"
|
$ ./destreamer.sh -i "https://web.microsoftstream.com/video/VIDEO-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user