Skip to content

nayutalienx/osu-beatmaps-from-twitch-chat

 
 

Repository files navigation

THIS USES UNDOCUMENTED API ENDPOINTS, MAY BREAK EASILY. I'LL TRY AND UPDATE WHEN IT DOES.

What can it do?

  • Parse osu! beatmaps download urls from twitch chat

CLI example

$ ./BeatmapDownloaderCLI.exe shigetora
Found 33 vods for shigetora
Founded vods, that already downloaded. Cache will be used.
Amount of beatmaps: 714
Beatmaps saved to output/output.json

Output example

[
  "osu.ppy.sh/b/2889995",
  "osu.ppy.sh/b/2167822",
  "osu.ppy.sh/b/3092273"
]

About

Parse beatmaps id from twitch chat VOD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%