Install the dependencies using pip install -r requirements.txt Run python -m deemix --help to see how to use the app
pip install -r requirements.txt
python -m deemix --help
Making the download work in multi-threading Finish porting all features Make the GUI after all is implemented