This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
osu-pl/README.md

700 B

osu!pl

Export your osu! beatmaps as Music & Video Libraries and playlists

Requirements

  1. Install ffmpeg to PATH
  2. For building, you gonna need pipenv: pip install pipenv

Install (Windows)

Visit releases, and grab latest one.

Build

  1. git clone https://github.com/mostm/osu-pl.git
  2. pipenv sync
  3. pyinstaller main.spec

Note: While project has been written to support multiplatform, osu!stable does not officially support multiplatform.

So there is no reason for me to test this under other platforms. Submit your pull requests, if this becomes an issue for you.