Skip to content

Instantly share code, notes, and snippets.

View ShayBox's full-sized avatar
:shipit:

ShayBox

:shipit:
View GitHub Profile
@ShayBox
ShayBox / main.py
Last active June 24, 2026 02:53
Osu Most Played Downloader | Some vibe coded shit that abuses multiple APIs
#!/usr/bin/env python
import requests
import time
import os
import re
from tqdm import tqdm
# Try APIs in order. Use {} for beatmapset_id formatting.
DOWNLOAD_APIS = [