PoliDown
PoliDown copied to clipboard
OSX
Hello! Can you do a tutorial for Mac? Thank you
Hi! On Mac you can use brew to install all the required tools.
First, install brew: https://brew.sh/
Then open a terminal window and type (on line at a time);
brew install ffmpeg
brew install aria2
Then, install node from here: https://nodejs.org
And you are done! Just clone this repo and use it as shown in the Windows tutorial