mirror of
https://github.com/snobu/destreamer.git
synced 2026-01-17 05:22:18 +00:00
add aria2 to prereqs
This commit is contained in:
@@ -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]: in `$PATH` or in the same directory as this README file (project root).
|
||||
|
||||
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.
|
||||
|
||||
@@ -228,6 +229,7 @@ Please open an [issue](https://github.com/snobu/destreamer/issues) and we'll loo
|
||||
[xming]: https://sourceforge.net/projects/xming/
|
||||
[node]: https://nodejs.org/en/download/
|
||||
[git]: https://git-scm.com/downloads
|
||||
[aria2]: https://aria2.github.io
|
||||
[wsl]: https://github.com/snobu/destreamer/issues/90#issuecomment-619377950
|
||||
[polimi]: https://www.polimi.it
|
||||
[unipi]: https://www.unipi.it/
|
||||
|
||||
Reference in New Issue
Block a user