This script makes it easier to get the KEXP playlist and print it in a more readable form
$ gem install kexp-playlist --user-install
$ kexp-playlist -s "2023-05-03" -t
This will print all the songs played on May 3rd, 2023 in sequential order
Flag | Description | Required? | Parameter? |
---|---|---|---|
-s | Start date | Yes | Yes, in a Date format, e.g. '2023-05-01 |
-t | Display timestamp? | No | No |