A barebone deezer downloader library
Project description
deemix
What is deemix?
deemix is a deezer downloader built from the ashes of Deezloader Remix. The base library (or core) can be used as a stand alone CLI app or implemented in an UI using the API.
Installation
NOTE: If python3
is "not a recognized command" try using python
instead.
From PyPi
You can install the library by using pip
:
python3 -m pip install deemix
If you install it this way you can use the deemix CLI by using deemix
directly in your terminal instead of python3 -m deemix
Building from source
After installing Python open a terminal/command prompt and install the dependencies using python3 -m pip install -r requirements.txt --user
Run python3 -m deemix --help
to see how to use the app in CLI mode.
What's left to do?
- Write the API Documentation
- Fix whatever is broken
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file deemix-3.6.6.tar.gz
.
File metadata
- Download URL: deemix-3.6.6.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c446a1cc0d4f22b18f7e79ce72e5d02d5429495394164ebfd2ff5588b8160b09 |
|
MD5 | 13ef7c6175aea2e51eb989996ba79cac |
|
BLAKE2b-256 | e5a00830ad0f4bae4747dddeb5802e9bb466bb60842fbc9609b207f922aaa098 |
File details
Details for the file deemix-3.6.6-py3-none-any.whl
.
File metadata
- Download URL: deemix-3.6.6-py3-none-any.whl
- Upload date:
- Size: 52.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d2829f44c5bc4162aef24ce289de4f24972a798d3d3b498a96a82f15e2a83b8 |
|
MD5 | d6f3e3facf8494fe6291668d074e8913 |
|
BLAKE2b-256 | d2e0e4ef048f33867e76c03cb4e0dbb4321ef6b710a084034acb2382ee3e8b69 |