Re: Adobe HDS DownloaderI tried what you suggested, but then I get "Access Denied, unable to download Fragments".
|
Re: Adobe HDS DownloaderQuote:
sorry you need add --fproxy to force the fragments too ![]() |
Re: Adobe HDS Downloaderwhat has happened to the author of adobe HDS? anyone know?
btw: I wish that getFLV was easy to use with my screen reader, but it's not. it's a real pain. Will get FLV work on adobe HDS links? Thanks. |
Re: Adobe HDS DownloaderI'm trying to download from this link:
http://docu.nana10.co.il/Article/?ArticleID=1105053 When I right click the video after the quick commercial, I see it is of Adobe HDS version 3.4.0. HDS Link detector doesn't give any links as well as directly using the console. DownloadHelper gives many MP2T files that I can download manually but it just takes forever. Any advice? |
Re: Adobe HDS DownloaderQuote:
Code:
ffmpeg -i http://nana10vod-vh.akamaihd.net/i/mediaroot/nana10/media/iiscdn/2015/01/selfie2Shelmiata9_,500,700,1000,1400,1800,.mp4.csmil/master.m3u8 -acodec copy -vcodec copy video.ts Code:
livestreamer hlsvariant://http://nana10vod-vh.akamaihd.net/i/mediaroot/nana10/media/iiscdn/2015/01/selfie2Shelmiata9_,500,700,1000,1400,1800,.mp4.csmil/master.m3u8 best -o video.ts |
Re: Adobe HDS DownloaderQuote:
I've looked at the page source and I see no m3u8 nor manifest or mp4 or other clue as how to get the info. Any help on further reading is welcome |
Re: Adobe HDS DownloaderQuote:
http://stream-recorder.com/forum/sho...6&postcount=17 on step 4 search for '.m3u8' (without ' ') |
Re: Adobe HDS DownloaderHey there,
I'm trying to download from a manifest and it doesn't seem to work. The HDS Link Detector doesn't capture it, but downloading with Jakesta I got this manifest: http://vod.yestve.co.il/vod/6e371d54...L.ism/MANIFEST And it only downloaded empty mkv files. When I tried it with AdobeHDS.php I got: Quote:
|
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderQuote:
https://go.yes.co.il/ I get the same error from the promo that starts automatically. You might need an Israeli proxy to watch this. |
Re: Adobe HDS DownloaderHi
I'm trying to download - but no success... Edit: Found solution - too old php installation on my host .... :-) /B |
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS Downloaderas I can record this http://www.metro951.com/media-player/playerFF.html
Code:
php AdobeHDS.php --manifest "http://prepublish.g.qaotic.net/epb/ngrp:silvermix1-20032_all/manifest.f4m" --delete Code:
KSV Adobe HDS Downloader |
Re: Adobe HDS DownloaderQuote:
Code:
livestreamer --http-header "User-Agent=Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_0 like Mac OS X; en-us)" hlsvariant://http://prepublish.g.qaotic.net/epb/ngrp:silvermix1-20032_all/playlist.m3u8 best -o video.ts |
Re: Adobe HDS Downloaderperfect !! Thank you!!
|
Re: Adobe HDS DownloaderHello everyone,
i have the problem that i become a "ACCESS DENIED" when i will downloading a video from this link.http://www.viewster.com/movie/1280-1...in-pruefungen/ i get the manifest by HDS link detector and also i have install and running PHP with AdobeHDS.php i also tested hdsdump.exe with the same results..... :mad: When someone have a good idea or a helpful hint, i am very happy :D test info: php 5.6.6 php 5.4.38 running on win7 |
Re: Adobe HDS DownloaderQuote:
Code:
http://viewsteragile-vh.akamaihd.net/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/manifest.f4m?hdnea=ip=00.00.00.00~exp=1426246329~acl=/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/*~hmac=80af2133e33b56b424b2290aa43e310c0470f34032a969b087de9bc7f95b3049&g=JAJOMLLIEIUO&hdcore=3.2.0&plugin=flowplayer-3.2.0.1 Code:
hdsdump -m "http://viewsteragile-vh.akamaihd.net/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/manifest.f4m?hdnea=ip=00.00.00.00~exp=1426246329~acl=/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/*~hmac=80af2133e33b56b424b2290aa43e310c0470f34032a969b087de9bc7f95b3049&g=JAJOMLLIEIUO&hdcore=3.2.0&plugin=flowplayer-3.2.0.1" Code:
Processing manifest info.... Code:
livestreamer "hds://viewsteragile-vh.akamaihd.net/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/manifest.f4m?hdnea=ip=00.00.00.00~exp=1426246329~acl=/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/*~hmac=80af2133e33b56b424b2290aa43e310c0470f34032a969b087de9bc7f95b3049&g=JAJOMLLIEIUO&hdcore=3.2.0&plugin=flowplayer-3.2.0.1 pvswf=http://divaag.vo.llnwd.net/o42/http_only/viewster_com/v25/flowplayer/flowplayer.commercial-3.2.7-3.swf" best -o 01.flv Code:
[cli][info] Found matching plugin stream for URL hds://viewsteragile-vh.akamaihd.net/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/manifest.f4m?hdnea=ip=00.00.00.00~exp=1426246329~acl=/z/http_rtmpe/shared/s/viewster-0037-00-AkamaiHD/1280-19209-001_narutoshippuden-eps394_movie_viewster-0037-00-akamaihd_ja_en_x.smil/*~hmac=80af2133e33b56b424b2290aa43e310c0470f34032a969b087de9bc7f95b3049&g=JAJOMLLIEIUO&hdcore=3.2.0&plugin=flowplayer-3.2.0.1 pvswf=http://divaag.vo.llnwd.net/o42/http_only/viewster_com/v25/flowplayer/flowplayer.commercial-3.2.7-3.swf |
Re: Adobe HDS Downloadercan anyone help me
I am trying to download from toggle.sg Video is here http://video.toggle.sg/en/series/fox...in/ep22/326658 You will need a Singapore Proxy to watch this Manifest is here http://vod.toggletv.sg/vod/s/felucia/201502W-A/20150402_FOX_VOLANT_OF_THE_SNOWY_MOUNTAIN_EP22_PC_ SS.ism/Manifest There is a protection header on this at the bottom Code:
<Protection> Code:
C:\Program Files (x86)\Livestreamer>livestreamer "akamaihd://https://vod.togglet Code:
C:\Program Files (x86)\Livestreamer>livestreamer "hds://http://vod.toggletv.sg/v Livestreamer actually gave me the auth key that wasn't present when I tried with ismdownloader. For this website if the file does not have the protection header in the manifest file I am able to use ismdownloader to download the video. However once a protection header is present I am not able to. Appreciate all the help rendered in advance. Thank You |
Re: Adobe HDS DownloaderI've used HDS Link Detector to generate a command line for AdobeHDS.php. I'm trying to download from audible online cloud player. I'm getting the error message:
Code:
This stream is encrypted with Akamai DRM. Decryption of such streams isn't currently possible with this script. |
Re: Adobe HDS DownloaderHi guys
I want to download a video from AkamaiHD, but I can't and always returns the same problem php AdobeHDS.php --quality high --delete --manifest 'http://bngn-vh.akamaihd.net/z/43383936/35470338/smil/CL/00007/263788578773609.smil/manifest.f4m?hdnea=st=1428756838~exp=1428757138~ac l=/*~hmac=9ad4185613f3ea318d8bce0bb85c8627ebe581092d9 45bb71388df06f1bc5b26&g=WKTOZIYQXRKW&hdcore=3.2.0' Access Denied! Unable to download the manifest. This is the link with the video http://www.daisuki.net/anime/watch/S...SoulofGold/IYc I read in others forums that I need get an new token because it expire very fast. How i can get it from curl? I'm using linux to do that. Please help |
Re: Adobe HDS DownloaderQuote:
HDS protocol is encrypt DRM protection you can use HLS protocol read this post http://stream-recorder.com/forum/sho...6&postcount=89 Code:
livestreamer "hlsvariant://https://bngn-vh.akamaihd.net/i/43383936/35470338/smil/US/00007/263788578773609.smil/master.m3u8?hdnea=st=1428765493~exp=1428765793~acl=/*~hmac=28ad27a6bfb6785acc5508ae339885bca71d41fe99317290e0a367a7c4abbb48&g=JTFLDSVCTPUI&hdcore=3.2.0" best -o Gold-Legend-Revive.ts |
Re: Adobe HDS DownloaderThanks!
It works very good |
Re: Adobe HDS DownloaderDo you know how download the subtitles from the same video?
If I change the language I don't see other traffic different from video/f4f. I thought that subtitles comes with the video (like a mkv) but not. |
Re: Adobe HDS DownloaderHi all,
I'm trying to download videos off digital-tutors.com. For some reason, every single video I download cuts off at around 75% of the way through when I play them back. What happens is that AdobeHDS.php downloads all fragments from the given manifest, assembles the video just fine and reports no errors. But regardless of what the length of the final assembled video is, playback always terminates when the play head is at about 75% or above (so I can't skip past the point either, it's like the last 25% is not even there). I'm using VLC for playback, and this happens on both Mac and Windows. The command line I use is simply this, no frills: php AdobeHDS.php --manifest "http://digital-tutors-manifest-url-goes-here" --delete Any ideas on how to fix this? I'd appreciate it if someone could maybe get a trial account on DT and try this for themselves. I'm using Chrome Inspector, Network tab, filtering on, "manifest" in the filter field to get the URL for the .f4m file to paste to the command line. |
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderQuote:
The URL for the manifest begins with http://plstudio-vh.akamaihd.net (can't post it all publicly for the risk of it being traceable to me; will send privately to people who might be able to help), which livestreamer said it can't handle, but once I changed http:// to hds:// it downloaded the file without errors. But the final video breaks just like with AdobeHDS.php. |
Re: Adobe HDS Downloader@lifeless
Can you confirm that the said video works completely on website itself? it may be problem with their video encoding rather than script itself. if it works properly on website the you can remove the --delete switch from command line. it will save the downloaded fragments in same directory. you need to upload last few fragments to somewhere so i can check where the problem actually lies. |
Re: Adobe HDS DownloaderI am having trouble recently downloading video streams from the website AEBN.net The fragments would start downloading, and then after about 100 or so fragments, it slows down and never continues. Does anyone know what the problem is?. Any help would be much appreciated.
|
Re: Adobe HDS DownloaderQuote:
|
Re: Adobe HDS DownloaderHello guys!
I am trying to download from this link but nothing is working. It used to work without problem. Something must have changed like usage of HDS. Can someone try and see if they have better luck? this is the link: http://www.voxnow.de/1945-12-staedte-12-schicksale.php thanks! |
Re: Adobe HDS DownloaderHi, I have question about your HDS link detector extension for Firefox..
The extension stopped working from the release of build 40.0a2 (both x86 & x64). Even with multi-processing turned off. Are you planning to release update or is there at least something that I could do to make it work again? Thanks ;) |
Re: Adobe HDS DownloaderI try to capture this manifest:
Code:
http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m Code:
G:\SON\php>php AdobeHDS.php --manifest "http://scache.fptplay.net.vn/livez/vtv9_ Code:
livestreamer "hds://http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m pvswf=http://fptplay.net/js/plugins/assets/HLSPlayer.swf" best -o v9.flv I want to obtain longer video Any solution ? |
Re: Adobe HDS DownloaderQuote:
please post link to the web-page with video without it's difficult to help you |
Re: Adobe HDS DownloaderQuote:
Code:
livestreamer "hlsvariant://hlscache.fptplay.net.vn/livez/vtv9_2500.stream/playlist.m3u8?token=967c378d1dc20dc329ca0e369d04fff4580906b1&did=c7cfced7208113b1eb4214c20ae8138f6b5f3bc3" best -o vtv9.ts Code:
[cli][info] Found matching plugin stream for URL hlsvariant://hlscache.fptplay.net.vn/livez/vtv9_2500.stream/playlist.m3u8?token=967c378d1dc20dc329ca0e369d04fff4580906b1&did=c7cfced7208113b1eb4214c20ae8138f6b5f3bc3 |
Re: Adobe HDS DownloaderQuote:
using postman extension or curl to making http POST command. no GET. yes POST. must being http post of Code:
http://fptplay.net/show/getlinklivetv?id=vtv9&quality=3&mobile=web |
Re: Adobe HDS DownloaderLink: http://fptplay.net/livetv/vtv9
I want to use f4m to make schedule task, if using m3u8, it change token usually. I still use HDSDump but it isn't stability [IMG] ![]() Any similiar tool like HDSDump ? |
Re: Adobe HDS DownloaderComplete newbie and I'm sure this has been asked before but I'm suddenly worried. Managed to use this to download half a series of a tv show from a US network. Not something I've ever done before but wasn't available in UK. Realised afterwards that my VPN was not active. Downloads had still worked because I have a smart dns on the router.
Am I likely to receive a warning as IP was not masked? Can the site tell stream was being downloaded rather than streamed? Just looking for a bit of reassurance I guess :-( |
Re: Adobe HDS DownloaderEdit: Hi! Please ignore my question (wrapped in quotes below for the sake of posterity) from earlier. I figured out what I was doing wrong while using the command line. Now I'm able to control the quality & other parameters with the different switches, the way it was meant to be.
Again, many thanks to the devs! Cheers! Quote:
|
Re: Adobe HDS Downloaderi have been facing this error i have download all new still this error
Used Commend: Code:
Microsoft Windows [Version 6.1.7601] Code:
https://www.mediafire.com/folder/4pi99s50fa1dh/error_fragments_sample |
All times are GMT -6. The time now is 09:11 PM. |