Commit Graph
122 Commits
Author SHA1 Message Date
Mathis Maquenne b3bc661888 chore: add MIT license 2024-10-14 23:55:41 +02:00
Mathis Maquenne 67107a5190 refactor(tags): use comma to join contributors 2024-10-14 16:40:49 +02:00
Mathis Maquenne cc16b17b88 fix(media): handle some errors 2024-10-14 16:22:44 +02:00
Mathis Maquenne 6d660e3f51 feat(playlist): download private playlists with arl cookie 2024-10-14 16:22:44 +02:00
Mathis Maquenne d38a2c4f7b fix: replace forbidden chars in output file name 2024-10-14 16:22:44 +02:00
Mathis Maquenne f247a0f71e feat: download playlists 2024-10-14 16:22:44 +02:00
Mathis Maquenne cfa53da6ae feat(song): add FLAC tags 2024-10-14 16:22:44 +02:00
Mathis Maquenne 68f0b5c3e4 refactor: change output file name 2024-10-14 16:22:44 +02:00
Mathis Maquenne 38fd68a471 feat(song): add cover image 2024-10-14 16:22:44 +02:00
Mathis Maquenne 83ad1fd283 feat(song): add ID3v2 tags 2024-10-14 16:22:44 +02:00
Mathis Maquenne 7b67152fda refactor: improve logs 2024-10-14 16:22:44 +02:00
Mathis Maquenne ab9eaaf339 feat(cli): add quality flag 2024-10-14 16:22:44 +02:00
Mathis Maquenne a1d7e3b560 feat(media): check if a source exists 2024-10-14 16:22:44 +02:00
Mathis Maquenne d2a9d93577 feat(cli): add output flag 2024-10-14 16:22:44 +02:00
Mathis Maquenne b49334a810 feat(cli): add config flag 2024-10-14 16:22:39 +02:00
Mathis Maquenne 05e7f56d4e feat: add logs to download cmd 2024-10-14 16:21:29 +02:00
Mathis Maquenne b700b6483c feat(media): download and decrypt media 2024-10-14 16:21:21 +02:00
Mathis Maquenne 142dcfa30a refactor: use methods instead of functions 2024-10-14 16:21:21 +02:00
Mathis Maquenne ea9fcead7e feat: update download cmd to use new functions 2024-10-14 16:21:13 +02:00
Mathis Maquenne 258671004f feat(song): get media data 2024-10-09 17:13:57 +02:00
Mathis Maquenne 47ebaf143b feat(album): get data by ID 2024-10-08 01:35:53 +02:00
Mathis Maquenne 4f82007a49 chore: init 2024-10-07 23:06:14 +02:00