1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-17 05:22:18 +00:00

Add note on Cygwin/MinGW/MSYS

This commit is contained in:
Adrian Calinescu
2020-04-21 18:22:51 +03:00
committed by GitHub
parent 352b1eaa5e
commit 922b3610ae

View File

@@ -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.
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 -
```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.
[ffmpeg]: https://www.ffmpeg.org/download.html
[ffmpeg]: https://www.ffmpeg.org/download.html