< Go back
v0.3.2 (15/03/2025) - The housekeeping update
- Changed search logic to use TIDAL's web client API.
- Quality selector now defaults to 'HiFi' unless something else is set within your cookies 🍪.
- Fixed several undefined array keys.
v0.3.1 (01/09/2022)
v0.3.0 (04/08/2022)
- Added search function to avoid the hassle of having to use Tidal IDs.
- Quality selector is now saved as a cookie. It can still be passed as a parameter.
v0.2.0 (09/05/2022)
- Added experimental Opus and MP3 quality selector options. These options have to be transcoded after downloading the FLAC source file. They will cost two credits in the future as more processing time is required.
- Added the possibility to log in passing the parameter "?account=<ACCOUNT_ID> to handler.php to use in curl.
v0.1.2 (06/05/2022)
- Added a quality selector to the downloader. Now users can choose from four different streams: Master, HiFi, High or Normal.
- Added an explanation of each stream quality on the index.
v0.1.1
- Improved lock system against ungraceful shutdowns
v0.1.0
- Complete design overhaul with Bootstrap 5
- Increased max worker execution time to 240 seconds for each job
- Created user accounts. Now you can bypass the daily limit by logging in with an account.
v0.0.3
- Added a limit of jobs per IP that resets daily in order to avoid abuse. This limit will be increased in the future for individual accounts.
v0.0.2
- Added space left check
- Added a worker timeout of 120 seconds for each job
v0.0.1