GithubHelp home page GithubHelp logo

waylaa / osucollectiondownloader Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 137 KB

Download and generate .osdb collections from osucollector for free.

License: GNU General Public License v3.0

C# 100.00%
collection-manager osu osu-collections osu-standard osugame taiko osucollector catch-the-beat osumania

osucollectiondownloader's Introduction

OsuCollectionDownloader

A command-line application for downloading collections from osu!collector and optionally, using those collections to generate .osdb files which can be used by Piotrekol's Collection Manager for importing collections in osu! or just sharing them.

I strongly advise not use this application irresponsibly and instead support osu!collector.

Usage

  1. Get the latest build from the Github Actions page.
  2. Copy the collection ID from the url of a collection at osu!collector. For example: https://osucollector.com/collections/xxxx/collection-name where xxxx is the ID of the collection.
  3. Open any terminal and run whichever command you want below.

Windows

Download a Collection

.\OsuCollectionDownloader.exe --id=<osucollector collection id> --extraction-directory=<your 'Songs' folder in osu!> 

Download a Collection and Generate a .osdb File

.\OsuCollectionDownloader.exe --id=<osucollector collection id> --extraction-directory=<your 'Songs' folder in osu!> --osdb-generation-directory=<A random directory>

MacOS/Linux

Download a Collection

.\OsuCollectionDownloader --id=<osucollector collection id> --extraction-directory=<your 'Songs' folder in osu!> 

Download a Collection and Generate a .osdb File

.\OsuCollectionDownloader --id=<osucollector collection id> --extraction-directory=<your 'Songs' folder in osu!> --osdb-generation-directory=<A random directory>

An additional option for downloading sequentially exists and can be enabled by having the --download-sequentially option alongside the other said options above. Only enable this if you're getting rate-limited by the beatmap mirrors, having a really slow internet connection speed to the point of causing timeouts or experiencing issues with the concurrent downloader.

  1. Open osu! and press F5.

Building/Contributing

1. Prerequisites (Visual Studio Installer)

  • .NET desktop development
  • Desktop development with C++ (Required in order to AOT build and publish)

2. Install .NET 8

  • Make sure you have .NET 8 installed on your machine.
  • If not installed, download and install it from here.

3. Clone

  • Open your terminal or command prompt.
  • Navigate to the directory where you want to clone the repository:
cd <dir>
  • Clone the repository
git clone https://github.com/waylaa/OsuCollectionDownloader.git
  • Open the .sln file, restore the nuget packages and you're done.

Disclaimer

This project is not endorsed by or affiliated with osu!, osu!collector and Piotrekol's Collection Manager. Any mention of products, services, or entities is for informational purposes only and does not constitute an endorsement.

License

GNU General Public License v3.0

osucollectiondownloader's People

Contributors

waylaa avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.