Socket
Socket
Sign inDemoInstall

bassdrive-archive

Package Overview
Dependencies
7
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bassdrive-archive

Bassdrive Archive downloader


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
28.8 MB
Created
Weekly downloads
 

Readme

Source

bassdrive-archive

This is a small command line tool written to download a subset of the enormous collection of bassdrive archives available on archives.bassdrivearchive.com.

Install

npm install -g bassdrive-archive

Usage

Usage:  [-hvn] [-s <YYYY-MM-DD>] [-e <YYYY-MM-DD>] [-m <num>] [-d <dir>]

Options:
  -h, --help     Display help text and exit                            [boolean]
  -n, --noop     Lists operations, but doesn't do anything             [boolean]
  -v, --verbose  Print all info/warnings/errors                        [boolean]
  --version      Print version: 1.1.0                                  [boolean]
  -s, --start    Start date to filter by.  Format YYYY-MM-DD, default: 2 weeks
                 ago                           [string]  [default: "2015-03-29"]
  -e, --end      End date to filter by.  Format YYYY-MM-DD, default: today
                                               [string]  [default: "2015-04-12"]
  -d, --dir      Directory to put bassdrive archives in
                                                       [string]  [default: "./"]
  -m, --max      Max number of mp3s to download in chronological order

By default, running bassdrive-archive will download the last two weeks of archives into ./. Two weeks usually amounts to ~2GB.

License

MIT, see LICENSE file.

Keywords

FAQs

Last updated on 01 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc