Commit Graph

178 Commits

Author SHA1 Message Date
碧舞すみほ f28b51b6e6
fix #267 2024-04-21 09:56:52 +09:00
Liam Harper 7f78bb34d4
Update __init__.py 2023-11-11 21:52:07 +00:00
碧舞すみほ 2bef6c4a5d
Update __init__.py 2023-10-28 22:22:44 +09:00
kokarare1212 c8f9026970 fix certificate error 2023-10-28 18:47:44 +09:00
kokarare1212 f97b6b2fe1 add new cdn parsing 2023-10-22 10:41:41 +09:00
Restyled.io ecd0006874 Restyled by yapf 2023-09-05 09:21:40 +02:00
Restyled.io 12621ef31c Restyled by whitespace 2023-09-05 09:21:40 +02:00
Restyled.io 907634a754 Restyled by reorder-python-imports 2023-09-05 09:21:40 +02:00
Restyled.io 616183a6ca Restyled by pyment 2023-09-05 09:21:40 +02:00
Restyled.io 4241ecb3ab Restyled by isort 2023-09-05 09:21:40 +02:00
Restyled.io 4a6b43ef33 Restyled by black 2023-09-05 09:21:40 +02:00
Restyled.io 20501cdd58 Restyled by autopep8 2023-09-05 09:21:40 +02:00
d.rathmer 04165151d7 fix(apresolve): Better semantics on error 2023-09-05 09:20:43 +02:00
kokarare1212 b57a139fda add ApResolve exception(s) 2023-08-30 08:55:19 +09:00
kokarare1212 d86d5fee6c
#195 Add stored function 2023-05-21 18:55:13 +09:00
kokarare1212 4401fa924d
Bump version 2023-05-17 06:58:32 +09:00
kokarare1212 9530377a9d
Bump client version 2023-05-17 06:57:58 +09:00
kokarare1212 476d53876c
bump version 2023-04-13 21:08:37 +09:00
kokarare1212 622483655c
Handle ConnectionResetError 2023-04-13 07:01:17 +09:00
kokarare1212 4b768f7c71
#172 Fix album request 2023-01-03 10:22:23 +09:00
kokarare1212 e65f7fc691
#173 Implement PlaylistId 2023-01-03 10:16:51 +09:00
tarak b455de1477
Update metadata.py 2023-01-02 16:33:02 -05:00
kokarare1212 b6cf657791
Update version 2022-11-10 07:12:05 +09:00
kokarare1212 0db444f3bd
#158 ignore BrokenPipe 2022-10-21 07:11:44 +09:00
kokarare1212 14f93dad41
Update version 2022-08-31 06:33:39 +09:00
kokarare1212 a2d631815a
#148 Change locking method 2022-08-19 08:58:08 +09:00
kokarare1212 30a8c07300
#141 Release buffer 2022-07-21 19:31:41 +09:00
kokarare1212 0a682993c8
#139 fix base62 issue 2022-07-12 07:42:25 +09:00
kokarare1212 560c5000a8
#135 Set HTTP header 2022-06-29 06:47:04 +09:00
kokarare1212 b28e684e97
#135 Add ClientToken support 2022-06-28 20:55:10 +09:00
deepsource-autofix[bot] f5ca0f4d6d
Format code with yapf
This commit fixes the style issues introduced in 287fbbc according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/84617c1e-f44f-4f57-8da5-04836eaee6a0/
2022-03-10 11:00:51 +00:00
yeralin 90c35b450a Check availability before conditionals 2022-03-09 23:50:09 -05:00
kokarare1212 116a576b3f Separate package 2022-02-09 07:52:14 +09:00
deepsource-autofix[bot] 901656443f
Remove methods with unnecessary super delegation. 2021-12-26 05:09:56 +00:00
deepsource-autofix[bot] 246be47505
Format code with yapf 2021-12-26 05:05:49 +00:00
deepsource-autofix[bot] 129fb92511
Refactor unnecessary `else` / `elif` when `if` block has a `return` statement 2021-12-26 05:05:38 +00:00
deepsource-autofix[bot] dc54445e9a
Format code with yapf 2021-12-26 04:59:57 +00:00
deepsource-autofix[bot] c3865ca093
Iterate dictionary directly 2021-12-26 04:59:47 +00:00
kokarare1212 6c6fe37203 Fix deepsource issue(s) 2021-12-25 15:49:19 +09:00
kokarare1212 bc716fdcb4 Fix mistake 2021-12-22 09:02:43 +09:00
こうから e843ac6e64
Update decoders.py 2021-12-04 14:31:46 +09:00
deepsource-autofix[bot] 1f5a632b95
Format code with yapf
This commit fixes the style issues introduced in fc7d6dd according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/bc472013-48c1-48a4-80ef-d2c0fe1db08f/
2021-12-04 03:48:22 +00:00
kokarare1212 fc7d6ddc4d
fix DeepSource issue(s) 2021-12-04 12:47:54 +09:00
kokarare1212 bd71ecde46
Fix freeze 2021-11-21 21:57:57 +09:00
deepsource-autofix[bot] d84e5f38a3
Format code with yapf
This commit fixes the style issues introduced in 3c2db24 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/1772140d-dcbe-46ec-86d6-ba7db3aa7180/
2021-10-20 22:00:45 +00:00
kokarare1212 3c2db2421c
Fix load_track 2021-10-21 07:00:21 +09:00
deepsource-autofix[bot] bdc090e563
Format code with yapf
This commit fixes the style issues introduced in 9c35e63 according to the output
from yapf.

Details: https://deepsource.io/gh/kokarare1212/librespot-python/transform/ba63481c-00f8-4a04-aaf3-cf434dc75352/
2021-10-20 12:15:06 +00:00
kokarare1212 9c35e6362b
Fix AudioFile selection 2021-10-20 21:14:50 +09:00
kokarare1212 689e617eea
Change logging output 2021-10-20 20:25:14 +09:00
こうから c5db0a84a8
Fix NoopAudioDecrypt 2021-10-20 12:09:17 +09:00