v0.0.2
Spotify Offline listen to your favorite spotify songs, offline
Overview
Spotify Offline (spotifyoffline
) is a command line tool that allows one to download Spotify playlists in MP3 format. It is built to serve as a free and open-sourced substitute to Spotify's priced offline streaming.
Examples
Basic Usage
Before downloading music from a Spotify playlist, credentials and the playlist ID must be defined in a YAML configuration/credentials file. An example of this can be found in credentials.sample.yml
.
Resources for finding the playlist ID can be found here and those for getting the credentials for the Spotify API can be found here.
One can begin the download process by running spotifyoffline
, replacing credentials
with the path to the YAML file.
Copyright © 2021 Aarush Gupta
This code is copyrighted but licensed to the public under the GNU AGPLv3 license and any later versions.