- First clone the git repository and move to the folder
git clone https://github.com/RyoIkarashi/ableton-packs-downloader.git
cd ableton-packs-downloader
- Save your cookies.txt by using
cookies.txt
chrome extension into the folder you've cloned.
- If you are not logged in, first login and then export
cookies.txt
- Run the script to install packs
option | description |
---|---|
-c | path to your cookie.txt (required) |
-o | path to your download directory (required) |
chmod +x ./download-packs.sh
./download-packs.sh -c /path/to/cookie.txt -o /path/to/download/dir