Yuuta's osu replays

A place for some of notable osu! plays. They are mostly mine, but I also added a few others' perfect plays.

For the format, I provide both osr files and videos.

Technical

Videos are rendered using danser with cmdline -replay=/path/to/osr -record and skin Varvalian.

Scripts are located at /scripts. Basically, I setup a filesystem watcher at my PC, and it uses rsync(1) to sync all local maps, plays, and replays to the server whenever a new replay file was added. At the server, a filesystem watcher once again runs the script whenever a new file was added.

Scripts license: Public domain.