plugins.dogan: rewrite and fix plugin#5053
Merged
Merged
Conversation
Contributor
|
Thank you for taking your time to re-write it. I checked all the link types I could. All are working except this type of link from kanald: https://www.kanald.com.tr/embed/5fda41a8ebc8302048167df6 Because its "player-container" id also includes the data id I think: |
- Update and split up URL matchers - Use XPath for finding content IDs - Fix and update API URLs and validation schemas - Remove nesting and simplify
2f30ef3 to
04bf4ba
Compare
Billy2011
added a commit
to Billy2011/streamlink-27
that referenced
this pull request
Jan 6, 2023
- Update and split up URL matchers - Use XPath for finding content IDs - Fix and update API URLs and validation schemas - Remove nesting and simplify
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.
Closes #5052
The plugin requires a full rewrite and cleanup. The current implementation is pretty old and really, really messy and bad.
@fenopa please check.
The URLs listed in the plugin matcher tests should all work, but it's possible that I missed some URLs not listed in the tests.