Skip to content

plugins.senategov: remove plugin #4458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2022

Conversation

bastimeyer
Copy link
Member

@bastimeyer bastimeyer commented Apr 14, 2022

ref #4455

I don't know how much sense it makes fixing this plugin. It's broken since the introduction of the pluginmatcher logic (#3821), and it was still referencing self.url_re the whole time, which didn't exist anymore, leading to the AttributeError: 'SenateGov' object has no attribute 'url_re' error. Nobody has reported a plugin issue since then and the plugin has been very very niche to begin with. The two URLs defined in the tests are working now though. I didn't check anything else.

@bastimeyer bastimeyer added plugin issue A Plugin does not work correctly cleanup labels Apr 14, 2022
@back-to
Copy link
Collaborator

back-to commented Apr 15, 2022

It's broken since the introduction of the pluginmatcher logic

just remove it completely

@gravyboat
Copy link
Member

just remove it completely

Agreed.

@bastimeyer bastimeyer changed the title plugins.senategov: fix plugin and replace itertags plugins.senategov: remove plugin Apr 15, 2022
@bastimeyer bastimeyer added plugin removal and removed plugin issue A Plugin does not work correctly cleanup labels Apr 15, 2022
@gravyboat gravyboat merged commit 3a95abf into streamlink:master Apr 16, 2022
@bastimeyer bastimeyer deleted the plugins/senategov branch April 16, 2022 09:18
Billy2011 added a commit to Billy2011/streamlink-27 that referenced this pull request Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants