Skip to content

Tools for exporting Tidal links from a file and storing them, deleting duplicates, and automatically downloading media with tidal-dl.

License

Notifications You must be signed in to change notification settings

SunL0w/Tidal-AutoDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidal-AutoDL

Tools for exporting Tidal links from a file and storing them, deleting duplicates, and automatically downloading media with tidal-dl.

For example, from a Whatsapp chat export, or a messaging system where you self-send links, from the share option on the Tidal application.

Screenshot--01

You have two tools at your disposal :
tidal-auto_export.py 👈️ To extract Tidal links and put them in a file. 

tidal-auto_dl.py 👈️ To automatically download each link contained in the final "clean_tidal_export.txt" file.

📢 Disclaimer

  • Private use only.
  • Need a Tidal-HIFI subscription.
  • You should not use this method to distribute or pirate music. 🔞
  • It may be illegal to use this in your country, so be informed.

Installation

Clone the repository :

git clone https://github.com/SunL0w/Tidal-AutoDL
cd Tidal-AutoDL
python -m pip install -r requirements.txt

Launch

❗ Your source file must be placed in the same directory as Tidal-AutoDL, and named "source.txt".

python tidal-auto_export.py

⚠️ You need to configure tidal-dl first, read the documentation here.

python tidal-auto_dl.py

Screenshots

Screenshot--02

Screenshot--03

Screenshot--04

Screenshot--04

Screenshot--04


🤝 Grateful thanks to :

Yaronzz The creator of tidal-dl.


Lead Developper :

Developper SunL0w

About

Tools for exporting Tidal links from a file and storing them, deleting duplicates, and automatically downloading media with tidal-dl.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages