Commit Graph

144 Commits

Author SHA1 Message Date
Yaronzz fd97a2b966 upload new version 2022-06-24 10:19:41 +08:00
Yaronzz d643de43e9 1. add simple-gui 2022-06-23 10:03:17 +08:00
Yaronzz b1ebd6f0b2 remove settings: onlyM4a 2022-06-20 17:34:41 +08:00
Yaronzz e1562ba30e 1. rebuild tidal-dl 2022-06-20 15:15:52 +08:00
Richard Curzon 56bf0f9510 if there are .lrc lyric files, and corresponding music is deleted, then delete also the .lrc 2022-04-17 05:53:49 -04:00
Richard Curzon 2ebf80869c For playlist, remove TIDAL songs and redownload PL, the songs will be removed in the mirror image dl folder 2022-04-16 09:09:12 -04:00
Yaronzz 133def9722 optimize code 2022-01-17 16:53:50 +08:00
Yaronzz ba1a559a4b Settings: add type-folder(eg Album/Video/Playlist) 2021-12-27 17:00:45 +08:00
Yaronzz dc1ba689c4 upload new version 2021-11-15 14:46:52 +08:00
Yaronzz fc96331c1c upload util.py 2021-11-15 14:19:51 +08:00
Grzegorz Krukar 6fd2ec4a48 Additional tags for album path and track name + information in readme 2021-10-22 23:41:49 +02:00
backwards-rat-race d65d474462 Add support for creating a folder structure using only the main artists name for album via a AlbumArtistName path option 2021-10-17 15:16:48 +01: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
Ramzey 38ea6c307f added timed lyrics option 2021-09-14 20:21:40 -07:00
Yaronzz 97efe6ba99 Merge branch 'master' of https://github.com/yaronzz/Tidal-Media-Downloader into master 2021-09-10 15:37:06 +08:00
yaronzz 27cca38398 Fix bug of "Illegal characters in path" 2021-09-09 18:44:44 +08:00
Yaronzz d035a7e01c Merge pull request #654 from neaumusic/fix-artist-and-remix-version-names
fix(artists): include all artist names
2021-09-09 09:54:55 +08:00
neaumusic 3cce1077b8 use album.artists not track.albumartists 2021-08-22 20:20:50 -07:00
Simon Kopischke 67f8337a7d Save covers when downloading songs from playlists.
If the option for saving covers is set to true and the playlist folder is not used, songs are saved according to their album. In this case album covers would now be saved too.
2021-08-05 14:16:38 +02:00
neaumusic 5b403f7342 fix(naming): fix artist and remix version names 2021-06-21 12:56:48 -07:00
Gadgeteer234 81312d979e Update download.py 2021-06-12 19:26:59 +02:00
yaronzz e38a3c4b50 add lyrics 2021-05-27 19:33:02 +08:00
Akmal b9a919ca55 Replace __file__ to file
__file__ supposed to be variable from Python
2021-05-21 07:54:12 +07:00
yaronzz 13d2e70a43 Add 'AlbumInfo.txt' 2021-04-30 17:50:20 +08:00
yaronzz 6aeac3ddb5 Fix bug of download video 2021-04-30 10:27:01 +08:00
yaronzz cae74e8ebd Show get-quality 2021-03-29 10:42:50 +08:00
yaronzz 1e2423f7a1 1、add log 2021-02-20 09:09:09 +08:00
yaronzz f165976c8b Fix bug of download failed "stat: path should be string, bytes, os.PathLike or integer, not list" 2020-12-17 10:59:26 +08:00
moisesmcardona 7453dab3e2 Trim album path 2020-12-10 13:08:27 -04:00
yaronzz 3774497c09 upload new verison 2020-12-02 13:51:54 +08:00
yaronzz 71d1c32114 Merge branch 'pr/moisespr123/528' of https://github.com/yaronzz/Tidal-Media-Downloader into master 2020-11-23 09:41:42 +08:00
yaronzz 73e3d20f0b Ability to download multiple urls at a time. 2020-11-23 09:40:41 +08:00
moisesmcardona 4e9532d51e Ability to download multiple urls at a time. 2020-11-17 20:26:08 -05:00
yaronzz 4754ac264b fix :releaseDate is none 2020-11-16 13:32:38 +08:00
yaronzz 3a11633ad9 Merge branch 'master' of https://github.com/yaronzz/Tidal-Media-Downloader into master
# Conflicts:
#	TIDALDL-PY/tidal_dl/download.py
2020-11-10 18:27:49 +08:00
yaronzz b1bb8191f0 upload updatelog.md 2020-11-10 18:20:37 +08:00
moisesmcardona 63e9ace797 Strip Artist and Album title 2020-11-09 15:22:22 -05:00
sporek 1ab94e4659 Album flag respects addExplicitTag
Removes the 'E' from the album folder name if addExplicitFlag is False.
2020-11-08 19:15:29 +00:00
Yaronzz 08670be579 Merge branch 'master' into OAuth2-login 2020-11-09 00:48:52 +08:00
Yaronzz 91f61b04a7 update LangTurkish 2020-11-09 00:40:08 +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 bd449293a1 Settings: show progress 2020-10-21 00:13:26 +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 ae3611b69a #### v2020-08-30
- support language portuguese
- multithreading download a track
2020-08-30 11:11:52 +08:00
Yaronzz 6ca02a5e31 add language: portuguese 2020-08-25 16:29:19 +08:00