Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
beardypig:dash-duplicate-repid
Jun 26, 2018
Merged

stream.dash: use the ID and mime-type to identify a representation#1846
gravyboat merged 1 commit into
streamlink:masterfrom
beardypig:dash-duplicate-repid

Conversation

@beardypig

Copy link
Copy Markdown
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

codecov Bot commented Jun 25, 2018

Copy link
Copy Markdown

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
Copy Markdown
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.

2 participants