PDA

View Full Version : Expert help needed.... help


starby
02-06-2013, 02:09 AM
Hi
I have been trying to capture this for the past two days.

the URL:
http://www.jaylenosgarage.com/cars/lotus/restoration-blog-1966-lotus-elan/index.shtml

I have used the HDS Link detector to get this:

php AdobeHDS.php --manifest "http://nbcdotcom-f.akamaihd.net/z/nbcrewind2/d95e59b0032c7e8500c837cddd43eb04_,0500,0700,.flv.c smil/manifest.f4m?hdcore=2.10.3&g=KRHLJBPIGDSH" --delete --auth "als=0,0.1,0,1,0,NaN,0,0,0,56,f,0,278.14,f,s,KRHLJB PIGDSH,2.10.3,56&hdcore=2.10.3" --useragent "Mozilla/5.0 (Windows NT 6.1; rv:18.0) Gecko/20100101 Firefox/18.0"

However, it does not work. gives an error.

I have then read somewhere (which i cant seem to find it now) where it says you could perhaps use this to generate some m3u8 link for ffmpeg?

anyone shed some light on this ? is this possible ?

Thanks

chanc
02-06-2013, 04:28 AM
the form of url is not correct.
to use adobehds.php, you need find a link ended with ".f4m"

KSV
02-06-2013, 05:46 AM
Detected url is correct.


KSV Adobe HDS Downloader

Processing manifest info....
Quality Selection:
Available: 652 452
Selected : 652
Unknown packet type 10 encountered! Encrypted fragments can't be recovered.

starby
02-06-2013, 06:06 AM
does that mean that ffmpeg is the only way?

how do i generate the URL for ffmpeg?

KSV
02-07-2013, 01:26 AM
does that mean that ffmpeg is the only way?

how do i generate the URL for ffmpeg?

Adobe HDS (.f4m) and Apple HLS (.m3u8) are both different technologies. it's not necessary that if a website is offering HDS it should also be offering HLS. one common trick used is to change user-agent of your browser to some mobile device like iPad so it spits out HLS (.m3u8) link which is supported by FFMpeg.

starby
03-13-2013, 10:14 PM
can someone explain to me how it can be done, there is a forum member here which can do it. you know who you are....

anyways, if you think you can do it, let me know . thanks

here are the ones if anyone can help:

http://www.jaylenosgarage.com/cars/lotus/restoration-blog-1966-lotus-elan/index.shtml

http://www.jaylenosgarage.com/segment/restoration-blog/restoration-blog-1966-lotus-elan-26r-update-3/index.shtml

http://www.jaylenosgarage.com/segment/restoration-blog/restoration-blog-1969-lotus-elan-26r-update-4/index.shtml

http://www.jaylenosgarage.com/segment/restoration-blog/restoration-blog-1966-lotus-elan-26r-update-5/index.shtml

starby
04-05-2013, 07:18 AM
Still waiting for a solution.... :)