zetaraku / arcade-songs

A utility site that provides a search interface for arcade games songs and sheets.
https://arcade-songs.zetaraku.dev
MIT License
65 stars 13 forks source link

Add fetch source from DANCERUSH STARDOM #15

Closed NerovaRiuzGX closed 1 year ago

NerovaRiuzGX commented 1 year ago

Hi, Nerova here.

As a part of the DRS community, we've struggled to get songs sorted in the past few years. All the existing methods, including wiki, bots, and spreadsheets, are hard to maintain or will eventually go down at any moment.

Is it possible to have DRS included in both arcade-songs and arcade-songs-fetch?

zetaraku commented 1 year ago

Hello Nerova!

Sorry for the late reply. I just saw this issue today.

Since all the data required are available for free on the official site, adding DRS into arcade-songs would be easy. I'll start writing the script to get the data.

Thank you for the suggestion!

zetaraku commented 1 year ago

Hi @NerovaRiuzGX!

The scripts are finished, and the site is available at https://arcade-songs.zetaraku.dev/drs/ 🎉 The code of arcade-songs-fetch will be pushed after ensuring the site works without problems. Please try using it and report any issues you encounter!

Enjoy! 😃

zetaraku commented 1 year ago

Scripts pushed to arcade-songs-fetch repo.