plugins.kick: restore plugin with new HTTPAdapter#6024
Merged
Conversation
4 tasks
Contributor
|
Working on Windows 10 with OpenSSL 3.0.11, also checked out the old patch and confirmed it returns 403 for me, so this fixes it on my end at least. |
Refactor custom `HTTPAdapter` classes and add base `SSLContextAdapter` class for being able to easily customize the `SSLContext` object generated by urllib3 that is passed to the pool manager.
fba104e to
4fa85c5
Compare
gravyboat
approved these changes
Jun 6, 2024
Member
Author
|
When building AppImages, I'm getting
I'll have a look at this tomorrow... |
Member
|
I know you solved this issue already but don't invest too much time in to it. A single plugin is not worth the implementation and maintenance hassle. |
snorkelopstesting4-web
pushed a commit
to snorkel-marlin-repos/streamlink_streamlink_pr_6024_859c5cb7-5589-4f5f-9558-2522c4103dbe
that referenced
this pull request
Oct 22, 2025
Original PR #6024 by bastimeyer Original: streamlink/streamlink#6024
snorkelopstesting2-coder
added a commit
to snorkel-marlin-repos/streamlink_streamlink_pr_6024_859c5cb7-5589-4f5f-9558-2522c4103dbe
that referenced
this pull request
Oct 22, 2025
Merged from original PR #6024 Original: streamlink/streamlink#6024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Three commits:
OP_NO_TICKETSSLContext optionSee #6018 (comment)
Working plugin from this PR branch using OpenSSL 3.0.13