Skip to content

deezDownload is a wrapper around the deemix Python executable in a Terminal User Interface (TUI).

License

Notifications You must be signed in to change notification settings

tarannagra/deezDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deezDownload

deezDownload is a wrapper around the deemix Python executable. Currently, it takes in a song file based on the %trackname% - %artistname% and saves the files in the pre-defined music directory.

TODO

  • Upload to GitHub
  • Add more song services (Spotify, YouTube...)
  • Make it in a more aesthetic manner (potential TUI?)
  • Make the code very sexy, readable and easy to modify

Requirements

To use this tool, download the requirements in either a virtual environment or in your global Python installation. I recommend the virtual environment stance.

venv

I used uv's venv to manage and install my packages + it's insanely fast!

$ uv venv
$ .\venv\Scripts\activate
$ uv pip install -r requirements.txt

Licencing

This program, "deezDownload" is protected by the MIT licence. Please familiarise yourself with it in the LICENCE file.

Credits

This tool has been created by Taran Nagra. I do not claim rights to this name deezDownload.

If you like this tool or have used it for your downloading needs, please say your thanks with a star ⭐!

About

deezDownload is a wrapper around the deemix Python executable in a Terminal User Interface (TUI).

Topics

Resources

License

Stars

Watchers

Forks

Languages