deemix Command Examples

A barebone deezer downloader library built from the ashes of Deezloader Remix. It can be used as a standalone CLI app or implemented in a UI using the API. More information: https://gitlab.com/RemixDev/deemix-py.

deemix {{https://www.deezer.com/us/track/00000000}}

deemix --bitrate {{FLAC|MP3}} {{url}}

deemix --bitrate {{bitrate}} --path {{path}} {{url}}

deemix --portable --bitrate {{bitrate}} --path {{path}} {{url}}