New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lastfmexport

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lastfmexport

Command-line utility to export a Last.fm user's scrobbles to file

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

lastfmexport

A command-line utility to export or backup your Last.fm scrobble history to file.

Installation

npm install lastfmexport -g

Usage

lastfmexport --help

lastfmexport -u <username> [options]

Options:

  • -h or --help: Show this help message
  • -u or --user: Last.fm username
  • -f or --format: (optional) Output format: ldjson or csv. Default: ldjson
  • -s or --start: (optional) ISO date string in UTC of the first (oldest) scrobble.
  • -e or --end: (optional) ISO date string in UTC of the latest scrobble.
  • -o or --outfile: (optional )Output file path. Specifying '-' will print to stdout. Default: username.format

License

MIT License

Copyright (c) 2014 Max Kueng (http://maxkueng.com/)

Keywords

lastfm

FAQs

Package last updated on 17 Aug 2015

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