GithubHelp home page GithubHelp logo

Comments (7)

 avatar commented on May 28, 2024 1

Working as expected

voltagex@devbox:~/src/hlsdl$ ./hlsdl https://yahoo7p-a.akamaihd.net/2376984108001/201710/3933/5620693991001/2376984108001_5620693991001_5620675179001.m3u8
Warning: HLS stream is DRM protected. Exiting

from hlsdl.

selsta avatar selsta commented on May 28, 2024

Could you post the content of the .m3u8 file? I suspect that it has DRM.

Edit: I get 403 forbidden so it’s hard to debug for me.

from hlsdl.

 avatar commented on May 28, 2024

I've cut it for length:

$ curl https://yahoo7p-a.akamaihd.net/2376984108001/201710/1313/5602076271001/2376984108001_5602076271001_5602043863001.m3u8

#EXTM3U
#EXT-X-VERSION:5
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-INDEPENDENT-SEGMENTS
#EXT-X-TARGETDURATION:2
#EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://brightcove/license/c07e86d9-5e63-4338-9a43-a1e525d6ab07/7405a74b073346c4b6a5724589736d20",KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1"
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-0.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-1.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-2.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-3.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-4.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-5.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-6.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-7.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-8.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-9.ts
#EXTINF:2, no desc
2376984108001_5602076271001_5602043863001-10.ts

from hlsdl.

selsta avatar selsta commented on May 28, 2024
URI="skd://brightcove/license/c07e86d9-5e63-4338-9a43-a1e525d6ab07/7405a74b073346c4b6a5724589736d20",KEYFORMAT="com.apple.streamingkeydelivery"

Brightcove DRM, sorry that’s close to impossible to break.

from hlsdl.

 avatar commented on May 28, 2024

Apologies - perhaps hlsdl can detect the brightcove string in the m3u8 and bail out with an error?

from hlsdl.

selsta avatar selsta commented on May 28, 2024

That’s a good idea.

from hlsdl.

selsta avatar selsta commented on May 28, 2024

@voltagex could you try out c575a94

from hlsdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.