Commit graph

32 commits

Author SHA1 Message Date
nathom
4d7a2124d6 Differentiate singles from other tracks
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-21 00:08:14 -07:00
nathom
7fdc07b448 Sort imports
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-20 10:46:11 -07:00
nathom
3ed61b50dc Implement #91
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-20 10:45:20 -07:00
nathom
76ba2d413b Formatting
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-16 14:26:02 -07:00
nathom
3bd9c815f3 Run isort
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-15 23:37:41 -07:00
nathom
df29a338c6 Catch enabling conversion without specifying codec
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-10 10:44:23 -07:00
nathom
bbc6e3ec8a Fix #84
Signed-off-by: nathom <nathanthomas707@gmail.com>
2021-06-08 23:18:15 -07:00
nathom
a9d815117e Lazy logging 2021-06-01 18:07:38 -07:00
nathom
f8df594031 Change Black max line length to 79 2021-05-13 18:46:41 -07:00
nathom
0a5364abef Add lastfm fallback source; #74 2021-05-13 18:22:53 -07:00
nathom
68a73e1905 Fixed MP3 only Album/Track TIDAL downloads; #75 2021-05-13 17:41:14 -07:00
nathom
f19bb2d06f Fix soundcloud cover art 2021-05-12 15:20:11 -07:00
nathom
71ac34db7e Fix logger 2021-05-12 15:19:51 -07:00
nathom
f337131767 Use click.Abort 2021-05-07 01:41:03 -07:00
nathom
f93a018163 Misc changes
Formatting, remove extra functions, documentation
2021-05-06 12:08:11 -07:00
nathom
42ce6c6de3 Fix docstrings with pydocstring 2021-05-04 12:57:00 -07:00
nathom
75312da1c9 Fix “Not available for download message” 2021-05-03 12:23:11 -07:00
nathom
fc8f4cee83 Run isort, fix typing 2021-05-01 19:00:36 -07:00
nathom
cfa6b35eb0 Fix misc typing bugs. 2021-05-01 18:38:55 -07:00
nathom
d6830adcda Misc tying fixes 2021-05-01 18:05:34 -07:00
nathom
e6a5d2cd39 Start comprehensive typing 2021-04-28 00:24:17 -07:00
nathom
d54e66af73 Make youtube-dl downloads quiet 2021-04-22 18:10:16 -07:00
nathom
201065516d Add support for Youtube video downloads 2021-04-22 18:03:22 -07:00
nathom
7347330a42 Add support for Youtube urls 2021-04-22 17:22:33 -07:00
nathom
36bbcd5ca1 Fix soundcloud downloads 2021-04-19 22:36:32 -07:00
nathom
ccd87321b6 Fix set_playlist_to_album, hardcode max_workers to 15 2021-04-19 16:02:42 -07:00
nathom
6f321e5b32 Formatting 2021-04-19 13:41:40 -07:00
nathom
383159d5f4 Fix issues with converting single tracks 2021-04-19 13:25:49 -07:00
nathom
86d877f1f5 Misc bug fixes related to playlist downloads 2021-04-19 12:39:23 -07:00
nathom
69e8a5d05b Add documentation to clients.py and bases.py 2021-04-17 14:18:42 -07:00
nathom
c4f2740d93 Add option to download videos and booklets in config; #53 2021-04-17 13:13:32 -07:00
nathom
b0f6e7b197 Move bases to bases.py, add support for Qobuz booklets; #53 2021-04-17 12:53:29 -07:00