2026-02-21 00:45:52 +03:00
2026-02-20 22:54:26 +03:00
2026-02-20 20:25:37 +03:00
2026-02-21 00:45:52 +03:00
2026-02-20 17:43:41 +03:00

music-downloader

search albums

GET /search?q=

download album

GET /download-album/{album_id}

monochrome api docs

Host - https://api.monochrome.tf

429 status if rate limited

{ "detail": "Upstream rate limited" }
/search?al= // for albums
/search?a= // for artists

track info

here is gonna be track manifest with download url (if it's not encrypted)

/track?id={track_id}

album info

/album?id={album_id}

credits

idea to use monochrome api and download files from it - https://gitlab.com/g33kphr33k/musicgrabber

Description
No description provided
Readme 125 KiB
Languages
Go 59.2%
TypeScript 33.4%
JavaScript 2.7%
Dockerfile 2.2%
HTML 1.5%
Other 0.9%