Skip to main content

osu! Map Finder

A high-performance command-line utility for searching, analyzing, and downloading osu! beatmaps based on advanced criteria and player profiles.

Installation

pipx install osu-finder

Configuration

You can automatically generate and populate your configuration file from any directory using the initialization command:

osu-finder --init

Alternatively, you can provide parameters directly via arguments:

osu-finder --init --client-id "YOUR_CLIENT_ID" --client-secret "YOUR_CLIENT_SECRET" --songs-folder

This will create a config.yaml file with the following structure:

credentials:
  client_id: "YOUR_CLIENT_ID"
  client_secret: "YOUR_CLIENT_SECRET"

paths:
  songs_folder: "C:/Users/YourName/AppData/Local/osu!/Songs"
  download_folder: "./downloads"

mirror:
  base_url: "[https://catboy.best](https://catboy.best)"
  osu_file_path: "/osu/{id}"
  osz_download_path: "/d/{id}"

network:
  proxy_url: "http://user:pass@proxy:port"
  fallback_to_direct: true

active_preset: "default"
blacklist: []

Usage

1. Search and Download

Run the finder using your active preset:

osu-finder

Use a specific preset:

osu-finder --preset preset_name

2. Profile Analysis

Generate a customized search preset based on a player's top performance records:

osu-finder -u Username --focus stream

Available focus modes: balanced, stream, jump, push, farm. Combine analysis and immediate execution:

osu-finder -u Username --focus farm --run-search

3. Blacklist Maps

Add an unwanted beatmap set ID to the global blacklist:

osu-finder --ban 1234567

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

osu_finder-1.0.4.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

osu_finder-1.0.4-py3-none-any.whl (29.9 kB view details)

Uploaded Python 3

File details

Details for the file osu_finder-1.0.4.tar.gz.

File metadata

  • Download URL: osu_finder-1.0.4.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.9

File hashes

Hashes for osu_finder-1.0.4.tar.gz
Algorithm Hash digest
SHA256 6a041ae69e0141ebdce7ca4b12421410e2e9c869d2622f01680144364c3f3b18
MD5 5d6c794a198b315b718e10aa6fa8223c
BLAKE2b-256 105198a9aa695deda67de7dc77f29573b50be823b245a916d68cc4fdd5423e25

See more details on using hashes here.

File details

Details for the file osu_finder-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: osu_finder-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 29.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.9

File hashes

Hashes for osu_finder-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 adcd2d3b12405dbf5ac006a9fd77873cb03a071226a050500a97ec2a60449bf7
MD5 68513c909cecd463a0f0536f635771e9
BLAKE2b-256 139d642dc3e0f7a876a531ee6522f8ebe2801fb1209ccd8663a108c7048f69c7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page