Commit graph

422 commits

Author SHA1 Message Date
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
nathom
16c8976e27 Remove unused import
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:27:27 -07:00
nathom
6f379312ca Turn on ffmpeg log in debug mode
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:26:47 -07:00
nathom
2600779d11 Add support for Artist search
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:26:21 -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
f7e633812a Bump config version
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-14 23:25:19 -07:00
Nathan Thomas
5afcee74d7
Update README.md 2021-07-12 08:21:33 -07:00
nathom
32e737a117 Add albumcomposer key for folder/file formats
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 18:52:45 -07:00
nathom
7b02ef9d42 Sanitize booklet filename
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 11:32:04 -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
4abe96825f Check database when searching
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-11 11:31:29 -07:00
nathom
2b68b96204 Better output
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-09 14:19:25 -07:00
nathom
5cd3913976 Add scrape option
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-09 14:19:13 -07:00
nathom
e6dfc3f507 Merge branch 'main' into dev 2021-07-07 20:48:08 -07:00
nathom
2e920f1e8a Remove MANIFEST.in because it’s unnecessary
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-07 20:47:36 -07:00
Nathan Thomas
b8bdd6bb6b
Merge pull request #115 from nathom/imgbot
[ImgBot] Optimize images
2021-07-06 15:22:39 -07:00
ImgBotApp
58952ad72f
[ImgBot] Optimize images
/demo/deezer_downloader_tutorial.png -- 223.06kb -> 148.07kb (33.62%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-07-06 22:16:26 +00:00
nathom
7f929b1b07 Merge branch 'dev' 2021-07-06 15:15:12 -07:00
nathom
dcda35b0f0 Bump version
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-07-06 15:15:01 -07:00