Install on Mac or Linux
Click to Download- Click the above button to download the installation script for Mac and Linux.
- Place the file you just downloaded in either an empty folder or, if you already have a folder with an ao3downloader instance that you would like to keep, place it in that folder.
- Open a terminal pointed to the folder containing the installation script (see below if you don't know how to do this).
-
Type or paste the following into the terminal window and then hit enter to make the script executable:
chmod +x ao3downloader-mac-linux.sh
-
Type or paste the following into the terminal window and then hit enter:
./ao3downloader-mac-linux.sh
- This will install ao3downloader’s dependencies (if they are not already installed) and start the program.
- Any time you want to run ao3downloader again, repeat steps 3 and 5.
Opening a Terminal
- Open the terminal application on your computer.
- Type
cd
and then a space into the terminal window (don't hit enter yet). - Drag the folder containing the installation script to the terminal to copy the folder path.
- Press enter.