Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bassdrive-archive

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bassdrive-archive

Bassdrive Archive downloader

  • 1.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 01 Jul 2020

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc