Commit graph

28 commits

Author SHA1 Message Date
Nathan Thomas
0b22c36c4e Raise IneligibleError if featured lists are accessed with Deezloader 2021-08-19 18:25:17 -07:00
Nathan Thomas
22d2a649ce Add Deezer support for rip discover 2021-08-19 18:13:05 -07:00
Nathan Thomas
b7ee7295ca Set max line length to 79 2021-08-17 10:46:37 -07:00
Nathan Thomas
eb64d57cf7 Add db command 2021-08-16 13:10:05 -07:00
Nathan Thomas
587739b109 Fix typos 2021-08-13 18:06:21 -07:00
Nathan Thomas
6cfd068a97 Misc fixes/optimizations 2021-08-13 16:19:04 -07:00
Nathan Thomas
246d69cb30 Automatically update and show release notes 2021-08-13 16:02:04 -07:00
nathom
6e0731ed0b Use asynchronous requests for QobuzClient startup/login 2021-08-12 10:50:11 -07:00
nathom
5169da48f2 Fix #132 2021-08-01 17:31:21 -07:00
nathom
af50b7f9c7 Validate Deezer ARL when logging in 2021-07-31 10:05:16 -07:00
nathom
30d194eead Request Bug Report on exception 2021-07-30 18:27:12 -07:00
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)