Nathan Thomas
7a3758ce78
Bump version
2025-03-10 09:42:16 -07:00
Kyrre Gjerstad
dc7ca02529
Add SSL Verification Options and Improved Certificate Handling ( #817 )
...
* Add SSL verification configuration option
- Add `verify_ssl` parameter to DownloadsConfig to control SSL certificate verification
- Update client methods to use the new SSL verification setting
- Add CLI option `--no-ssl-verify` to disable SSL verification
- Implement SSL verification support across various clients and network requests
- Add test suite to validate SSL verification configuration
* Enhance SSL certificate handling with certifi support
- Add new `ssl_utils.py` module for SSL certificate management
- Implement optional certifi package support for improved certificate verification
- Add utility functions for creating SSL contexts and handling connector kwargs
- Update various clients to use new SSL utility functions
- Add helpful error messaging for SSL certificate verification issues
- Include optional certifi dependency in pyproject.toml
* Enhance SSL verification tests and configuration support
- Add comprehensive test suite for SSL verification utilities
- Implement tests for SSL context creation and configuration
- Update test configuration to include verify_ssl option
- Add test coverage for SSL verification across different clients and methods
- Improve error handling and testing for SSL-related configurations
* run ruff format
* Fix ruff checks
---------
Co-authored-by: Nathan Thomas <nathanthomas707@gmail.com>
2025-03-10 08:41:06 -07:00
Nathan Thomas
527b52cae2
More robust error handling ( #678 )
...
* Handle no copyright case for tidal
* Add default values for get calls
* Fix LSP errors
* Misc fixes
2024-05-11 23:17:41 -07:00
dependabot[bot]
868a8fff99
Bump black from 22.12.0 to 24.3.0 ( #653 )
...
Bumps [black](https://github.com/psf/black ) from 22.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/22.12.0...24.3.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 10:37:52 -07:00
Nathan Thomas
bd3bff1f0d
Bump version
2024-01-24 12:21:18 -08:00
Nathan Thomas
c6b29c2fab
Bump version
2024-01-23 10:19:41 -08:00
dependabot[bot]
070402eb1e
Bump pillow from 9.5.0 to 10.2.0 ( #584 )
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.5.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 18:51:44 -08:00
Nathan Thomas
fa65929c97
Implement check for updates feature ( #558 )
...
* Implement check for updates
* Fix tests
* Bump version
2024-01-13 22:49:23 -08:00
Nathan Thomas
63f3901eaf
Bump minor version
2024-01-10 16:40:28 -08:00
Nathan Thomas
4228525dc3
Remove documentation deps
2023-12-21 20:37:22 -08:00
Nathan Thomas
7e01277dc2
Add lint rules
2023-12-21 13:17:41 -08:00
Nathan Thomas
1c2fb8db18
Add ruff config
2023-12-20 22:20:36 -08:00
Nathan Thomas
349e46739c
Update dependencies and lock
2023-12-01 19:34:47 -08:00
Nathan Thomas
4f8f3213c4
Update dependencies
2023-11-26 15:31:51 -08:00
Nathan Thomas
7a35d31c4b
Update entry point
2023-11-24 20:38:31 -08: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
06335058f3
Restructure and add tests
2023-10-13 11:38:50 -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
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
0e4e979494
Update dependencies
2023-03-16 19:53:03 -07:00
Nathan Thomas
15c826d03e
Improve version comparison
2022-06-14 12:35:55 -07:00
Nathan Thomas
c781e002ae
Bump to 1.9.4
2022-02-14 19:19:30 -08:00
Nathan Thomas
7b3aab1823
Bump version to 1.9.3
2022-01-21 19:36:04 -08:00
Nathan Thomas
c306cdc8c6
Update Pillow dependency
2022-01-16 08:59:30 -08:00
Nathan Thomas
68f5add0e2
Bump version
2022-01-16 08:37:09 -08:00
Nathan Thomas
8eadd16439
Update dependencies
2022-01-16 08:18:06 -08:00
Nathan Thomas
fbb6473c26
Bump version
2022-01-14 21:23:42 -08:00
Nathan Thomas
389b5b98b3
Bump version
2022-01-14 19:17:13 -08:00
Nathan Thomas
69ba9f6aa6
Update dependencies
2021-12-13 16:51:16 -08:00
Nathan Thomas
070a245b7c
Bump version and update dependencies
2021-11-28 11:41:58 -08:00
Nathan Thomas
a09a586b7c
Bump version
2021-10-26 13:14:36 -07:00
Nathan Thomas
49f3c62223
Update dependencies
2021-10-26 13:13:38 -07:00
Nathan Thomas
8311fa707b
Fix TIDAL video downloads #195
2021-10-07 09:45:09 -07:00
Nathan Thomas
4d8118356a
Add explicit tag for track names #192
2021-09-29 12:24:13 -07:00
Nathan Thomas
35262cb6fa
Bump version
2021-09-26 16:39:01 -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
32152163c7
Bump version
2021-09-11 21:39:51 -07:00
Nathan Thomas
c614ee3415
Add aiohttp and aiofiles to dependencies
2021-09-11 10:46:39 -07:00
Nathan Thomas
cddbd98224
Bump version
2021-08-20 13:29:24 -07:00
Nathan Thomas
b4ef977307
Bump version
2021-08-13 16:22:01 -07:00
nathom
4f96dc95b5
Bump version
2021-08-02 22:16:47 -07:00
nathom
b0be2f26bd
Fix #136
2021-08-02 14:41:11 -07:00
nathom
f03b85726f
Fix version issues
2021-07-30 21:51:22 -07:00
nathom
b86bcf6e6b
Update dependencies and bump version
2021-07-30 19:13:12 -07:00
nathom
28fda887d2
Update dependencies
2021-07-30 17:33:37 -07:00