cli/algo/qmc
Unlock Music Dev fd6f830916
feat(meta): write album art & metadata into destination file
2022-12-06 23:55:43 +08:00
..
client feat(qmc): add search interface 2022-12-06 21:52:17 +08:00
testdata test(QMCv2): add case mflac_rc4 2022-01-09 06:21:35 +08:00
cipher_map.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
cipher_map_test.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
cipher_rc4.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
cipher_rc4_test.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
cipher_static.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
key_derive.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
key_derive_test.go refactor: qmc don't export internal functions 2022-11-19 07:25:42 +08:00
key_mmkv.go chore: add accident removed comment 2022-12-05 11:10:40 +08:00
qmc.go feat(meta): write album art & metadata into destination file 2022-12-06 23:55:43 +08:00
qmc_meta.go feat(meta): add writing metadata by ffmpeg 2022-12-06 21:52:19 +08:00
qmc_test.go fix: qmc test 2022-12-04 23:14:06 +08:00