question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AES encryption, HLS stream. What syntax?

See original GitHub issue

Hi guys, I was on Livestreamer but somebody suggested me to try streamlink so here I am!

Sorry for my profane language but I’m no programmer.

I’m trying to download a .m3u8 stream. I’m subscribed to the service offering that stream but I wouldn’t know what command to write to pass my key. Actual website is hidden for privacy reasons.

Right now I write streamlink "hls://https://fakelinkto.m3u8" best -o video.ts

But I receive Failed to create decryptor: unable to open URL: https://fakelinktokey.php (403 Client error forbidden)

Would anybody point me in the right direction? Many thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:18 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
beardypigcommented, Feb 17, 2017

This has been solved by a plugin 😃

0reactions
beardypigcommented, Jan 4, 2017

Not sure… If you want me to create a plugin drop me an email beardypig@protonmail.com, you’d have to lend me your login details as I don’t have an account. If not, I’m out of ideas 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Test AES encryption for HLS streams - Wowza
This article describes how to test AES-128 encryption for a Wowza Streaming Engine™ media server software video-on-demand stream delivered over ...
Read more >
HLS Encryption: How to Encrypt Video Streams in AES 128
HLS encryption uses AES 128 in video security. Learn how the encrypted HLS protocol delivers video files to securely live streaming content.
Read more >
Using Sample AES Encryption for HLS with Unified Origin
All encryption for HTTP video streaming is AES 128 encryption, which is a symmetric key algorithm. This means that the same key is...
Read more >
draft-pantos-hls-rfc8216bis-02 - IETF Datatracker
HTTP Live Streaming 2nd Edition (Internet-Draft, 2018) ... An encryption method of AES-128 signals that Media Segments are completely encrypted using the ...
Read more >
Help downloading AES-encrypted HLS video stream
Here are the direct .m3u8 files with SAMPLE-AES encryption. ... is not enough for me to figure out the exact download code syntax....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found