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

stream.dash: use the ID and mime-type to identify a representation #1846

Merged
merged 1 commit into from
Jun 26, 2018

Conversation

beardypig
Copy link
Member

This is a work-around for some DASH streams that have duplicate IDs for representations. By using the mimeType as well as the ID, we can better identify the different streams. Naughty Valve.

@codecov
Copy link

codecov bot commented Jun 25, 2018

Codecov Report

Merging #1846 into master will decrease coverage by <.01%.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##           master    #1846      +/-   ##
==========================================
- Coverage   50.38%   50.38%   -0.01%     
==========================================
  Files         239      239              
  Lines       14079    14080       +1     
==========================================
  Hits         7094     7094              
- Misses       6985     6986       +1

@gravyboat
Copy link
Member

Thanks @beardypig, changes look good.

@gravyboat gravyboat merged commit 9851135 into streamlink:master Jun 26, 2018
mkbloke pushed a commit to mkbloke/streamlink that referenced this pull request Aug 18, 2020
stream.dash: use the ID and mime-type to identify a representation
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.

None yet

2 participants