Commit graph

440 commits

Author SHA1 Message Date
nathom
76512ad4af Update README 2021-07-30 19:11:53 -07:00
nathom
8852f562a0 Add example help page image 2021-07-30 19:10:55 -07:00
nathom
18fb40bb26 Add new demo images 2021-07-30 18:56:56 -07:00
nathom
30d194eead Request Bug Report on exception 2021-07-30 18:27:12 -07:00
nathom
f4480917fd Remove check_for_updates from config 2021-07-30 17:34:14 -07:00
nathom
28fda887d2 Update dependencies 2021-07-30 17:33:37 -07:00
nathom
0376c421b5 Use cleo for the CLI 2021-07-30 17:33:26 -07:00
nathom
dfbe53674c Fix bit depth conversion bug 2021-07-30 15:49:00 -07:00
nathom
77917dc6f0 Cleanup imports 2021-07-30 11:39:51 -07:00
nathom
936975a681 Use appdirs instead of click 2021-07-30 11:39:21 -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
328879584d Fix searching related issues 2021-07-29 23:09:25 -07:00
nathom
f98ee5c8f7 Fix soundcloud "File not found" 2021-07-29 12:36:25 -07:00
nathom
076a4be114 Improve CLI help 2021-07-29 12:36:13 -07:00
nathom
e73bff8d6b Add dosctrings 2021-07-29 11:20:49 -07:00
nathom
8d0dc7fb7f Run isort and other cleanup 2021-07-28 22:29:30 -07:00
nathom
ca67173162 Fix issue where downloads folder is blank 2021-07-28 22:28:37 -07:00
nathom
1e6c138e54 Add max_connections for concurrent downloads 2021-07-28 22:10:35 -07:00
nathom
aac254516f Make Deezer/Deezloader transitions smoother 2021-07-28 21:41:21 -07:00
nathom
96b15d9917 Add progress bar themes 2021-07-28 21:39:33 -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
fd0777ebc3 Update config.toml 2021-07-28 14:31:58 -07:00
nathom
f3c680ace7 Misc updates for Deezer 2021-07-28 14:26:14 -07:00
nathom
64bb0ace79 Implement paid Deezer downloads 2021-07-28 14:25:51 -07:00
nathom
fb87896f3f Update toml version 2021-07-28 14:24:50 -07:00
nathom
94f716f291 Update dependencies 2021-07-28 14:24:16 -07:00
nathom
808c6fbe1a Ignore some typing 2021-07-28 14:23:41 -07:00
nathom
8d11a8402f Fix FileNotFoundError with Music.app auto folder 2021-07-26 21:17:00 -07:00
nathom
0dbbba8f67 Start paid deezer implementation 2021-07-26 15:45:34 -07:00
nathom
37e2a7e8c1 Remove prints 2021-07-24 11:50:06 -07:00
nathom
ac00b4c1c8 Bump version 2021-07-24 11:47:04 -07:00
nathom
b1a7c89115 Fix typo 2021-07-24 11:43:44 -07:00
nathom
4620f6771f Begin documentation website 2021-07-24 11:43:31 -07:00
nathom
0dc6af7ecd Fix Artist and Label downloads 2021-07-24 11:01:37 -07:00
nathom
85cb6660ae Update dependencies 2021-07-24 11:01:00 -07:00
nathom
19edeb68b5 Improve NonStreamable message for Deezer 2021-07-24 11:00:51 -07:00
nathom
482f398e44 Fix #121 2021-07-24 11:00:26 -07:00
nathom
5ab0fdbc4a Fix SoundCloud search #122 2021-07-23 21:38:01 -07:00
nathom
65aa1efc38 Fix soundcloud _get 2021-07-23 16:21:39 -07:00
nathom
6cafc09328 Fix soundcloud downloads #122 2021-07-23 16:18:23 -07:00
nathom
921b3df794 Merge branch 'main' of https://github.com/nathom/streamrip into dev 2021-07-23 16:16:22 -07:00
nathom
cb6a934732 Fix str in db
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-21 22:45:40 -07:00
nathom
489402165c Start Media ABC implementation
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:38:28 -07:00
nathom
4142e1c831 Add albumcomposer default value
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:38:07 -07:00
nathom
4f99b62f25 Improve NonStreamable.print_msg performance
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:37:20 -07:00
nathom
07d0df382b Fix database issues
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-15 13:36:51 -07:00