Commit graph

533 commits

Author SHA1 Message Date
Nathan Thomas
6bfa16076f Remove unnecessary comments 2021-09-26 22:48:09 -07:00
Nathan Thomas
9022722227 Fix soundcloud playlist downloads #190 2021-09-26 22:47:52 -07:00
Nathan Thomas
35262cb6fa Bump version 2021-09-26 16:39:01 -07:00
Nathan Thomas
5c654ed612 Don't index title when searching for artist #189 2021-09-25 16:10:47 -07:00
Nathan Thomas
cdacf64421 Update dependencies 2021-09-23 13:34:48 -07:00
Nathan Thomas
8f722dcd60 Fix #188 2021-09-23 13:34:32 -07:00
Nathan Thomas
fc9dfe15aa Fix lastfm crash when no results found #184 2021-09-18 18:32:01 -07:00
Nathan Thomas
f222b32f72 Raise for status in TidalClient 2021-09-17 15:13:39 -07:00
Nathan Thomas
35c8932ffb Formatting 2021-09-16 18:48:27 -07:00
Nathan Thomas
1f3b24e5b7 Dynamically find soundcloud client ID 2021-09-16 18:48:11 -07:00
Nathan Thomas
61079a6c7b Formatting 2021-09-16 11:44:07 -07:00
Nathan Thomas
71b8b0a45b Update issue template 2021-09-15 21:03:52 -07:00
Nathan Thomas
8393326119 Update issue template 2021-09-15 20:58:42 -07:00
Nathan Thomas
f4364eedba Remove invalid key 2021-09-15 16:06:23 -07:00
Nathan Thomas
e8b897d0ce Use YAML for bug report template 2021-09-15 16:05:27 -07:00
Nathan Thomas
c4824e875f Fix download_videos key #177 2021-09-13 22:31:13 -07:00
Nathan Thomas
c6e976cade Fix poetry package versions 2021-09-11 22:04:45 -07:00
Nathan Thomas
7df9a45f39 Fix poetry build failure 2021-09-11 21:56:10 -07:00
Nathan Thomas
1846c3e986 Remove trash 2021-09-11 21:51:01 -07:00
Nathan Thomas
32152163c7 Bump version 2021-09-11 21:39:51 -07:00
Nathan Thomas
1c06eab7c4 Use subprocess.call instead of Popen 2021-09-11 21:39:23 -07:00
Nathan Thomas
f9f85a89e2 Remove unnecessary comments 2021-09-11 21:32:34 -07:00
Nathan Thomas
700b435367 Add tqdm bar for hls downloads 2021-09-11 21:31:12 -07:00
Nathan Thomas
9f5cd49aab Create custom async downloader for HLS streams 2021-09-11 10:49:27 -07:00
Nathan Thomas
5b2aaf5ad2 Update bug report 2021-09-11 10:48:18 -07:00
Nathan Thomas
6dbc57b2c9 Remove trash 2021-09-11 10:47:47 -07:00
Nathan Thomas
c614ee3415 Add aiohttp and aiofiles to dependencies 2021-09-11 10:46:39 -07:00
Nathan Thomas
f9649cf975 Update dependencies 2021-09-09 13:15:08 -07:00
Nathan Thomas
cd19c3b687 Specify encoding when reading HLS stream urls #169 2021-09-08 11:05:36 -07:00
Nathan Thomas
e103c978bb Update soundcloud client id #164 2021-09-07 14:56:45 -07:00
Nathan Thomas
e49df1e719 Add id key in FOLDER_FORMAT #150 2021-09-06 20:18:50 -07:00
Nathan Thomas
acec36801a Remove docs :( 2021-09-06 20:18:06 -07:00
Nathan Thomas
1d05e82f1a Remove undofile 2021-09-06 19:57:34 -07:00
Nathan Thomas
6a92a8fcc1 Download correct artwork for singles #166 2021-09-06 19:52:55 -07:00
Nathan Thomas
3eeb9d3b7e Catch UnidentifiedImageError #168 2021-09-06 14:05:34 -07:00
Nathan Thomas
372a755215 Add option to restrict filenames to ASCII #161 2021-08-30 12:11:45 -07:00
Nathan Thomas
cddbd98224 Bump version 2021-08-20 13:29:24 -07:00
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
87c6894386 Merge branch 'dev' of https://github.com/nathom/streamrip into dev 2021-08-19 12:07:30 -07:00
Nathan Thomas
8739c9ec01 Allow for multiple artists on Qobuz 2021-08-17 11:00:19 -07:00
Nathan Thomas
a5ff4e4cbb
Merge pull request #158 from nathom/exclude_metadata
Add ability to exclude certain tags from embedded metadata
2021-08-17 10:52:04 -07:00
Nathan Thomas
80a2cf1a43 Include playlists 2021-08-17 10:49:44 -07:00
Nathan Thomas
144299b2af Remove test file 2021-08-17 10:47:23 -07:00
Nathan Thomas
b7ee7295ca Set max line length to 79 2021-08-17 10:46:37 -07:00
Nathan Thomas
aac4e8c72d Add metadata.exclude key 2021-08-17 10:45:26 -07:00
Nathan Thomas
e06e017ec9 Add metadata.exclude list to config 2021-08-17 10:36:41 -07:00
Nathan Thomas
c9dfc61d9f
Merge pull request #157 from nathom/better_config_update
Keep more of the config when updating
2021-08-17 10:04:41 -07:00
Nathan Thomas
af05747651 Keep more values when config updates 2021-08-17 09:57:12 -07:00
Nathan Thomas
249a8bf114 Remove redundant log calls 2021-08-16 13:10:31 -07:00