This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

tidal-playlist-import

1.2.0 • Public • Published

tidal-playlist-import

Build Status npm version npm downloads NPM David devDependencies Status Code Coverage

Installation

if you are using npm:

npm install -g tidal-playlist-import

or if you are using yarn instead:

yarn global add tidal-playlist-import

Getting started with the Commandline

First you need to install the package described above in the section "Installation"

Then you can add your account via:

tidal-playlist-import accounts set

Here you can enter your TIDAL Login credentials. They are stored securely in your system's keychain using keytar.

? Enter TIDAL Login (Email): your@email.tld
? Enter TIDAL Password: [hidden]
√ Login was successful!
your@email.tld saved!

Test it out!

tidal-playlist-import import file <yourfile.txt>

Example content of yourfile.txt

Numb - Linkin Park
Dr. Alban - Sing Hallelujah

Commandline Options

Usage: tidal-playlist-import [options] [command]

Options:
  -v, --version                         output the version number
  -n                                    --not-interactive
  -a                                    --account
  -p                                    --prefer-matches <regexpattern...>
  -d                                    --dj
  -h, --help                            display help for command

Commands:
  set-spotify-oauth-token <token>       Sets the OAuth Token required for Import from Spotify. Obtain it here:
                                        https://developer.spotify.com/console/get-playlist/
  accounts <action> [email] [password]  Manage your TIDAL Logins. Actions: set, remove, list
  import <service> <url>                Import a playlist to your TIDAL account. Valid services are: file, spotify
  help [command]                        display help for command

Commandline Options Explained

  • -n or --not-interactive Do not open any interactive dialogs
  • -d or --dj Add Songs with Extended or Club mix automatically
  • -p or --prefer-matches Use Regular Expressions to refine your search

Dependents (0)

Package Sidebar

Install

npm i tidal-playlist-import

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

93.5 kB

Total Files

57

Last publish

Collaborators

  • max-huster