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

Modify strictness #89

Open
bertothunder opened this issue Oct 10, 2016 · 0 comments
Open

Modify strictness #89

bertothunder opened this issue Oct 10, 2016 · 0 comments

Comments

@bertothunder
Copy link
Contributor

The 'strict' parameter in parser and M3U8 class has little effect, with very bold strictness checking being applied while parsing the input M3U8 manifest.

How 'strict' must the strict parameter force the parser to be? I can think about several levels of strictness checking:

  • Check deprecated or non-supported tags based on version.
  • Check for tag's format and mandatory parameters.
  • Check for overall M3U8 format: EXTM3U tag is mandatory, never checked to be present.

More than an issue, this intends to be a question to open a debate about the model to be implemented. Ideas?

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

No branches or pull requests

1 participant