ListenBrainzに記録から今月聞いた曲を取得するCLIツール
- golang
- listenbrainz account
git clone
& cd- go build
- month: 収集する月
- e.g.
2023-07
- e.g.
- timezone: タイムゾーン。月の初めと終わりの時間を特定するのに使います
- default:
utc
- default:
- user: Listenbrainzのアカウント名
- e.g.
eniehack
- e.g.
$ ./monthplgen -month 2024-10 -timezone Asia/Tokyo -user eniehack