vladaad / ordr-client

The client used to render videos at https://ordr.issou.best

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

o!rdr-client

The client used to render videos at https://ordr.issou.best.

Modifying the source code to use with the official o!rdr server will lead to a ban.

NodeJS v14+ is required.

What does this do?

o!rdr is a free and easy-to-use API/website that allows you to render osu! videos of replays using Danser (https://github.com/Wieku/danser-go).

This is the client used to render the videos for o!rdr.

Anyone with this client can contribute and render osu! videos for API and website users of o!rdr.

For more informations join the o!rdr Discord server: https://discord.com/invite/vJpskzepCZ

How to use

  1. Clone the repository
  2. Copy FFmpeg binaries to files/danser IF you do not have it installed system-wide (create the directory if it does not exist)
  3. Run 'npm install' at the root folder of o!rdr-client.
  4. Run 'node main.js' to launch o!rdr-client and follow the instructions. Danser will be downloaded automatically.

About

The client used to render videos at https://ordr.issou.best


Languages

Language:JavaScript 100.0%