Skip to content
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

feat: expose custom M3U8 parser API #331

Merged
merged 3 commits into from
Jan 4, 2019
Merged

feat: expose custom M3U8 parser API #331

merged 3 commits into from
Jan 4, 2019

Conversation

forbesjo
Copy link
Contributor

@forbesjo forbesjo commented Jan 4, 2019

Description

Exposes the m3u8-parser's custom parser API on the source object

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@forbesjo forbesjo changed the title feat: expose custom M3U8 parser APIs feat: expose custom M3U8 parser API Jan 4, 2019
@forbesjo forbesjo mentioned this pull request Jan 4, 2019
7 tasks
'limitRenditionByPlayerDimensions',
'bandwidth',
'smoothQualityChange',
'customTagParsers'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add some documentation on how to provide this option

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, don't forget that this change, and changes like, affect Video.js as a whole as well.

@forbesjo forbesjo merged commit b0643a4 into master Jan 4, 2019
@forbesjo forbesjo deleted the parser-only-api branch January 4, 2019 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants