spotydrive

0.1.8 • Public • Published

🔊 spotydrive

Build Status Maintainability

Synchronize your Spotify playlists offline as mp3 files.

spotydrive is a command line tool(cli-tool) that can keep your Spotify playlists synced offline as mp3 files.

Installation

Prerequisites

To run this project, you need to have a local installation of FFmpeg present on your system. You can download it from https://www.ffmpeg.org/download.html

Installation via NPM

npm i -g spotydrive

Usage

Connect spotydrive to your Spotify account

spotydrive connect --provider spotify

Connect spotydrive to your YouTube account

spotydrive connect --provider youtube

Tell spotydrive to sync using your playlist uri

spotydrive sync-playlist spotify:user:spotify:playlist:37i9dQZF1DWXfi2vTRVTna

spotydrive will download each playlist track, on a folder with the name of the playlist.

Package Sidebar

Install

npm i spotydrive

Weekly Downloads

1

Version

0.1.8

License

MIT

Unpacked Size

13 kB

Total Files

15

Last publish

Collaborators

  • emersonsoares