I need help with downloading from prosiebenmaxx. You'll need a German/Austrian or Swiss IP address to play a video there.
Here is the link to the video, I'm trying to download:
http://www.prosiebenmaxx.at/tv/serap...lt-ganze-folge
I used HDS Link Detector to get the f4m link.
Last time i was there, I got this kind of command which downloaded fine with AdobeHDS.php:
Code:
php AdobeHDS.php --manifest "http://vodakpsdhdsdrm-vh.akamaihd.net/z/clips/15/15/3733479-6j9fsh-tp12.mp4/manifest.f4m?hdnea=st%3D1457380317%7Eexp%3D1457466717%7Eacl%3D%2Fz%2F%2A%2F3733479-6j9fsh-%2A%7Ehmac%3Df6f220230878a263a803f661c31fffadb5570db01e58e380dddf52e023f442bf&hdcore=3&access_token=prosiebenmaxx" --delete --auth "cid=3733479&ttl=604800&access_token=prosiebenmaxx&cdn=akamai&token=698a15d3d56e87111a22c3852b5c429b8e30e277f2f22f14d641501df7a2f317&als=0,3,NaN,0,0,NaN,0,0,0,18,f,0,1338.04,f,u,RJMBCHRTLSQV,3.7.0,18&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0"
The part "3733479-6j9fsh-tp12.mp4" was the video file name, and editing "tp12" changed the quality you downloaded. There were tp06, tp09, tp10, tp11, and tp12
But now I get this command, which won't download, because the script says it's encrypted. Also you can't edit the quality:
Code:
php AdobeHDS.php --manifest "http://vas.sim-technik.de/playlist.f4m?x=01&y=yizGXBaao0mhtpRCRLQRppn4T6v4PDRPgkQCc6wgE0LxnJTvRWAfpDUpzQdBiQQpBDYOllr2sHwNsCnM5f5Ps6DQDN9AuCB2c6Lgoz7jDU26zt3wmId3A411nbgILT5LL1ZLqlofltaKfNoMDs_SsA&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" --delete --auth "hdnea=st=1463509628~exp=1463596028~acl=%2Ffaxshds%2Fcid%3D4404882%2Cv%3D3539591128%2Clic%3Dfaxs_psd_01_f3i8bzf7j6%2Fv.ism%2F%2A~hmac=8f395e3502ed9070a74630f668257344d2c697533d899996f9347e6ca1d82f51&access_token=prosiebenmaxx&bp=AAH6ho5sd8wXOa3S_qzkl4RQRro7HACBG5PcN_b6EYBcT8lYgB4n&x=01&y=yizGXBaao0mhtpRCRLQRppn4T6v4PDRPgkQCc6wgE0LxnJTvRWAfpDUpzQdBiQQpBDYOllr2sHwNsCnM5f5Ps6DQDN9AuCB2c6Lgoz7jDU26zt3wmId3A411nbgILT5LL1ZLqlofltaKfNoMDs_SsA&als=0,3,NaN,3,0,NaN,0,0,0,32,f,0,1361.92,f,u,KGHRUQYNSLUY,3.7.0,32&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" --useragent "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0"
Is anyone able to download the above video?