Rust client for the mobile Bandcamp API
Find a file
2024-08-19 02:48:36 +02:00
codegen fix: make band bio nullable, add more docstrings 2023-11-18 21:49:23 +01:00
src fix: add track album_id to response model 2023-11-20 14:57:32 +01:00
tests fix: add track album_id to response model 2023-11-20 14:57:32 +01:00
.editorconfig initial commit 2023-04-22 00:02:03 +02:00
.gitignore feat: add requests 2023-04-22 16:42:07 +02:00
.pre-commit-config.yaml initial commit 2023-04-22 00:02:03 +02:00
.woodpecker.yml chore: add ci pipeline 2023-05-07 16:20:25 +02:00
Cargo.toml chore: update dependencies 2024-08-19 02:48:36 +02:00
img_formats.json feat: add image formats 2023-04-23 14:49:00 +02:00
LICENSE initial commit 2023-04-22 00:02:03 +02:00
README.md initial commit 2023-04-22 00:02:03 +02:00

bandcamp

Rust client for the mobile Bandcamp API.

User login is not implemented, so only free tracks can be streamed/downloaded as 128kbit MP3 files.