Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

be-at.tv changed their internal urls - how to download?

(http://stream-recorder.com/forum/showthread.php?t=16635)

sebastian 09-26-2013 11:45 AM

be-at.tv changed their internal urls - how to download?


 
Hi guys,

be-at.tv changed their internal urls. To be honest I don't have to clue how to download now. :-)

Could you have a look at this example?

Cheers
Sebastian

sebastian 09-27-2013 08:34 AM

Re: be-at.tv changed their internal urls - how to download?


 
Here's the example. ;-)

http://www.be-at.tv/brands/q-nightcl...work/ben-klock

sebastian 10-01-2013 10:24 AM

Re: be-at.tv changed their internal urls - how to download?


 
Seems to be a hard one!

drbmn 10-18-2013 04:57 PM

Re: be-at.tv changed their internal urls - how to download?


 
I'd like to +1 that, tried fiddling around a bit but couldn't find a way to get anything other then garbage data.

sebastian 11-28-2013 07:25 AM

Re: be-at.tv changed their internal urls - how to download?


 
Anyone with some idea? YouTube also had some change for their videoformats, maybe the same problem?

blimey 11-29-2013 11:53 PM

Re: be-at.tv changed their internal urls - how to download?


 
Quote:

Originally Posted by sebastian (Post 63463)

The old method still seems to work. But the audio and video still has to be downloaded separately, as far as I know.

For the link that you've provided above;

Audio (using rtmpdump):
Code:

rtmpdump.exe -r "rtmp://media.cdn.be-at.tv:80/cfx/st/" -a "cfx/st/" -y "Session003311/Audio004001/128" -o "Audio004001.flv"
Video; segments - one minute each:
Code:

http://video.cdn.be-at.tv/Session003311/Video005376/1000.000.flv
http://video.cdn.be-at.tv/Session003311/Video005376/1000.001.flv
http://video.cdn.be-at.tv/Session003311/Video005376/1000.002.flv

all the way up until the last minute.

Assemble all the video pieces and mux with the audio track.

sebastian 12-07-2013 04:49 AM

Re: be-at.tv changed their internal urls - how to download?


 
@Blimey: Thanks a lot for your help.
How did you find the audio and video urls?

blimey 12-08-2013 10:23 PM

Re: be-at.tv changed their internal urls - how to download?


 
My memory has faded, but i believe it shows within the source or by monitoring of traffic.

Various utilities will show download attempts like this, for example:
Code:

h..p://cdn.be-at.tv/003311/004001-0128/005376-1000/0000.beat
003311 is the session
004001-0128 is the audio and bit rate
005376-1000 is the video and bit rate

For any other video, just plug the respective values into the urls provided in previous post.

sebastian 12-08-2013 11:02 PM

Re: be-at.tv changed their internal urls - how to download?


 
Ok, understood, thanks!!

sebastian 01-11-2014 03:29 AM

Re: be-at.tv changed their internal urls - how to download?


 
Unfortunately rtmpdump with the audio file doesn't work anymore. I don't know why.

Code:

Starting download at 0.000 KB
ERROR: ReadN, RTMP recv error 10060
ERROR: ReadPacket, failed to read RTMP packet header
Closing connection... done!

Anyone knows what changed?


All times are GMT -6. The time now is 01:51 AM.