Commit Graph

17 Commits

Author SHA1 Message Date
Nathan Thomas d14fb608d3 Tidal album downloads working 2023-12-21 12:48:19 -08:00
Nathan Thomas 64b94bfea5 Deezer working 2023-12-20 16:55:34 -08:00
Nathan Thomas 3e6284b04d Databases working, add no progress flag 2023-11-24 18:22:50 -08:00
Nathan Thomas 1964a0e488 Improve database, refactor artist and label 2023-11-23 18:40:50 -08:00
Nathan Thomas 06335058f3 Restructure and add tests 2023-10-13 11:38:50 -07:00
nathom bc917167d2 Make streamrip into a module
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-29 21:04:27 -07:00
nathom 7698ad7a2e Formatting
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-19 18:57:50 -07:00
nathom f8df594031 Change Black max line length to 79 2021-05-13 18:46:41 -07:00
nathom 71ac34db7e Fix logger 2021-05-12 15:19:51 -07:00
nathom 42ce6c6de3 Fix docstrings with pydocstring 2021-05-04 12:57:00 -07:00
nathom 6ed5f77464 Changes to config artwork field
Also when converting, the track is kept in the temp_file and moved after conversion.

Formatting.
2021-04-10 20:50:42 -07:00
nathom de1db82da8 Fix misc. pylint errors 2021-04-10 16:05:31 -07:00
nathom 9d0a735cf5 Added support for SoundCloud downloads
Move soundcloud album parsing to Playlist

stash

Soundcloud downloads working
2021-04-05 17:43:23 -07:00
nathom 7f413c8290 Fix issue #18 2021-04-02 09:04:47 -07:00
nathom 7013df6f71 Log track ID in case of database error 2021-03-30 14:49:08 -07:00
nathom 505111db92 Fix issue where cover art message displayed before album 2021-03-30 14:31:35 -07:00
nathom 1ce080fbd2 Renamed music_dl to streamrip 2021-03-25 10:52:27 -07:00
Renamed from music_dl/db.py (Browse further)