Skip to content

Conversation

@bastimeyer
Copy link
Member

  • Declaratively define tag parsers explicitly using a decorator instead of relying on the method name format
  • Build the tag-parser mapping when creating the parser class, and don't build it on the parser class when first instantiating it
  • Update parser subclasses (Twitch)
  • Update tests

- Declaratively define tag parsers explicitly using a decorator
  instead of relying on the method name format
- Build the tag-parser mapping when creating the parser class,
  and don't build it on the parser class when first instantiating it
- Update parser subclasses (Twitch)
- Update tests
@bastimeyer bastimeyer merged commit 4631aef into streamlink:master Aug 22, 2023
@bastimeyer bastimeyer deleted the stream/hls/refactor-tag-parser-mapping branch August 22, 2023 23:15
@bastimeyer

This comment was marked as outdated.

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.

1 participant