View Single Post
  #1  
Old 02-22-2015, 10:42 AM
joseman19 joseman19 is offline
Junior Member
 
Join Date: Feb 2015
Posts: 5
joseman19 is on a distinguished road
Smile

Stream encrypted with Akamai DRM. Help to find alternative link.


Hi, i want to download this video capturing the HDS link with HDS Link Detector but I receive the next message with AdobeHDS script:

Code:
php AdobeHDS.php --manifest "http://mitele1-vh.akamaihd.net/z/rtmpe/geo/serie/avenidabrasil
/t1/c119_27fd68aa,,.mp4.csmil/manifest.f4m?hdnea=st=1424621965~exp=1424621973~ac
l=/z/rtmpe/geo/serie/avenidabrasil/t1/c119_27fd68aa,,.mp4.csmil/*~hmac=d2950dede
352096784d01302749660408581b34474ea289964fec77eea054199&hdcore=3.2.0&plugin=aasp
-3.2.0.77.18" --delete --auth "hdntl=exp=1424708365~acl=%2fz%2frtmpe%2fgeo%2fser
ie%2favenidabrasil%2ft1%2fc119_27fd68aa,,.mp4.csmil%2f*~data=hdntl~hmac=9ec11fba
4f0c654bc83995a6a4f19d90b009f2ed1ef491e2e92ad5740f3eb04f&als=0,3,NaN,0,0,NaN,0,0
,0,31,f,0,2783.03,f,u,KJZVYTQGNXFJ,3.2.0,31&hdcore=3.2.0&plugin=aasp-3.2.0.77.18
" --useragent "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firef
ox/35.0"

                            KSV Adobe HDS Downloader

Processing manifest info....
Access Denied! Unable to download the manifest.
I realized that the token expired so fastly. If I cut and past the link fastly to command line I finally got the next message:

Code:
php AdobeHDS.php --manifest "http://mitele1-vh.akamaihd.net/z/rtmpe/geo/serie/avenidabrasil
/t1/c119_27fd68aa,,.mp4.csmil/manifest.f4m?hdnea=st=1424621965~exp=1424621973~ac
l=/z/rtmpe/geo/serie/avenidabrasil/t1/c119_27fd68aa,,.mp4.csmil/*~hmac=d2950dede
352096784d01302749660408581b34474ea289964fec77eea054199&hdcore=3.2.0&plugin=aasp
-3.2.0.77.18" --delete --auth "hdntl=exp=1424708365~acl=%2fz%2frtmpe%2fgeo%2fser
ie%2favenidabrasil%2ft1%2fc119_27fd68aa,,.mp4.csmil%2f*~data=hdntl~hmac=9ec11fba
4f0c654bc83995a6a4f19d90b009f2ed1ef491e2e92ad5740f3eb04f&als=0,3,NaN,0,0,NaN,0,0
,0,31,f,0,2783.03,f,u,KJZVYTQGNXFJ,3.2.0,31&hdcore=3.2.0&plugin=aasp-3.2.0.77.18
" --useragent "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firef
ox/35.0"

                            KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
 Available: 1187
 Selected : 1187
Fragments Total: 464, First: 1, Start: 1, Parallel: 8
This stream is encrypted with Akamai DRM. Decryption of such streams isn't currently possible with this script.
I have tried to upload the script with the next command before using the script:
Code:
php AdobeHDS.php --update

                            KSV Adobe HDS Downloader

Updating script....
You are already using the latest version of this script.
Before the site use f4m it was posible download the videos with rtmpdumphelper. Now this tool dones't works. I tried Replay Media Catcher but doesn't works. I tried too the URL Snooper 2 to find alternative links with any luck.

The link original from the video is

Code:
http://www.mitele.es/series-online/avenida-brasil/temporada-1/capitulo-119/
I know that the the stream is encrypted but is it posible find an alternative link to the video? If you give a link explain how obtain the link please.

Thanks for your help.
Reply With Quote