Sorts liked spotify tracks into playlists by the month they were liked.
Project description
Monthify
A python script that sorts the user's liked Spotify tracks into playlists by the month they were liked. Inspired by an IFTTT applet by user t00r
Required
- Python 3.10+
- A spotify account
- Spotify Client_id and Client_secret
Install
pip install monthify
Usage
monthify --client-id=CLIENT_ID --client-secret=CLIENT_SECRET --options
Or with a configuration file
monthify --options
Configuration
Monthify will look for a monthify.toml file in
Linux
~/.config/monthify/
Windows
C:\Users\username\AppData\Local\Monthify
Mac OS
/Users/username/Library/Application Support/Monthify
Your monthify.toml file should look like this
CLIENT_SECRET="..."
CLIENT_ID="..."
Building
Required
git clone https://github.com/madstone0-0/monthify.git
cp monthify
poetry install
poetry build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
monthify-0.2.5.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file monthify-0.2.5.tar.gz
.
File metadata
- Download URL: monthify-0.2.5.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.0-60-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b2e8ff6649051a98391b569760ba00ae7e00773309ed5dae8eee360c88c6600 |
|
MD5 | b463d425cc53c442481cdbf4d73671ed |
|
BLAKE2b-256 | 89508a9f78b71dc36c8e3b926461a9bf0849b4d323723e7d46f26cf1860db2e3 |
File details
Details for the file monthify-0.2.5-py3-none-any.whl
.
File metadata
- Download URL: monthify-0.2.5-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.6 Linux/5.15.0-60-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb2a4e5a18781c531616deb1226cec555c92b884d86f8417e748579267098585 |
|
MD5 | 5ca8e8b7f138ebf27121de2f5d606ea5 |
|
BLAKE2b-256 | e700f0c5f790892f45aec78d0932a8a343dbd568ff813e536c5b19be7b8dba91 |