Skip to main content

TIDAL Medial Downloader Next Generation!

Project description

🔰 TIDAL Downloader Next Generation! (tidal-dl-ng)

Release Build status Commit activity License

This tool allows to download songs and videos from TIDAL (a paid plan is required!). You can use the command line or GUI version of this tool.

If you like this projects and want to support it, you can buy me a coffee :-)

Buy Me A Coffee 61e11d430afb112ea33c3aa5_Button-1-p-500

💻 Installation / Upgrade

Requirements: Python 3.11 (other versions might work but are not tested!)

pip install --upgrade tidal-dl-ng
# AND if you like to have the GUI as well
pip install --upgrade tidal-dl-ng[gui]

You can use the command line (CLI) version to download media:

tidal-dl-ng dl https://tidal.com/browse/track/46755209
# OR
tdn dl https://tidal.com/browse/track/46755209

But also the GUI:

tidal-dl-ng-gui
# OR
tdng
# OR
tidal-dl-ng gui

If you like to have the GUI version only, have a look at the release page and download the correct version for your platform.

🧁 Features

  • Download Tracks, Videos, Albums, Playlists
  • Metadata for songs
  • Adjustable audio and video download quality.

▶️ Getting started with development

🚰 Install dependencies

Clone this repository and install the dependencies:

poetry install --all-extras --with dev,docs

The main entry points are:

tidal_ng_dl/cli.py
tidal_ng_dl/gui.py

📺 GUI Builder

The GUI is build with PySide6 using the Qt Designer:

pyside6-designer

After all changes are saved you need to translate the Qt Designer *.ui file into Python code:

pyside6-uic tidal_dl_ng/ui/main.ui -o tidal_dl_ng/ui/main.py

🏗 Build the project

To build the project use this command:

make install

The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.

To finalize the set-up for publishing to PyPi or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.

✨ Releasing a new version

  • Create an API Token on Pypi.
  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.
  • Create a new release on GitHub.
  • Create a new tag in the form *.*.*.

For more details, see here.

‼️ Disclaimer

  • For educational purposes only. I am not liable and responsible for any damage that happens.
  • You should not use this method to distribute or pirate music.
  • It may be illegal to use this app in your country.

🫂 Contributors

Thanks to all, who have contributed to this project!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tidal_dl_ng-0.4.32.tar.gz (188.7 kB view details)

Uploaded Source

Built Distribution

tidal_dl_ng-0.4.32-py3-none-any.whl (191.0 kB view details)

Uploaded Python 3

File details

Details for the file tidal_dl_ng-0.4.32.tar.gz.

File metadata

  • Download URL: tidal_dl_ng-0.4.32.tar.gz
  • Upload date:
  • Size: 188.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for tidal_dl_ng-0.4.32.tar.gz
Algorithm Hash digest
SHA256 0b04ffe900ea6a5e6f3d890a4802703226c5c83b1bbe143c875e50c04385fb58
MD5 b7238eead4a68745b7dce8e4a9691f81
BLAKE2b-256 0463c245ddfd5112d11ffe018e64ec2712b424e46f147ac4e59bbf1d7d2706c4

See more details on using hashes here.

File details

Details for the file tidal_dl_ng-0.4.32-py3-none-any.whl.

File metadata

  • Download URL: tidal_dl_ng-0.4.32-py3-none-any.whl
  • Upload date:
  • Size: 191.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure

File hashes

Hashes for tidal_dl_ng-0.4.32-py3-none-any.whl
Algorithm Hash digest
SHA256 8cf8365592b4222cf433c75730c9dc1e69f18fc2ff5827efe6cef9305efaacb9
MD5 59889db30e77df7764f25ee1dfb20686
BLAKE2b-256 4a7c5bc15762370b984410fc5ce30f2c2c31fd2db44cd8b4e30b0f3c4e329193

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page