Alex Pastel

Results 5 issues of Alex Pastel

PyJWKClient doesn't support custom SSL contexts when calling `fetch_data()` to get the JWK set. ### Expected Result `get_signing_key_from_jwt()` could accept a [SSLContext](https://docs.python.org/3/library/ssl.html#ssl.SSLContext) as a parameter to support authorization servers that...

It seems like Google made a minor change with regard to uploading songs that is affecting `get_library_upload_songs()` Now when you upload a new song via the web page, after the...

Had a number of requests for this feature. The meat of the work will be: ### Determining what constitutes a duplicate Two songs are considered a duplicate if any of...

enhancement

The `--add-to-library` feature of `delete-uploads` now has an experimental fuzzy matching implementation that improves the likelihood of finding a matching album in the YTM online catalog when deleting uploads from...

enhancement

Hello, I'm not sure if this is something that recently changed with the way GitHub renders markdown, but it's something that I noticed on [my repository ](https://github.com/apastel/ytmusic-deleter?tab=readme-ov-file#ytmusic-deleter-delete-your-youtube-music-library) and then I...

documentation