upload new version

This commit is contained in:
Yaronzz
2022-03-04 17:12:09 +08:00
parent 8503a622b0
commit 5e73ad35fa
3 changed files with 9 additions and 1 deletions

Binary file not shown.

View File

@@ -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):

View File

@@ -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