spotify-downloader

0.0.1 • Public • Published

spotify-downloader

A proof-of-concept that transforms a Spotify playlist to a direct-download list.

Usage

  • Drap & drop tracks from Spotify into a text file (e.g. playlist.txt )
  • Edit ./bin/spotify-downloader and replace the key's value by your own FilesTube API key
  • Run cat playlist.txt | ./bin/spotify-downloader
  • Done.

Disclaimer

  • It's a simpley mashup, Spotify-downloader does nothing else that making a bridge between the Spotify Web API and FilesTube API.
  • Please don't download content that you don't have a legal right to.
  • If you believe I'm infringing your intellectual property somehow, please send me a proper DMCA Notice to abuse[***at***]fgribreau.com

Licence

          DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

Readme

Keywords

none

Package Sidebar

Install

npm i spotify-downloader

Weekly Downloads

2

Version

0.0.1

License

WTFPL

Last publish

Collaborators

  • fgribreau