158 Commits

Author SHA1 Message Date
Ludovic Vannoorenberghe
347284dce7
correct AlbumArtist for playlist 2025-02-27 21:33:18 +00:00
itouakirai
9591121131 style: Lyrics modularity 2025-02-25 00:14:01 +08:00
itouakirai
9718d6eb1e
fix: albumartist tag err 2025-02-24 21:50:46 +08:00
itouakirai
6aba3b0a21
fix: artistname tag panic 2025-02-24 21:25:26 +08:00
zhaarey
5b24f99642 add AlbumArtist for playlist 2025-02-19 19:11:10 +08:00
itouakirai
3e90946f8b fix 2025-02-18 15:50:57 +08:00
itouakirai
b30459f748 fix:MV文件路径特殊字符 2025-02-18 14:54:54 +08:00
itouakirai
6ddccf4b21 默认嵌入mv封面 2025-02-18 13:34:42 +08:00
itouakirai
1ccc4932b7 fix 2025-02-18 12:23:21 +08:00
itouakirai
6320712444 fix: 颜色乱码 2025-02-15 02:07:26 +08:00
zhaarey
ac937f8076 fix 2025-02-14 11:30:05 +08:00
ZHAAREY
42ca991329
Merge pull request #58 from GenzPN/main
Update Save Image Cover MV
2025-02-14 10:49:45 +08:00
GenzPN
fc2bf981fe
Update Save Image Cover MV 2025-02-14 01:05:06 +07:00
itouakirai
2bffd6ad1b feat: select界面美化 2025-02-14 01:33:47 +08:00
itouakirai
54eb8f91d8 fix: MV tracknum tags 2025-02-13 19:57:26 +08:00
itouakirai
ac689c446b MV文件名改为歌曲文件名的默认配置 2025-02-13 19:03:31 +08:00
itouakirai
2c71de250d feat: 歌手链接返回的专辑按发行日期排序 2025-02-13 17:43:25 +08:00
itouakirai
1bac36fe92 优化表格输出 2025-02-13 15:44:04 +08:00
itouakirai
6e97d1e96c fix:歌手链接无mv时程序退出;debug模式未使用满血m3u8;Quality标签错误 2025-02-13 02:38:45 +08:00
zhaarey
41959d1ae7 fix quality tag 2025-02-12 23:41:53 +08:00
GenzPN
6bc547d5b5
Merge branch 'zhaarey:main' into main 2025-02-12 21:34:07 +07:00
GenzPN
c65d99ba67
Update --cover Flag to Download Image and Animation Cover Only 2025-02-12 21:29:55 +07:00
itouakirai
d6a32c013e fix: lrc trans panic 2025-02-12 22:28:07 +08:00
itouakirai
1d524651ce fix: 动态封面质量查找出错 2025-02-12 19:43:08 +08:00
zhaarey
53044d8678 fix alac quality tag 2025-02-12 17:32:31 +08:00
zhaarey
8193efc9d6 Update main.go 2025-02-12 16:56:24 +08:00
zhaarey
82d03dc3d9 fix MV GenreName 2025-02-12 09:47:29 +08:00
itouakirai
8ce10e89cc add: artist mv dl 2025-02-12 08:58:40 +08:00
itouakirai
591049cedc add: MV tags 2025-02-12 08:00:09 +08:00
zhaarey
f7fcf41b13 Merge branch 'main' of https://github.com/zhaarey/apple-music-downloader 2025-02-12 00:00:20 +08:00
zhaarey
0e181e2e4f add mv output name 2025-02-12 00:00:10 +08:00
ZHAAREY
0227b4c40b
Merge pull request #49 from itouakirai/main
fix: determine media-user-token length
2025-02-11 19:44:23 +08:00
zhaarey
560a6b45f4 add mv-audio-type mv-max 2025-02-11 19:10:07 +08:00
itouakirai
a39050c343 fix: determine media-user-token length 2025-02-11 19:00:10 +08:00
ZHAAREY
655460efa1
Merge branch 'main' into main 2025-02-11 11:10:42 +08:00
itouakirai
0a85fe785b fix: day tag 2025-02-11 09:29:08 +08:00
itouakirai
61dfea68e1 add: MV dl(need mp4decrypt) 2025-02-11 08:26:04 +08:00
itouakirai
95ebc25c96 fix: MV dir not found 2025-02-11 05:47:44 +08:00
itouakirai
0f692422c0 dev: MV dl (need mp4decrypt) 2025-02-11 05:27:55 +08:00
zhaarey
8211fa5682 remove -hint
for latest gapc, atmos no incorrect file information
2025-02-10 21:53:01 +08:00
zhaarey
cca9af6cc4 fix day tag and atmos incorrect file information 2025-02-10 17:12:56 +08:00
itouakirai
3ced2e2e60
fix:redundant total count 2025-02-09 21:57:17 +08:00
itouakirai
3726ac4c8a dev: MV dl (need n-m3u8dl-re and mp4decrypt) 2025-02-09 09:36:51 +08:00
zhaarey
dccaca5376 fix atmos-max 2025-02-09 00:15:58 +08:00
ZHAAREY
f8a79ed17c
Merge pull request #45 from itouakirai/main
add:中文歌词繁简体匹配
2025-02-09 00:08:24 +08:00
zhaarey
ef42076f5e fix 2025-02-08 21:24:50 +08:00
zhaarey
ebffb6fa8e add song url support 2025-02-08 17:09:58 +08:00
ZHAAREY
7db82d54a1
Merge branch 'main' into main 2025-02-08 15:22:29 +08:00
ZHAAREY
b336cdc87f
Merge branch 'main' into fix/panic_runtime_error 2025-02-08 14:39:56 +08:00
GenzPN
96224a97bc
SSS 2025-02-07 21:11:53 +07:00