Yaronzz
8352f0f6e2
UPDATE
2023-11-01 13:41:16 +08:00
Robert Honz
56c9cf5695
Refactoring: Mainly removed unused imports.
2023-10-23 15:00:06 +02:00
Robert Honz
7d6f9fc6e1
* Playlist content will be displayed in table.
...
* Can select multiple items to download.
2023-10-23 13:41:17 +02:00
Robert Honz
87eabab36f
* Added tidalapi as dependency.
...
* Added TreeView to display user's playlists.
2023-10-22 21:16:20 +02:00
Robert Honz
288c75bcc7
Removed tidal. import.
2023-10-22 10:51:47 +02:00
Yaronzz
4f32b14441
1. Add quality 'MAX'
...
2. Try to parse 'dash+xml'
2023-09-06 09:31:50 +08:00
Yaronzz
db76e84123
Merge pull request #1003 from Zibbp/master
...
fix(cover): return if no cover found
2022-10-31 13:37:45 +08:00
Isaac
93f363f405
fix(cover): return if no cover found
2022-10-28 10:02:27 -05:00
Grzegorz Krukar
238b2da4b3
Add delay setting
2022-10-25 23:51:16 +02:00
Gilbert Paquin
0c83717469
Only take streamReady track
...
This is when a track is still in the playlist and no longer on tidal, you can't play the song anymore through tidal
Fix Issue #970
2022-09-23 16:37:04 -04:00
Gilbert Paquin
7f1afb27f1
Random delay and long wait if for any reason the random delay too short
...
Fix issue #986
2022-09-23 16:35:55 -04:00
KitDaCatsun
7434470216
Made errors in __post__ throw after 3 attempts
...
`range(3)` gives `0, 1, 2` so `index >= 3` would never be reached. Assuming intended behavior was to throw if an error occurs on the third try and ignore errors on the first and second
2022-07-25 10:17:04 +01:00
KitDaCatsun
dfc7af7796
Removed unused assignment
...
header set to {} then immediately given new value
2022-07-25 09:06:17 +01:00
Yaronzz
0172301769
check api key
2022-06-27 11:16:00 +08:00
Yaronzz
8ed83b1672
Merge remote-tracking branch 'remotes/origin/master' into refactor
...
# Conflicts:
# README.md
# TIDALDL-PY/tidal_dl/tidal.py
2022-06-23 11:38:42 +08:00
Yaronzz
d643de43e9
1. add simple-gui
2022-06-23 10:03:17 +08:00
RandomNinjaAtk
84b9f6f6bc
Bugfix for unable [ERR] {TITLE} parse ts urls failed
...
See issue: #872
Tested and verified this change works locally.
2022-06-20 18:05:28 -04:00
Yaronzz
e1562ba30e
1. rebuild tidal-dl
2022-06-20 15:15:52 +08:00
Yaronzz
34bab40d3d
update
2022-04-01 09:26:55 +08:00
Yaronzz
133def9722
optimize code
2022-01-17 16:53:50 +08:00
Yaronzz
41d7e30df5
upload new version
2021-11-30 11:08:32 +08:00
Yaronzz
fa6a9fbbf8
upload new version
2021-11-21 01:46:13 +08:00
Yaronzz
953edfc174
Support mixes
2021-09-23 16:29:24 +08:00
Yaronzz
e84185febb
Get lyrics from tidal
2021-09-15 16:55:50 +08:00
Yaronzz
ec9a4f2d90
update
2021-09-15 15:41:08 +08:00
yaronzz
27cca38398
Fix bug of "Illegal characters in path"
2021-09-09 18:44:44 +08:00
yaronzz
6aeac3ddb5
Fix bug of download video
2021-04-30 10:27:01 +08:00
yaronzz
75ca800dce
upload version 2021.4.23.0
2021-04-23 09:16:21 +08:00
yaronzz
3127d281fa
fix bug of download video.#612 #610
2021-03-24 19:15:40 +08:00
yaronzz
1e2423f7a1
1、add log
2021-02-20 09:09:09 +08:00
yaronzz
537eeebc04
Fix bug of "Connection aborted"(Linux platform)
2020-12-16 10:12:25 +08:00
yaronzz
2c7f5b479f
Merge branch 'master' of https://github.com/yaronzz/Tidal-Media-Downloader into master
2020-12-10 11:58:19 +08:00
yaronzz
a7d47ca728
Add feature: set the accessToken manually
2020-12-10 11:57:45 +08:00
moisesmcardona
6f8d2b0949
Add label [A] before albumtitle for Dolby Atmos content
2020-12-02 17:57:25 -04:00
yaronzz
3774497c09
upload new verison
2020-12-02 13:51:54 +08:00
yaronzz
521881fc44
upload new version
2020-11-13 10:04:01 +08:00
sporek
72ae968746
OAuth2
...
Full OAuth2 login flow
2020-11-07 18:56:38 -08:00
Yaronzz
3b17785566
Tag: composer
2020-10-22 00:54:05 +08:00
Yaronzz
8519ca0b58
Support language: german
2020-10-20 23:40:59 +08:00
yaronzz
4f74d65554
Settings: album folder format、track file format
2020-10-19 10:54:13 +08:00
Yaronzz
03a844b4ce
update
2020-09-26 16:38:07 +08:00
Yaronzz
12f32d9adb
- Fix: download video failed. Resolution parse error.
...
- Windows: auto get accessToken from tidaldesktop cache
2020-09-26 03:24:11 +08:00
Yaronzz
72f15692cd
multi-language
2020-08-19 17:36:54 +08:00
Yaronzz
f88da7dfbc
update README.md
2020-08-19 11:48:03 +08:00
Yaronzz
f564c3147f
code rebuild
2020-08-19 10:40:38 +08:00
Yaronzz
f63549e063
Upload new version
2020-07-16 03:33:35 +08:00
Yaronzz
86465503b5
upload new version
2020-06-28 17:58:53 +08:00
Yaronzz
3a7b81c6d0
Merge branch 'master' of https://github.com/yaronzz/Tidal-Media-Downloader
2020-06-16 00:55:36 +08:00
Yaronzz
1578625fb6
fix getstream err
2020-06-16 00:55:09 +08:00
Yaronzz
c8bbe83265
Merge pull request #325 from onefourthreeNX/master
...
fix albums with space in name
2020-06-14 16:18:25 +08:00