The Google Colab Notebook
to displays BeatSaber's play history in a tiled format.
This repository for BeatLeader.
For ScoreSaber -> MyBSTile
Data
- Score Data form BeatLeader-Server v1 API - doc
- Cover Image from - https://eu.cdn.beatsaver.com/{hash}.jpg
- Player Image from - https://cdn.beatleader.xyz/assets/{player_id}.png
- When the notebook opens, input information below.
player_id
: enter the BeatLeader PlayerID (=ScoreSaberID).sort_type
: Selectpp
ordate
(or etc.) as the content to be retrieved.player_visible
: Whether to include player images in tiles.
- Press the
Runtime
tab, then Press theRun All
orRestart and Run All
button to get the results.
(Please run it despite the warning.)
- hatopop (@hatopop_vr)
- Uragirimono(@lovekyaru) : Thanks for the request and the idea.
- blaze_5161(@blaze_5161) : Thanks for the API information.
- hoshinohito(@tanakamitaina) : Thanks for the idea.