Decrypt DLC files with http://dcrypt.it/. Thanks to these awesome guys for the permission to write this module :)
$ npm install -g decrypt-dlc-cli
Or if you prefer yarn:
$ yarn global add decrypt-dlc-cli
Usage: decrypt-dlc [options] <file> Options: -h, --help output usage information -V, --version output the version number -o, --output <file> File to store decrypted urls in. (Default: urls.txt)
$ npm test
0.0.1
decrypt-dlc