Samuel Cattini-Schultz
Samuel Cattini-Schultz
You could just do a `/api/get_beatmaps` request using `s=SET_ID` to get all the beatmap_ids in the set, and then just download the beatmaps returned individually via `https://osu.ppy.sh/osu/BEATMAP_ID` which doesn't require...
Ah no. Just the beatmap file. Didn't really take into account the actual use case :/
this is caused by the beatmap file not following the correct format. at the end of the [HitObjects] section there are 2 sliders that are out of order  fixing...
> uncovered a bug in your pipeline more than it uncovered a bug in the stack Yea definitely. I've fixed these issues with our pipelines now and have been able...