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

Skip to content

plugins.orf_tvthek: remove#5104

Merged
mkbloke merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/orf_tvthek/remove
Jan 20, 2023
Merged

plugins.orf_tvthek: remove#5104
mkbloke merged 1 commit into
streamlink:masterfrom
bastimeyer:plugins/orf_tvthek/remove

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

Both HLS and DASH live streams are protected by DRM, which makes a plugin rewrite and cleanup impossible.


Found this while looking at some plugins with multiple matchers that could need a rewrite.

$ curl -sSL https://orf2.mdn.ors.at/orf/orf2/drmqxb/orf2-video=3187600.m3u8 | grep EXT-X-KEY
#EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://drm.ors.at/acquire-license/fairplay?...",IV=0xC0CF0ADCD2E54DDAB987B235343ABFAA,KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1"
$ streamlink 'https://orf2.mdn.ors.at/orf/orf2/drmqxa/manifest.mpd?audio=deu'
[cli][info] Found matching plugin dash for URL https://orf2.mdn.ors.at/orf/orf2/drmqxa/manifest.mpd?audio=deu
error: https://orf2.mdn.ors.at/orf/orf2/drmqxa/manifest.mpd?audio=deu is protected by DRM

VODs still seem to be working, but that doesn't justify keeping the plugin.

Both HLS and DASH live streams are protected by DRM, which makes
a plugin rewrite and cleanup impossible.
@bastimeyer bastimeyer added plugin removal drm Requested stream is protected by DRM labels Jan 20, 2023
@mkbloke mkbloke merged commit 91bf178 into streamlink:master Jan 20, 2023
@bastimeyer bastimeyer deleted the plugins/orf_tvthek/remove branch January 20, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

drm Requested stream is protected by DRM plugin removal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants