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: parse content steering tags and attributes #176

Merged
merged 1 commit into from
Aug 7, 2023
Merged

Conversation

adrums86
Copy link
Contributor

@adrums86 adrums86 commented Aug 7, 2023

Feature

Add support for parsing #EXT-X-CONTENT-STEERING tags, required SERVER-URI property and associated PATHWAY-ID attributes.

References

https://developer.apple.com/streaming/HLSContentSteeringSpecification.pdf
https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis#section-4.4.6.6

@adrums86 adrums86 self-assigned this Aug 7, 2023
@adrums86 adrums86 merged commit 42472c5 into main Aug 7, 2023
4 checks passed
@adrums86 adrums86 deleted the content-steering branch August 7, 2023 16:19
Copy link

@wseymour15 wseymour15 left a comment

Choose a reason for hiding this comment

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

This looks great! One question: Do we need to add an example of the output in the docs?

src/parser.js Show resolved Hide resolved
@adrums86
Copy link
Contributor Author

adrums86 commented Aug 7, 2023

Good call on the docs. Added the supported tag in this PR: #177

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.

3 participants