nekoraw / guweb

The frontend appearance for the osu! server protocol, gulag! 🧶
MIT License
1 stars 3 forks source link

Fetch higher quality cover image on beatmapset page #14

Closed nekoraw closed 1 year ago

nekoraw commented 1 year ago

just add @2x on the link

https://assets.ppy.sh/beatmaps/{beatmapset_id}/covers/cover.jpg (900x250 pixels)

https://assets.ppy.sh/beatmaps/{beatmapset_id}/covers/cover@2x.jpg (1800x500pixels)