mirror of
https://github.com/snobu/destreamer.git
synced 2026-02-25 15:58:23 +00:00
Add note on Cygwin/MinGW/MSYS
This commit is contained in:
@@ -74,7 +74,7 @@ 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.
|
Note that destreamer won't run in an elevated (Administrator/root) shell. Running inside **Cygwin/MinGW/MSYS** may also fail, please use **cmd.exe** or **PowerShell** if you're on Windows.
|
||||||
|
|
||||||
Download a video -
|
Download a video -
|
||||||
```sh
|
```sh
|
||||||
@@ -125,4 +125,4 @@ There is one outstanding bug that you may hit: if you download two or more video
|
|||||||
For other bugs, please open an [issue](https://github.com/snobu/destreamer/issues) and we'll look into it.
|
For other bugs, please open an [issue](https://github.com/snobu/destreamer/issues) and we'll look into it.
|
||||||
|
|
||||||
|
|
||||||
[ffmpeg]: https://www.ffmpeg.org/download.html
|
[ffmpeg]: https://www.ffmpeg.org/download.html
|
||||||
|
|||||||
Reference in New Issue
Block a user