Skip to content

ryoikarashi/ableton-packs-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A batch script for downloading packs for Ableton Live 10

How to use

  1. First clone the git repository and move to the folder
git clone https://github.com/RyoIkarashi/ableton-packs-downloader.git
cd ableton-packs-downloader
  1. 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
  1. 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

About

A tiny batch script for downloading all ableton live packs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages