Hi, I tried Adobe HDS Downloader on an embedded video. I caught the manifest thanks to the Link Detector but when I launch the script, it says:
Code:
KSV Adobe HDS Downloader
Processing manifest info....
Quality Selection:
Available: 672
Selected: 672
Fragments total: 541, First: 1, Start: 1, Parallel: 8
Access Denied! Unable to download fragments.
Here's the script I first used:
Code:
php AdobeHDS.php --manifest "http://tf1vodhdscatchup-vh.akamaihd.net/z/H264-384x288/91/85/11319185.h264/manifest.f4m?hdnea=st=1456428498~exp=1456430298~acl=/*~hmac=543fee15568c3e6841b6255482d7baabe7f48f9589dd60e510bfd26a7152335b&bu=WAT&login=ntz&i=86.218.204.125&u=a9241c6546c9212a602c5246c56d6f7b&sum=ac2388a345bdf0f0e60f17340dedc73d&start=0&hdcore=2.11.3&g=GPTMGKSFPHUA" --delete --auth "pvtoken=exp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3DZXhwPTE0NTY1MTQ4OTl+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPTllZTU1MTU2NTQwMzk2YzcwZTE0ZjRlY2EwOWVjYjk4MjE4OWRhNTdmYmI2NmQ1Y2VkMTUyMGEyMjExYTk3OWU%3D%21dLiI/VkZ8lgyYaau3IcgVUBFrAbEk2qmwY6+VSa5O4w%3D%7Ehmac%3D26D6FBAA42B0E0426D9B6A3853465E3E102FDBF3ED32EAA0A42AA2F2ECD14CCD&hdntl=exp=1456514899~acl=%2f*~data=hdntl~hmac=7a858a0e6107684d46e16ee690a5a201938ca63cf0bf716192f3d16a2fd578a8&bu=WAT&login=ntz&i=86.218.204.125&u=a9241c6546c9212a602c5246c56d6f7b&sum=ac2388a345bdf0f0e60f17340dedc73d&start=0&als=0,2,0,0,0,NaN,0,0,0,24,f,0,3246.68,f,s,GPTMGKSFPHUA,2.11.3,24&hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0"
I tried with -manifest "http://www.wat.tv/images/v70/PlayerLite.swf" (with and without the VideoId from the original link) but still can't download.
The original link of the video is no longer available since the website is now closed. You can check it here:
http://www.wat.tv/video/jt-21-decemb...df_2eyuf_.html
The embedded link which still works actually:
http://www.wat.tv/images/v70/PlayerL...?videoId=6qpdf
Can you help me please?