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

Append all matching alternatives to variant #180

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

markniebur
Copy link

@markniebur markniebur commented Jan 6, 2022

Before this fix, the m3u8 lib only appended alternatives that appeared in the playlist directly before a variant. This broke alternative audio processing since these are typically declared all at once at the top of the playlist (see https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis#section-9.6). This fixes #160 and #96.

@markniebur
Copy link
Author

DeepSource does not like some code that has not changed.

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.

EXT-X-MEDIA audio missing from VariantParams.Alternatives for master playlist decode
1 participant