Skip to content

nshib00/jademusic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JadeMusic API

Static Badge Static Badge Static Badge Static Badge


Description

API for searching and downloading music from site Hitmo and its mirrors.
It allows you to parse the site and download many tracks in one request instead of manually downloading each track and wasting a lot of time on it.


Also about the project

JadeMusic API written in Python using Django REST Framework.

This API is used by another my project - JadeMusic Telegram bot.


With JadeMusic API you can download:

  • Tracks:
    • By specific artist or track name
    • Popular tracks
    • New tracks
  • Popular albums
  • Playlists - tracks collected by genres, artists, time periods.

API docs

Root API URL: (your host)/api/v1

API methods for searching and downloading tracks, albums and playlists described here.

Releases

No releases published

Packages

No packages published

Languages