Pathduck / dl-musify.club

A simple console tool to save tons of time on downloads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download entire albums from musify.club

Simple tool to run from command line

Previously worked with myzcloud.me and myzuka.fm

Installation

Clone and run npm install to meet dependencies.

Usage

Usage:
        node download_album.js [OPTIONS] ALBUM_URL

Valid options are:
        -h|--help               Get this message
        -d|--debug              Print stack trace on error
        -s NUMBER               Number of tracks to be downloaded simultaneously (default: 5)
        -t NUMBER               Download specific track number (useful if some track failed to download)

About

A simple console tool to save tons of time on downloads


Languages

Language:JavaScript 100.0%