beatsaber-playlist-tool/README.md

803 B

playlist helper

Usage

pipx install pleb-saberlist
replay_ranked_ss 

Example

replay_ranked_ss
Enter the playerid (Default: 76561199407393962): 
Enter the minimum starlevel to include on the playlist (Default: 5): 6
Enter the maximum starlevel to include on the playlist (Default: 7.0): 
Enter the filename for the playlist (Default: Replay SS 6.0★): 

Creates a playlist called Replay SS 6.0★.bplist

Development

Clone the repo and install dependencies into a local virtual environment:

pip install --upgrade pip
pip install --editable .

Resources

Tips

Avoid printing covers in console.

jq 'del(.image)' < playlist.bplist