Enhance your Cobalt experience with Spotify track and playlist download support.
Explore Screenshots »
Report a Bug · Request a Feature
Cobalt Spotify adds Spotify track and playlist download capabilities to Cobalt.
- Express: For server-side functionality.
- EJS: For templating.
To get started with Cobalt Spotify:
-
Clone the repository:
git clone https://github.com/prestonarnold0/cobalt-spotify.git
-
Navigate to the project directory and install dependencies:
yarn # or npm install
-
Copy the
.env.example
file to.env
and fill in the required configuration.
To start the development server, run:
yarn dev
# or
npm run dev
Check out the open issues for a list of proposed features and known issues.
- Top Feature Requests (Vote with 👍)
- Top Bugs (Vote with 👍)
- Newest Bugs
For support, please use the following resources:
We welcome contributions from the community! Please read our contribution guidelines before getting started. Your input helps make Cobalt Spotify better for everyone.
This project is licensed under the MIT License.