spotifyfizyfit, a tool to migrate your Spotify playlists
Project description
SpotifyFizyFit
The Spotify to Fizy Playlist Sync Bot is an automation tool designed to integrate Spotify playlists with Fizy. This bot fetches playlist data from Spotify and adds the tracks to corresponding playlists on Fizy. It simplifies the process of transferring music between these two platforms, ensuring your playlists are consistent across both services.
Installation
Python (Recommended Method)
- spotifyfizyfit can be installed by running
pip install spotifyfizyfit
. - To update spotifyfizyfit run
pip install --upgrade spotifyfizyfit
On some systems you might have to change
pip
topip3
.
Other options
- On Termux - `sh -c "$(curl https://raw.githubusercontent.com/fleizean/spotifyfizyfit/main/install.sh)"` - Build from source ```bash git clone https://github.com/flizean/spotifyfizyfit && cd spotifyfizyfit sh install.sh ``` Right now, enjoy it with `spotifyfizyfit`.Specifying JSON File Path
During installation, you might need to specify the path to a JSON file. You can do this by setting an environment variable or passing the path as an argument to the script. For example:
To get started, you need to request your data from Spotify. Please refer to the following document for detailed instructions:
[Spotify Data Collection Guide](https://github.com/fleizean/spotifyfizyfit/blob/main/md/SpotifyCollectData.md)
Usage
To use the Spotify to Fizy Playlist Sync Bot, follow these steps:
-
Install the
spotifyfizyfit
package by running the following command:pip install spotifyfizyfit
-
Update the
spotifyfizyfit
package to the latest version with the following command:pip install --upgrade spotifyfizyfit
Note: On some systems, you might need to use
pip3
instead ofpip
.
01. Specify the path to your JSON configuration file. You can do this in one of the following ways:
- **Directly as a Command-Line Argument:**
```bash
spotifyfizyfit /path/to/your/config.json
```
- Enjoy using
spotifyfizyfit
to sync your Spotify playlists with Fizy!
Contributions
We welcome contributions to the SpotifyFizyFit project! If you would like to contribute, please read the CONTRIBUTING.md file for detailed instructions on how to get started.
Thank you for your interest in contributing to our project!
License
This project is Licensed under the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file spotifyfizyfit-1.0.8.tar.gz
.
File metadata
- Download URL: spotifyfizyfit-1.0.8.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9123b70b5736e197b2e71903eccfb99362e540368741c4f4c53bf3132d5d9ad5 |
|
MD5 | 09d7d9668393e2170a848cb8a14a910e |
|
BLAKE2b-256 | 421f581b896a889148f14303af89af54a20bd03ac971853da6ffb015d9210975 |
File details
Details for the file spotifyfizyfit-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: spotifyfizyfit-1.0.8-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e277b0d71002783c5358c15b2fecfd6f777ab432e02bda06328e1132520e176b |
|
MD5 | 760dfd257ceb7cef5b9d598e83eb636c |
|
BLAKE2b-256 | 9c839b0c15e427de3631bcddfd4f216b9d8c5e35251139e09a30157452516fc7 |