Commit graph

17 commits

Author SHA1 Message Date
nathom
0376c421b5 Use cleo for the CLI 2021-07-30 17:33:26 -07:00
nathom
286ff502b5 Only use click for secho, echo, style 2021-07-30 11:24:09 -07:00
nathom
9970ac548f Begin move to cleo 2021-07-30 11:20:36 -07:00
nathom
54f4ab99af Only import echo, secho, and style from click 2021-07-30 11:19:19 -07:00
nathom
076a4be114 Improve CLI help 2021-07-29 12:36:13 -07:00
nathom
8d0dc7fb7f Run isort and other cleanup 2021-07-28 22:29:30 -07:00
nathom
9f79a47bb4 Add config --deezer command 2021-07-28 21:38:33 -07:00
nathom
4e1599f457 Add support for Deezloader mp3 downloads 2021-07-28 16:14:11 -07:00
nathom
9be27dbcb3 Rename MusicDL to RipCore 2021-07-28 16:13:50 -07:00
nathom
10e129e1a0 Add recursive file search to convert command
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:25:45 -07:00
nathom
05235b7080 Add option to specify number of search results
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 11:31:49 -07:00
nathom
5cd3913976 Add scrape option
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-09 14:19:13 -07:00
nathom
835c8d4cc6 Misc bug fixes
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 15:01:28 -07:00
nathom
715ac496f1 Add repair command #98
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 14:02:22 -07:00
nathom
ad6efb33de Fix typo (#111)
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-01 15:26:10 -07:00
nathom
1a67f0a305 Lazy imports
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-30 19:47:25 -07:00
nathom
bc917167d2 Make streamrip into a module
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-29 21:04:27 -07:00
Renamed from streamrip/cli.py (Browse further)