174 Commits

Author SHA1 Message Date
itouakirai
d1c576847b
add artist-folder-format tag {ArtistName}/{ArtistsName} 2024-09-18 03:58:32 +08:00
itouakirai
3caeaa66a4
修复warning统计
添加no codec found
2024-09-17 19:48:02 +08:00
itouakirai
c434fb0517
增加warning统计 2024-09-16 00:12:46 +08:00
itouakirai
8391a8cd92
Update go.yml 2024-09-15 09:50:56 +08:00
itouakirai
3861a8c022
Update go.yml 2024-09-15 09:31:04 +08:00
itouakirai
fd5b449db9
Update main.go 2024-09-15 09:22:39 +08:00
itouakirai
0a2f35c4db
修复重试功能小bug 2024-09-15 04:46:07 +08:00
itouakirai
89087790df
添加重试功能 2024-09-15 04:35:38 +08:00
itouakirai
d161fd30ec
Update go.yml 2024-09-15 01:38:24 +08:00
ZHAAREY
d19e9ba0ef
Merge pull request #32 from itouakirai/main
减少进度条信息显示,适配窄窗口
2024-09-10 15:05:26 +08:00
itouakirai
e6622b123d
减少进度条信息显示,适配窄窗口 2024-09-10 14:54:29 +08:00
ZHAAREY
95f5d96a71
Merge pull request #31 from itouakirai/main
增加进度显示
2024-09-10 12:31:03 +08:00
itouakirai
e42b2d746c
Update main.go 2024-09-10 12:21:03 +08:00
itouakirai
2f77496cc3
增加下载进度条显示 (#1)
* Update go.mod

* Update go.sum

* Update main.go
2024-09-10 09:19:54 +08:00
zhaarey
4e04d960c3 add get-m3u8-mode 2024-09-08 00:05:52 +08:00
zhaarey
433c96200d add authorization-token in config 2024-09-06 00:05:13 +08:00
zhaarey
a2b9a1094b fix 2024-08-21 09:39:21 +08:00
ZHAAREY
5e890ef8e7
Merge pull request #30 from itouakirai/patch-4
修改默认为获取满血m3u8
2024-08-20 18:31:13 +08:00
itouakirai
b89b63069d
修改默认为获取满血m3u8 2024-08-20 18:19:47 +08:00
ZHAAREY
453fcd7a5c
Merge pull request #29 from itouakirai/patch-3
修复逐字歌词行开头为空格的问题
2024-08-18 23:12:59 +08:00
itouakirai
1656721cb9
修复逐字歌词行开头为空格的问题 2024-08-18 23:02:35 +08:00
ZHAAREY
72f5b36f3d
Merge pull request #28 from itouakirai/patch-2
修复逐字歌词丢失空格的问题
2024-08-18 22:28:25 +08:00
itouakirai
b21a134d24
修复逐字歌词丢失空格的问题 2024-08-18 22:16:37 +08:00
zhaarey
11d34f3601 add lrc-format 2024-08-15 13:57:47 +08:00
ZHAAREY
78ebfc9b74
Update config.yaml 2024-08-10 22:04:47 +08:00
ZHAAREY
40fc67b5f5
Merge pull request #26 from XRD37/main
提供封面图原始质量下载选项
2024-08-10 22:01:23 +08:00
XRD37
bced9f0308
supports additional artwork quality config
adds ability to download artwork in original format
2024-08-10 18:48:11 +08:00
XRD37
45c1d91f93
Add files via upload
adds ability to download artwork in original format
2024-08-10 18:43:15 +08:00
zhaarey
b98e4c698c fix 2024-08-04 11:52:44 +08:00
zhaarey
e77cd8291d add limit folder length and select all album command 2024-08-04 11:23:04 +08:00
zhaarey
d9fa2202b4 Update README.md 2024-07-29 13:05:30 +08:00
zhaarey
56c16962c3 fix parse lyrics 2024-07-29 13:02:27 +08:00
zhaarey
942b9dd5be fix mp4box mux 2024-07-17 21:07:44 +08:00
zhaarey
c1c62ab94c add atmos and select to main.go
--atmos,--select
2024-07-11 11:58:17 +08:00
zhaarey
af1a310cb6 fix Various Artists dont have artist cover 2024-07-06 13:14:01 +08:00
zhaarey
87051dc752 add linux action 2024-07-04 20:08:28 +08:00
zhaarey
1cdf29cebc fix Quality 2024-07-03 10:38:41 +08:00
zhaarey
ab9f035019
Merge pull request #24 from hanafizaki/patch-3
Update main.go
2024-07-01 14:17:29 +08:00
zhaarey
c56369009a
Merge pull request #22 from hanafizaki/patch-1
Update main.go
2024-07-01 14:14:59 +08:00
hanafizaki
4c402016fe
Update main.go
addExtendedMeta "RELEASETIME"
2024-06-30 22:42:52 +08:00
hanafizaki
fd38f6524e
Update main.go
ADD ITUNESALBUMID METADATA
2024-06-30 12:41:41 +08:00
zhaarey
726a21fb53
Merge pull request #21 from itouakirai/main
add artist cover download
2024-06-29 09:29:30 +08:00
itouakirai
1e963f1567
Update main_select.go 2024-06-29 02:40:00 +08:00
itouakirai
3dd6bdceea
Update main_atmos.go 2024-06-29 02:39:42 +08:00
itouakirai
762d2518b1
fix playlist artist cover error 2024-06-29 02:39:05 +08:00
itouakirai
2c8494c6b3
add artist cover download config 2024-06-29 01:17:58 +08:00
itouakirai
e2b674b50e
add artist cover download 2024-06-29 01:13:58 +08:00
itouakirai
8ef251bbf6
add artist cover download 2024-06-29 01:10:25 +08:00
itouakirai
eaf9cadd6a
add artist cover download 2024-06-29 01:05:55 +08:00
itouakirai
5bcbf17bf9
add animated artwork download 2024-06-28 23:00:01 +08:00