Skip to content

Commit

Permalink
Merge pull request #303 from pastacolsugo/patch-1
Browse files Browse the repository at this point in the history
Added `aria2` prerequisite
  • Loading branch information
lukaarma authored Jan 8, 2021
2 parents 6d28b3c + 195d0dd commit 1e8db6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Hopefully this doesn't break the end user agreement for Microsoft Stream. Since
- **npm**: usually comes with Node.js, type `npm` in your terminal to check for its presence
- [**ffmpeg**][ffmpeg]: a recent version (year 2019 or above), in `$PATH` or in the same directory as this README file (project root).
- [**git**][git]: one or more npm dependencies require git.
- [**aria2**][aria2]: present in your `$PATH`, on Linux you can install via `sudo apt install aria2`.

Destreamer takes a [honeybadger](https://www.youtube.com/watch?v=4r7wHMg5Yjg) approach towards the OS it's running on. We've successfully tested it on Windows, macOS and Linux.

Expand Down

0 comments on commit 1e8db6f

Please sign in to comment.