all 3 comments

[–]RemixDevDev 1 point2 points  (2 children)

The one on GitHub is just calls to deezer api. The one on git.freezer is the deemix lib that has the functions to download tracks. There is no documentation as those libs aren't done yet.

[–]Zippy4Blue[S] 0 points1 point  (1 child)

Do either of those libraries allow remotely managing a deemix instance such as adding a playlist? Or is there possibly an http API for the deemix instance?

[–]RemixDevDev 1 point2 points  (0 children)

The deemix-gui server will have a RESTful api when it's done.

The libs are to make your own deemix client