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

Cannot load decryptor #1666

Open
mironmizrahi opened this issue Feb 4, 2019 · 1 comment
Open

Cannot load decryptor #1666

mironmizrahi opened this issue Feb 4, 2019 · 1 comment

Comments

@mironmizrahi
Copy link

Trying to capture from ESPN+.

URL: https://hlslive-akc-clt2.media.plus.espn.com/hdnts=exp=1549337562~acl=/*~id=1cea2e53-fe07-4851-a705-244f554b6962~data=49fac5f4-8fdc-4d71-98cb-50028a962be3~hmac=c4c832c674975db9ac967f096822b498eeb3311cb74ebaf4c8760eb17adc0de4/9650c41af65e1a1697bbd8277c7b10ff/ls01/espn/event/2019/02/03/Duke_vs_Furman_M_Lacrosse_20190203_1549144854032/3500K/3500_complete_aeng-trimmed.m3u8

Trying with HTTPS results in ([Errno 1] _ssl.c:504: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure)

Switching to HTTP results in Failed to create decryptor: Unable to open URL: https://playback.svcs.plus.espn.com/events/d1c73440-76a6-4a3f-bb92-03d957503bc1/media/49fac5f4-8fdc-4d71-98cb-50028a962be3/keys/1a3b3f8b-bc33-4396-af47-cc470200c360 (hostname 'playback.svcs.plus.espn.com' doesn't match '*.edge.bamgrid.com')

I can see the above URL in the m3u8 file but there is no mention of *.edge.bamgrid.com. When I snoop in Chrome there are requests to https://us.edge.bamgrid.com/dust with an Authorization header. trying to feed it to the CLI with --http-header makes no difference.

thanks in advance

@cdrage
Copy link

cdrage commented Mar 11, 2019

Livestreamer has been deprecated.

Use: https://github.com/streamlink/streamlink/

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

No branches or pull requests

2 participants