Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-07-2015, 06:31 PM
belindaschull belindaschull is offline
Junior Member
 
Join Date: Apr 2014
Posts: 9
belindaschull is on a distinguished road
Exclamation

Can't decrypt m3u8


Hello I'm trying to download this video
Code:
http://www.telemundo.com/novelas/2015/04/06/avenida-brasil-capitulo-1-rita-descubre-el-plan-de-carmina
there's f4m download option but is encrypted with akamai but atresdownloader found m3u8 link but when I tried to download with ffmpeg I got error and won't download same atresdownloader can't download the file but it's possible to download the m3u8 and choice the 1080i the aes .key and .ts segments but how to decrypted and how to download all ts segments instead doing manually?

Code:
https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431041168~exp=1431041768~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6015373a-bf0b-4be6-9482-6ff5333ed363~hmac=b0b0a6ee72f7ec164cae0b7b84fd9f69175a3f8ebd0ecefec23c5fdf5d3212a3
Reply With Quote
  #2  
Old 05-07-2015, 07:46 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Can't decrypt m3u8


Quote:
Originally Posted by belindaschull View Post
Hello I'm trying to download this video
Code:
http://www.telemundo.com/novelas/2015/04/06/avenida-brasil-capitulo-1-rita-descubre-el-plan-de-carmina
there's f4m download option but is encrypted with akamai but atresdownloader found m3u8 link but when I tried to download with ffmpeg I got error and won't download same atresdownloader can't download the file but it's possible to download the m3u8 and choice the 1080i the aes .key and .ts segments but how to decrypted and how to download all ts segments instead doing manually?

Code:
https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431041168~exp=1431041768~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6015373a-bf0b-4be6-9482-6ff5333ed363~hmac=b0b0a6ee72f7ec164cae0b7b84fd9f69175a3f8ebd0ecefec23c5fdf5d3212a3
hi

Code:
link.theplatform.com/s/0L7ZPC/nPjk8hObeiux?mbr=true&format=SMIL&Embedded=true&manifest=m3u

>>> open with >>> browse >>> notepad

in this file you can find url like this


Code:
https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431044865~exp=1431045465~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6cb7e1ce-edde-44b4-8b90-ebd2ea1503ea~hmac=cbc57d897261f12714aa0e83b72d9a904c01d1ac2a2719921ac6a22d8d81ff35

Code:
livestreamer "hlsvariant://https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431044865~exp=1431045465~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6cb7e1ce-edde-44b4-8b90-ebd2ea1503ea~hmac=cbc57d897261f12714aa0e83b72d9a904c01d1ac2a2719921ac6a22d8d81ff35" best -o video1080p.ts




Reply With Quote
  #3  
Old 05-07-2015, 08:06 PM
belindaschull belindaschull is offline
Junior Member
 
Join Date: Apr 2014
Posts: 9
belindaschull is on a distinguished road
Default

Re: Can't decrypt m3u8


Quote:
Originally Posted by biezom View Post
hi

Code:
link.theplatform.com/s/0L7ZPC/nPjk8hObeiux?mbr=true&format=SMIL&Embedded=true&manifest=m3u

>>> open with >>> browse >>> notepad

in this file you can find url like this


Code:
https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431044865~exp=1431045465~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6cb7e1ce-edde-44b4-8b90-ebd2ea1503ea~hmac=cbc57d897261f12714aa0e83b72d9a904c01d1ac2a2719921ac6a22d8d81ff35

Code:
livestreamer "hlsvariant://https://telemundo-vh.akamaihd.net/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_,40,25,18,12,7,4,2,00.mp4.csmil/master.m3u8?__b__=1000&hdnea=st=1431044865~exp=1431045465~acl=/i/MPX/video/NBCU_Telemundo/812/159/150406_2857352_Avenida_Brasil__Capitulo_1__Rita_descubre_el_*~id=6cb7e1ce-edde-44b4-8b90-ebd2ea1503ea~hmac=cbc57d897261f12714aa0e83b72d9a904c01d1ac2a2719921ac6a22d8d81ff35" best -o video1080p.ts




Wow Thank you very much it works great
Reply With Quote
Reply Post New Thread
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:37 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons