jagareco
03-19-2012, 08:49 PM
something has changed in this classical website last week, that makes impossible capture from it. jaksta and replay media catcher (looks as the same) doesn´t recognize the stream. any idea?
Stream Ripper
03-19-2012, 11:05 PM
Looks like their files are encrypted - your best bet will be a Screen Capture (http://all-streaming-media.com/record-video-from-screen/) program such as Replay Video Capture
jagareco
03-20-2012, 05:05 AM
capture from screen its not a good option. it means loss quality. how can they or anyone encrypt a file that you are seen anyway, but you can capture automatically? how can a software like jaksta get the file over any encryptation)
Bahman
03-20-2012, 05:07 AM
provide a link for example!!
jagareco
03-20-2012, 09:25 AM
http://www.digitalconcerthall.com/en/concert/play/50-1
this appears to be free according to them
Bahman
03-20-2012, 10:04 AM
http://hdsvod.digitalconcerthall.com/z/0809/20090106_1_DvorakPlusInterview_SlavDance8_H264_128 0x720_2100kbps_320aac.mp4
They are using Adobe Dynamic Streaming which splits video file into segments!! Still, There is no solution in order to recording them except Screen Capture (http://all-streaming-media.com/record-video-from-screen/)!!:(
jagareco
03-20-2012, 10:41 AM
ok, buyt there must be a way to join the segments, or not?, from cache of the browser, i meant?
Bahman
03-20-2012, 02:16 PM
The problem is those segments aren't playable too after download!!
Take a look on downloaded segment's "Media Info":
General
Complete name : ***\Lenka\My Documents\Downloads\0_da7f611f33c952b7_Seg1-Frag1.mp4
Format : QuickTime
Format/Info : Original Apple specifications
File size : 467 KiB
As you see, the file doesn't have header of video dimension and other details!
jagareco
03-20-2012, 09:01 PM
so, there is no software, no method, no choices for get this video in some similar way that we did, by simple capture (not screen)? no software can detect the beginning of the file and just follow the rest during the transmission?
regards
Stream Ripper
03-20-2012, 11:30 PM
so, there is no software, no method, no choices for get this video in some similar way that we did, by simple capture (not screen)? no software can detect the beginning of the file and just follow the rest during the transmission?
regards
Correct
anonymousfreak
04-06-2012, 11:16 PM
NOOOOOOOOOOOOOOOOOO~!~!~!~! IF THERE'S NO CHOICE WE GOTTA COME UP WITH A NEW TOOL!!! I need to download those videos!
jagareco
04-07-2012, 07:54 AM
i really really hope that you found a tool for get this videos again, in the same way that it was. please let us know if there is a solution, we are not millions, but our love for this music its bigger than that
jaime
svnpenn
04-07-2012, 09:27 AM
This is KSV script from stream-recorder.com/forum/showpost.php?p=38823&postcount=5
If modified it might be able to do it
<?php
echo "KSV EugeniaVoda Downloader\n";
$format = "%-7s : %s\n";
if ($argc <= 2)
{
echo "Enter URL : ";
$url = trim(fgets(STDIN));
echo "Enter Filename : ";
$filename = trim(fgets(STDIN));
}
else
{
$url = $argv[1];
$filename = $argv[2];
}
echo "Retrieving data . . .\n";
$json = file_get_contents($url . "/offsets.json");
$chunks = json_decode($json);
if (!$chunks)
die("Failed to decode json");
$fh = fopen($filename, 'wb');
fwrite($fh, "\x46\x4C\x56\x01\x05\x00\x00\x00\x09\x00\x00\x00\x 00");
$total_chunks = count($chunks);
for ($i = 0; $i < $total_chunks; $i++)
{
echo "Downloading " . ($i + 1) . " of $total_chunks chunks\r";
$data = file_get_contents($url . "/$chunks[$i].flvtags");
fwrite($fh, $data);
}
fclose($fh);
echo "\nFinished\n";
?>
jagareco
04-07-2012, 10:03 AM
interesting, but how? a kind of method that can be used regulary?
svnpenn
04-07-2012, 10:08 AM
Well I was going to take a crack at it, but that website requires a password, so I cant be bothered.
jagareco
04-07-2012, 11:02 AM
in page 1 there is a link that include an free performance, for try
svnpenn
04-07-2012, 02:01 PM
If you can put a link that doesnt require a login, I will give it a try.
jagareco
04-07-2012, 04:35 PM
i use an friend account for see and others, so i cant provide you password. i dont know if anonymousfreak can help us on this
beethoven
04-08-2012, 12:22 PM
This video is free and uses the same playing method as usual digital concert hall videos:
http://www.digitalconcerthall.com/de/konzert/play/58
A login is needed but without paying for anything (this video is free).
If you'd register with an anonymous mail address you could check the streaming method of digital concert hall.
svnpenn
04-08-2012, 04:37 PM
If someone wants to provide either
* A link that doesnt require a login
* A link that requires a login, with login info
then we can move forward.
Gradius
04-09-2012, 05:19 PM
Geez, you guys are so complicated!
Here is a login and pass I created:
will send PVT to you
Update: PVT sent
Gradius
04-09-2012, 05:48 PM
Checking some stream I found this:
http://cdn2.digitalconcerthall.com/trailers/specials/20120329_0_jaervi_h264_high_1500.mp4
Weird it was on stream capture since I didn't accessed that file (or guess not).
It sucks they changed it was working so well (I was using IDM).
Btw, is just impossible to try to download everything in couple days, it takes couple MONTHS. The speed varies too much, and a lot times you need to re-download the whole thing when it hangs at 90~99%.
I guess TOO MANY was sucking from there so they figure out and decided to change, now everyone is **cked!
I brought a whole year account so I'm triple pissed!
jagareco
04-10-2012, 07:00 AM
just in case you want to try again
this a link that has an free video, under login
http://www.digitalconcerthall.com/en/concert/50/rattle-dvo%C5%99%C3%A1k-brahms
regards
Gradius
04-10-2012, 02:45 PM
Got reply from IDM, they will implement it but only in near future, in other words, I have no idea when. :confused: :rolleyes: :mad:
So I have no option atm. :(
kl2012
04-10-2012, 03:27 PM
Got reply from IDM, they will implement it but only in near future, in other words, I have no idea when. :confused: :rolleyes: :mad:
So I have no option atm. :(
I have two questions concerning your answer and the discussion up to now:
1) What will be implemented in the near future?
2) Is this new streaming method used by Digital Concert Hall only an out of the box implementation of a state-of-the-art (Adobe Flash) technology that makes recording more or less impossible or does Digital Concert Hall implement an own solution to prevent stream recording?
Thanks!
svnpenn
04-10-2012, 08:27 PM
A memory dump of
www.digitalconcerthall.com/en/concert/play/2958
Shows that there are full files for the performance.
/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4
Assuming the full video has same base URL as fragments and manifest, that gives us
hdsvod.digitalconcerthall.com/z/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4
However we will need to figure out the querystring before we can download.
Gradius
04-11-2012, 01:30 PM
Assuming the full video has same base URL as fragments and manifest, that gives us
hdsvod.digitalconcerthall.com/z/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4
However we will need to figure out the querystring before we can download.
I got:
Access Denied
You don't have permission to access "http://hdsvod.digitalconcerthall.com/z/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4" on this server.
Reference #18.f9cd7**********
From hdsvod.digitalconcerthall.com I got:
Access Denied
You don't have permission to access "http://player.berlinphilvod-f.akamaihd.net/" on this server.
They are equals, they returns: a590.w23.akamai.net address
Gradius
04-11-2012, 01:32 PM
1) What will be implemented in the near future?
2) Is this new streaming method used by Digital Concert Hall only an out of the box implementation of a state-of-the-art (Adobe Flash) technology that makes recording more or less impossible or does Digital Concert Hall implement an own solution to prevent stream recording?
Thanks!
1) Download of course!
2) They changed to a new crap called Adobe Dynamic Streaming or something like that.
FYI Adobe Flash sucks! It's proprietary, closed source, too limited, low quality, and blah blah blah.
svnpenn
04-11-2012, 01:39 PM
I got:
Access Denied
You don't have permission to access "http://hdsvod.digitalconcerthall.com/z/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4" on this server.
Reference #18.f9cd7**********
Did you even read my post, I mean really
However we will need to figure out the querystring before we can download.
Gradius
04-11-2012, 03:44 PM
Well, from:
http://hdsvod.digitalconcerthall.com/specials/20120329_1_messiaen_turangalila/h264_high_2500.mp4
I almost can, but is protected.
A little progress.
Waiting Logo:
http://cdn4.digitalconcerthall.com/concerthall/ConcertHall-2012-03-19_00-00.swf
For those running on old flash version:
http://cdn4.digitalconcerthall.com/concerthall/ConcertHallAlternative-2012-03-19_00-00.swf
Looks like the stream is from 146.82.152.49 (at last for me), and not from hdsvod.digitalconcerthall.com
Kinda odd.
var dchjslanguage_sony_connect_headline = 'Sony Internet TV';
var dchjslanguage_sony_connect_success = 'Your Sony Essentials account and your Digital Concert Hall account have been linked together successfully. If you already have a valid ticket you may start watching concerts from the archive via Sony Internet TV immediately. If you do not have a ticket you may purchase one under "Tickets & Vouchers".';
var dchjslanguage_sony_error_device_already_connected = 'Your Sony Essentials account and your Digital Concert Hall account are already linked together. If you already have a valid ticket you may start watching concerts from the archive via Sony Internet TV immediately. If you do not have a ticket you may purchase one under "Tickets & Vouchers".';
var dchjslanguage_sony_error_sony_error = 'Sony has reported an unspecified error';
var dchjslanguage_sony_error_wrong_signature_headline = 'Wrong signature';
var dchjslanguage_sony_error_wrong_signature_message = 'The URL seems to be wrong. Please go back to the Sony Essentials website and select the Digital Concert Hall from the content partner list again.';
var dchjslanguage_sony_register_introduction = '<p>Please log in with your Digital Concert Hall credentials or register a new account for the Digital Concert Hall if you are new to this service. Once completed your Digital Concert Hall account will be linked with your Sony Essentials account.</p>';
var dchjslanguage_meta_description = 'Watch live classical music concerts in HD video from one of the leading orchestras in the world.';
var dchjslanguage_meta_title = 'The Berliner Philharmoniker's Digital Concert Hall';
var dchjslanguage_meta_titleprefix_concert = ' ';
var dchjslanguage_meta_titlesuffix_concert = ' - The Berliner Philharmoniker's Digital Concert Hall';
Textello
04-12-2012, 04:28 AM
Gradius, DCH uses Akamai. So each of us would connect to a different IP, depending on where our location is and where the closest caching server is located.
example
http://www.digitalconcerthall.com/en/concert/play/50-1
http://vodhls.digitalconcerthall.com/i/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,2500,.mp4.csmil/master.m3u8?__b__=1500&hdnea=st=1334240533~exp=1334240593~acl=/i/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,2500,.mp4*~id=24896 6~hmac=af5c5f7a712c91ace5cc6fdbbdf3e4b4c4f18e7c04e e4031baf5434468ca5e6a
#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=1474000, RESOLUTION=960x540
index_2_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=659000, RESOLUTION=960x540
index_0_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=1051000, RESOLUTION=960x540
index_1_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=1969000, RESOLUTION=1280x720
index_3_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=2337000, RESOLUTION=1280x720
index_4_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=253000, CODECS="mp4a.40.5"
index_0_a.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk%2fMrWMs8%2fvS+2v3tUUjGazbVlH 4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8kw%3d%3d
http://vodhls.digitalconcerthall.com/i/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,2500,.mp4.csmil/index_2_av.m3u8?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
the thing is - what is changing this parameter
id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
how to solve this?
PHP script?
#EXTM3U
#EXT-X-TARGETDURATION:10
#EXT-X-ALLOW-CACHE:YES
#EXT-X-KEY:METHOD=AES-128,URI="http://vodhls.digitalconcerthall.com/i/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,2500,.mp4.csmil/crypt.key?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw=="
#EXT-X-VERSION:2
#EXT-X-MEDIA-SEQUENCE:1
#EXTINF:10,
segment1_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
#EXTINF:10,
segment2_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
#EXTINF:10,
segment3_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
#EXTINF:10,
segment4_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
#EXTINF:10,
segment5_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
#EXTINF:10,
segment6_2_av.ts?e=6303f0e8a89ec6bd&id=AgCypQqiTW2rD8Tjhk/MrWMs8/vS+2v3tUUjGazbVlH4Feg2dMJUcZHEAo2xlGFMpJkq4rM7SYz8 kw==
***********
#EXT-X-ENDLIST
Gradius
04-12-2012, 10:28 AM
I guess ID in this case might be session ID.
Did you changed id to anything else and tried to see what happens?
Gradius
04-12-2012, 10:31 AM
Gradius, DCH uses Akamai. So each of us would connect to a different IP, depending on where our location is and where the closest caching server is located.
I see, now it makes sense.
jagareco
04-16-2012, 10:01 AM
any news on capture? i has been following the replies and i don´t know how close is a solution for this, but i hope it very much
regards
Gradius
04-16-2012, 03:56 PM
IDM told me to wait 1 or 2 weeks, but so far it doesn't look good.
svnpenn
04-16-2012, 06:53 PM
The file format spec provided in one of the replies is the manifest file format specification - F4M. The actual f4f file format specification is only available under NDA. We have a white paper that we are working on @ Adobe, and once that is out, I can update you. Stay tuned.
forums.adobe.com/thread/685558
LOL
They never learn.
Gradius
04-17-2012, 04:42 PM
Well they sucks, IDM too.
"I'm afraid that our development group says that such sites are not widespread and popular enough to be a priority in implementation they have queue of features to implement."
So no ETA, they just jumped out the boat.
Suggestions? I'm even looking for commercial software.
jagareco
04-17-2012, 07:59 PM
gradius
can you specify what elements must have this software for being able to capture the video,with the current configuration?
as we know software as jatska is useless
svnpenn
04-17-2012, 09:34 PM
can you specify what elements must have this software for being able to capture the video, with the current configuration?
Or you could, oh I dont know, read the thread?
Stream Ripper
04-18-2012, 12:09 AM
Or you could, oh I dont know, read the thread?
But that involves work! :(
kl2012
04-18-2012, 04:23 AM
Well they sucks, IDM too.
"I'm afraid that our development group says that such sites are not widespread and popular enough to be a priority in implementation they have queue of features to implement."
So no ETA, they just jumped out the boat.
Suggestions? I'm even looking for commercial software.
I'm a layperson in the subject of this forum. As far as I understand the discussion and the whitepaper on Adobe Dynamic Streaming:
1) IDM needs to implement an algorithm to handle the Adobe Dynamic Streaming Technology (e.g. read meta data from container files to get information how the stream is segmented into small files). The Adobe Dynamic Streaming is or will become a widespread technology. I think, if they don't implement these feature to handle dynamic streaming, capturing video streams on websites with really interesting content won't be possible anymore (I think, such media websites will more and more use an adaptive bitrate streaming implementation that supports protecting video content, http://en.wikipedia.org/wiki/Adaptive_bitrate_streaming).
2) As far as I understand Dynamic Streaming, file segments are encrypted. So, IDM had to know the specific keys used for content on this specific website or they find a generic algorithm that can find these keys itself.
So, what did they say? Do they still want to support Adobe Adaptive Streaming in the near future (even if it wouldn't work with this specific website)?
Gradius
04-18-2012, 07:16 PM
They just told me in the end "no ETA". :rolleyes: Simple like that.
IDM is a commercial software, I payed for it (I know lots just use a cracked/spyed version).
Well, I refuse to support such a thing, I payed for Digital Concert as well, and will NEVER re-subscribe if I cannot download the stuff, because is not practical at all to watch it in "realtime" when Internet never was meant to be "realtime" in first place (there will always be delays, links coming down, hijacked networks, etc, etc). Imagine watching a concert and then... BANG!, super delay or even link/connection lost! Then you need to re-watching it from start? No way!
I just don't understand why Digital Concert won't permit download of content for those payable users, after all, they produce a lot content in a year, so they never will miss new subscribes, even re-subscribes.
So in the end, WE ALL loose! :rolleyes:
Gradius
04-18-2012, 07:35 PM
I did a downgrade on flash version, and guess what?
"Please update Adobe® Flash® to version 11 to ensure the best viewing experience."
Figures. :rolleyes:
This #&@!@$* started at v11.
svnpenn
04-18-2012, 07:39 PM
They just told me in the end "no ETA"
They would be trying to develop a decoder for F4F files, something which there is NO whitepaper, currently under NDA by Adobe. FFmpeg developers nor Bluecop have a solution for this yet.
I payed for Digital Concert as well
I payed for 1 month of Hulu+ so I could download 60 GB of older videos, then cancel it. The best you can do is cancel your sub to digital concert and make it known of their terrible service, which you have done. Any complaints to them directly will fall on deaf ears Im sure and not worth your breath. They dont permit download because THEY DONT CARE ABOUT THEIR CUSTOMERS. Poor tech and poor service will be their end, such as Adobe already failed on tablet PCs. I am a happy paying customer to VIMEO because they have good tech and CARE about their customers.
Gradius
04-23-2012, 12:11 PM
Well, I like the CONTENT from Digital Concert Hall, unfortunately they do those crappy things like: you CANNOT download, even if is LOW quality!
Sigh. Any other site like Digital Concert Hall? With download possibility?
I cannot cancel something I payed for a whole year. :(
svnpenn
04-23-2012, 12:37 PM
Here is a more recent comment
The official F4F specification is only available , as of now, through an NDA. The following thread gives all the details : http://forums.adobe.com/thread/685558
i have written a small php script to join HDS fragments. i will post it soon in a new thread.
http://stream-recorder.com/forum/adobe-hds-fragment-joiner-t12074.html
jagareco
04-24-2012, 05:30 AM
many thanks. i want to try right now, but my Screen Capture software (http://all-streaming-media.com/record-video-from-screen/) doesn´t recognize f4f segments. what software are you using for catch this files, previous to join them with your script?
jagareco
04-26-2012, 07:48 AM
sorry, is not screen software. its any software for capture those segments
BarryGF
07-21-2012, 11:32 AM
Hi guys, I hope you don't mind if I resurrect this thread. I guess if anyone had come up with a ready solution it would be evident by now, but I have noticed something I don't quite understand. (Nothing unusual there.) I've been used to seriously downloading everything on the DCH with Hidownload Platinum, no trouble at all. Now I try again after a period of some months, and it doesn't work. (You know this.) But HiD still sniffs out and recognises the trailers and freebies and downloads those. So are they differently coded from the main streams? And does that suggest any clues as to a way in to the main streams?
svnpenn
07-21-2012, 04:17 PM
I you want help you will need to post or PM:
URL
login
pass
BarryGF
07-22-2012, 10:49 AM
Sorry, do you mean me?
I don't think I need help (whatever my wife says :( ) particularly. I just wondered if anyone had been giving any thought to this in recent weeks. It's a big disappointment not to be able to d/l the DCH. No doubt someone in Berlin took the decision to change the coding, but I think it's a self-defeating decision really.
svnpenn
07-22-2012, 10:56 AM
Sorry, do you mean me?
I you want help you will need to post or PM:
URL
login
pass
wepae46
07-28-2012, 03:01 AM
I you want help you will need to post or PM:
URL
login
pass
I sent you my login info by PM.
svnpenn
07-28-2012, 05:57 AM
I sent you my login info by PM.
Sorry, I just noticed this
DCH also uses encrypted fragments which is not supported by this script so you shouldn't bother yourself with this script if DCH is your only target.
stream-recorder.com/forum/showpost.php?p=47983&postcount=130
wepae46
07-28-2012, 02:10 PM
I don't know if it helps but I found that Chrome's extension "FVD Video Downloader" allows saving of all the segments from the site as they are played. I previously tried without success to download the segments by adding ".f4f" extension to Jaksta (the segments were identified by Jaksta but were downloaded as zero size files even if without transformation).
With FVDVD first it shows a "data.swf" file followed by a lot of segments with some strange names (of course none of them readable by its own).
Now I see some problems:
- (a minor one) downloading all files from the site for a video that was played (as FVDVD only allows downloading for one file at a time and not a whole batch);
- (a large one) decrypt the individual files;
- (possibly minor) re-joining the individual files (or maybe the order of the last two steps would be different).
Now I see some problems:
- (a minor one) downloading all files from the site for a video that was played (as FVDVD only allows downloading for one file at a time and not a whole batch);
- (a large one) decrypt the individual files;
- (possibly minor) re-joining the individual files (or maybe the order of the last two steps would be different).
you can use my AdobeHDS (http://stream-recorder.com/forum/adobe-hds-downloader-t12074.html) script to download HDS streams but the main (and still unsolved) problem is removing DRM used by them.
MikeO
09-21-2012, 08:12 PM
Sony blue ray players (eg BDP-S390) can play DCH over the internet through Sony Entertainment Network association. The player also has a composite video output. This can be connected as input to a Topfield PVR (eg TRF-2460) an it's HDMI output connected to a TV. The PVR can record the analog input as it is passed through to the TV!!! Not ideal but very acceptable.
if you are interested;)
http://www.digitalconcerthall.com/en/concert/play/50-1
php AdobeHDS.php --manifest "http://hdsvod.digitalconcert
hall.com/z/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,
2500,.mp4.csmil/manifest.f4m?__b__=1500&hdnea=st=1356943953~exp=1356944013~acl=/
z/0809/20090106_1_dvorak_slavonic-dance/h264_high_,0700,1100,1500,2000,2500,.mp4
*~id=248966~hmac=b7c71f155102a923a8d5d5a301e6053b2 562e9a7040d7deb35b58ee6c902190
d&hdcore=2.10.3&hdcore=2.10.3&g=XJMYYJKZJDBF" --delete --auth "hdntl=exp=1357030
356~acl=%2fz%2f0809%2f20090106_1_dvorak_slavonic-dance%2fh264_high_,0700,1100,15
00,2000,2500,.mp4*~data=hdntl~hmac=e9d8e55f4cd19ad b1d162606e41dccf187e554811721f
611c64847cd7ad77564&__b__=1500&hdcore=2.10.3&als=0,0.5,0,4,0,NaN,0,0,0,60,f,0,15
75.1,f,s,XJMYYJKZJDBF,2.10.3,60&hdcore=2.10.3" --useragent "Mozilla/5.0 (Windows
NT 5.1; rv:17.0) Gecko/20100101 Firefox/17.0"
KSV Adobe HDS Downloader
Processing manifest info....
Quality Selection:
Available: 2496 1968 1473 1051 659
Selected : 2496
Downloading 101/262 fragments
-
Yeah, they seem to have turned off encryption probably only for some selected videos.
I use the Audials Moviebox 10 with "Record from Screen".
Had in the beginning problems with the Sound, but this is solved and was a problem of the settings of the soundcard.
Now sound ist nearly perfect.
The movie has good quality (DVD) but sometime it is not "round" - that means it stops for 1 or two frames (i think a problem of the internet-connection).
I think "Try it."
Gradius
03-23-2013, 12:01 PM
While they still refuses to allow download streaming (for those whom payed for), and even thought all those videos are LOW QUALITY (even at highest bitrate they have) I will not subscribe ever again, until they allow download it ! :mad:
Appleman
05-23-2013, 08:37 PM
They've changed everything again. There are no f4f files anymore. Now files have .ts extension, but aren't usual ts extension that you can play with VLC. Anyone has an idea?:confused:
http://www.digitalconcerthall.com/en/concert/play/50-1
getflv
05-28-2013, 06:14 AM
They've changed everything again. There are no f4f files anymore. Now files have .ts extension, but aren't usual ts extension that you can play with VLC. Anyone has an idea?:confused:
http://www.digitalconcerthall.com/en/concert/play/50-1
It's drm m3u8 stream now. Latest GetFLV (http://api.viglink.com/api/click?format=go&key=f68eee63dc9f8d5a3ebd87795dfde534&loc=http%3A%2F%2Fstream-recorder.com%2Fforum%2Fgetflv-troubleshooting-many-problems-gflv-t8859.html&v=1&libId=6cad76e3-cbce-472a-9a09-1f0638d76498&out=http%3A%2F%2Fall-streaming-media.com%2Frecord-video-stream%2FGetFLV-Download-and-convert-flash-video-streaming.htm&ref=http%3A%2F%2Fstream-recorder.com%2Fforum%2Fvideo-stream-recording-f4.html&title=GetFLV%20-%20Troubleshooting%20many%20problems%20with%20GFLV %20...%20-%20Audio%2Fvideo%20stream%20recording%20forums&txt=GetFLV&jsonp=vglnk_jsonp_136974324769210) can help you.:cool:
Gradius
03-21-2014, 09:58 AM
First of all, very sorry for this bump.
I want to know if someone managed to capture in better way or not, since we don't have any reply since 2013.
If is still not possible, they (DCH) is very stupid as is losing a lot clients for sure. Me as example, have payed a whole year and never renew again due to be impossible to capture with good quality and/or an easy way. DCH in live stream is totally impractial as Internet will always have problems while transmiting files that way.
Imagine watching a concert and then it stops for buffering. No way!
Gradius
10-04-2014, 09:37 AM
Just wanted to warning everybody about GetFLV.
Never buy it, the author is a scammer, I had to ask for PayPal assistance for the refund, proof:
http://www.youtube.com/watch?v=XL81B9BSPe0
Yes, that's me on replies.
denobis
10-04-2014, 10:13 AM
Atresdownloader will support dch.
Edit:
Now its supported
ayxaaron
08-17-2016, 02:14 PM
Atresdownloader will support dch.
Edit:
Now its supported
Can't get Atresdownloader to work. It hangs when it says 'getting manifest m3u8'
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.