diff --git a/TIDALDL-PY/exe/tidal-dl.exe b/TIDALDL-PY/exe/tidal-dl.exe index 26f4ba3..cffcee5 100644 Binary files a/TIDALDL-PY/exe/tidal-dl.exe and b/TIDALDL-PY/exe/tidal-dl.exe differ diff --git a/TIDALDL-PY/tidal_dl/printf.py b/TIDALDL-PY/tidal_dl/printf.py index ba62d34..2d5547e 100644 --- a/TIDALDL-PY/tidal_dl/printf.py +++ b/TIDALDL-PY/tidal_dl/printf.py @@ -30,7 +30,7 @@ __LOGO__ = ''' https://github.com/yaronzz/Tidal-Media-Downloader ''' -VERSION = '2022.02.07.1' +VERSION = '2022.03.04.1' class Printf(object): diff --git a/TIDALDL-PY/updatelog.md b/TIDALDL-PY/updatelog.md index c7ab705..865379e 100644 --- a/TIDALDL-PY/updatelog.md +++ b/TIDALDL-PY/updatelog.md @@ -1,6 +1,14 @@ TYPE tidal-dl USE pip3 install tidal-dl --upgrade +#### v2022-03-04 +- [x] fix "file name contain *" #844 +- [x] Update Vietnamese +- [x] update Hungarian +- [x] Update Ukrainian +- [x] Update Dutch +- [x] fix bug of setting path + #### v2022-02-07 - [x] update api key by 1nikolas