2016-12-05 23:53:25 +01:00
2016-12-05 23:38:28 +01:00
2016-12-05 23:38:28 +01:00
2016-12-01 15:26:56 +01:00
2016-12-01 15:14:02 +01:00
2016-12-01 15:03:10 +01:00

decrypt-dlc-cli

Decrypt DLC files with http://dcrypt.it/. Thanks to these awesome guys for the permission to write this module :)

Table of Contents

Installation

$ npm install -g decrypt-dlc-cli

Or if you prefer yarn:

$ yarn global add decrypt-dlc-cli

Usage

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)

Development

$ npm test

Release Notes

  • 0.0.1 - Initial Release

decrypt-dlc

Description
No description provided
Readme 295 KiB
Languages
JavaScript 100%