5 releases (2 stable)
1.0.1 | May 27, 2023 |
---|---|
0.3.0 | Apr 24, 2023 |
0.2.0 | Apr 21, 2023 |
0.1.0 | Apr 21, 2023 |
#611 in Audio
50 downloads per month
175KB
241 lines
kyuun 🍒
A simple Spotify playlists analyzer
Motivation
Sometimes i want to a quick summary about a playlist to judge get a general idea of what it offers. For me it's particularily interesting for the unique playlists that Spotify taylors to each user!
![scrot](https://img.gs/czjpqfbdkz/full/https://raw.githubusercontent.com/fawni/kyuun/6d23855acaa9b62e0950baa66b49e05f4080421c/assets/scrot.png)
It simply lists the artists and how many times they appear in the playlist along with some other basic stats but i might add more stuff in the future!
Installation
Prebuilt
Static binaries are automatically released here, which can also be installed using cargo-binstall
cargo binstall kyuun
crates.io
cargo install kyuun
Build from source
cargo install --git https://github.com/fawni/kyuun
Usage
- Create a new app in the Spotify dev dashboard
- Add
http://localhost:1410
as a Redirect URI and make note ofClient ID
andClient secret
- Run
kyuun setup
and follow the instructions - Now you can use kyuun by running
kyuun
orkyuun --id <playlist id>
License
Dependencies
~17–32MB
~469K SLoC