1.0.3 • Published 8 years ago

loot-cli v1.0.3

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
8 years ago

loot

A simple command-line application for searching The Pirate Bay and downloading your selection to the current working directory.

Installation

Currently it doesn't seem to work with node 5.x, but it works in node 6.x (haven't tested 4.x).

$ npm install -g loot-cli

Usage

$ loot-cli

The application will walk you through the rest.

Files are downloaded to the directory where the script was run.

Contributing

It could do with a refactor (it's quick and dirty at the moment), and I'd like to implement some async/await for readability too.

Some feature goals:

  • Searching by category.
  • Ability to use pagination from TPB results.
  • User configuration to set download directory.