Nathan Thomas
3640e4e70a
Update
2023-11-17 20:40:46 -08:00
Nathan Thomas
89f76b7f58
Album downloads working
2023-10-31 12:51:44 -07:00
Nathan Thomas
837e934476
Update
2023-10-29 14:42:10 -07:00
Nathan Thomas
7cbd77edc5
Update
2023-10-22 00:07:17 -07:00
Nathan Thomas
36fd27c83c
Update
2023-10-21 19:18:06 -07:00
Nathan Thomas
06335058f3
Restructure and add tests
2023-10-13 11:38:50 -07:00
Nathan Thomas
4448220085
Update
2023-10-06 13:54:27 -07:00
Nathan Thomas
95e906a196
Finish downloadables
2023-10-05 11:13:52 -07:00
Nathan Thomas
4e2709468b
Add prompter and soundcloud client
2023-10-04 10:52:07 -07:00
Nathan Thomas
34277a3c67
Finish most of skeleton
2023-09-21 19:19:30 -07:00
Nathan Thomas
b5a442c042
Revert "Move files to src"
...
This reverts commit 16752df99c
.
2023-09-21 11:01:04 -07:00
Nathan Thomas
16752df99c
Move files to src
2023-09-21 11:00:25 -07:00
Nathan Thomas
a2e9279189
Update config
2023-09-21 10:50:43 -07:00
Nathan Thomas
51ae29e851
Skeleton for new client file
2023-09-21 10:50:22 -07:00
Nathan Thomas
2a185a4119
Made spoofer async
2023-09-21 10:49:45 -07:00
Nathan Thomas
e70be5f158
Rewrite config.py
2023-09-20 20:52:21 -07:00
Nathan Thomas
a38c65f265
Merge pull request #438 from Dlanis/patch-1
2023-08-24 19:50:06 -07:00
Dlanis
088e2a459f
Update media.py
...
Except ItemExists in Tracklist download function when concurrent downloads are enabled
2023-07-27 09:45:07 +00:00
Nathan Thomas
12db8e001a
Bump version to 1.9.7
2023-03-16 22:23:00 -07:00
Nathan Thomas
a6313ca406
Remove cchardet dependency
2023-03-16 22:22:43 -07:00
Nathan Thomas
8bb1674bef
Update dependencies
2023-03-16 21:56:58 -07:00
Nathan Thomas
f81176b3dc
Misc typing
2023-03-16 19:55:12 -07:00
Nathan Thomas
48b4da80e5
Add helpful message for InvalidCharInStringError
2023-03-16 19:53:49 -07:00
Nathan Thomas
0e4e979494
Update dependencies
2023-03-16 19:53:03 -07:00
Nathan Thomas
5901071697
Merge branch 'dev' of https://github.com/nathom/streamrip into dev
2023-03-16 19:32:15 -07:00
Nathan Thomas
ad71293f0a
Fix downloads for large soundcloud files
2023-03-16 19:31:53 -07:00
Nathan Thomas
5035a598ff
Merge pull request #399 from joegoldin/fix-regex-appid-appsecret
...
(bug) Fix `appId` and `appSecret` regular expressions
2023-03-16 19:23:37 -07:00
Joe Goldin
c5bbd11414
Merge branch 'dev' into fix-regex-appid-appsecret
2023-03-16 15:56:24 -07:00
Joe Goldin
eea35ce204
(bug) Fix appId
and appSecret
regular expressions
2023-03-15 17:31:57 -07:00
Nathan Thomas
3b1a2e67a7
Merge pull request #365 from reaitten/patch-1
...
fix: multiple "600" in original cover URL filename
2022-09-26 15:13:00 -07:00
reaitten
4af7c6a365
fix: multiple "600" in original cover URL filename
...
- Fixes a minor issue when trying to set a Qobuz original cover URL.
Streamrip replaces all occurrences of `600` when setting `cover_urls["original"]` which leads to raising an error when downloading the cover art for this album:
0060040678
2022-09-14 19:12:21 -04:00
Nathan Thomas
615a36257b
Handle no artwork case #303
2022-08-04 18:40:38 -07:00
Nathan Thomas
be087c01cd
Fix lastfm duplicate downloads issue
2022-06-20 16:04:13 -07:00
Nathan Thomas
f31c40353c
Handle missing TIDAL cover #341
2022-06-20 10:28:57 -07:00
Nathan Thomas
15c826d03e
Improve version comparison
2022-06-14 12:35:55 -07:00
Nathan Thomas
26da00f1a2
Add option to not truncate filname #340
2022-06-14 12:35:08 -07:00
Nathan Thomas
251e1267f9
Bump version
2022-05-23 18:04:51 -07:00
Nathan Thomas
e86e560ce0
Fix Qobuz app_id error #333
2022-05-23 18:02:57 -07:00
Nathan Thomas
67ad823192
Fix C++ build tools link #325
2022-05-06 19:05:58 -07:00
Nathan Thomas
7c22e0e891
Misc optimizations
2022-04-26 11:28:57 -07:00
Nathan Thomas
b9ca39c869
Merge branch 'dev' of https://github.com/nathom/streamrip into dev
2022-04-25 14:47:35 -07:00
Nathan Thomas
04da3093ab
Resize if cover is too large #319
2022-04-25 14:47:14 -07:00
Nathan Thomas
1d533d68d5
Merge pull request #309 from reaitten/dev
...
Allow for multiple artists on Tidal
2022-03-21 11:28:09 -07:00
reaitten
a292de6ff0
Allow for multiple artists on Tidal
2022-03-06 16:25:35 -05:00
Nathan Thomas
418e9544b1
Formatting
2022-02-20 11:51:45 -08:00
Nathan Thomas
297ff216b2
Check for nonzero status code after conversion
2022-02-20 11:50:44 -08:00
Nathan Thomas
b4c07138c0
Merge branch 'dev' of https://github.com/nathom/streamrip into dev
2022-02-17 19:57:35 -08:00
Nathan Thomas
55affd69c2
Handle very large album names #301
2022-02-17 19:57:02 -08:00
Nathan Thomas
ca18e74203
Remove unused function
2022-02-17 19:53:21 -08:00
Nathan Thomas
76a99deccb
Merge pull request #299 from aberfan/main
...
Fixes BUG: search track on tidal fails with AttributeError #291 , maybe others.
2022-02-17 19:41:06 -08:00