Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?Code:
>rtmpdump.exe -r "rtmp://media.cdn.be-at.tv:80/cfx/st/" -a "cfx/st/" -y "Session 003311/Audio004001/128" -o "Audio004001.flv" RTMPDump v2.4 GIT-2013-10-07 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting download at: 0.000 kB INFO: Metadata: INFO: audiochannels 2.00 INFO: audiocodecid .mp3 INFO: audiodatarate 128.00 INFO: audiodevice Spotbox LIVE Stream INFO: audioinputvolume 75.00 INFO: audiosamplerate 44100.00 INFO: author B@ TV INFO: copyright BEAT TV MEDIA LTD INFO: creationdate Thu Sep 26 09:56:21 2013 INFO: duration 12802.66 INFO: lastkeyframetimestamp 0.00 INFO: lasttimestamp 12802664.00 INFO: presetname Custom 31183.619 kB / 1926.37 sec (15.0%) |
#12
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?Thanks - I used a too old version of RTMPDump. :-)
|
#13
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?Aaahw, they once again changed their urls.
Check this out: http://www.be-at.tv/brands/maimarkth.../chris-liebing That leads to files, that I can't make any use of: http://cdn.be-at.tv/001460/128/1250/0000.beat Maybe someone know a way to use the *.beat-files? |
#14
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?You must still be using too old version of RTMPDump. it still works;
Code:
h..p://www.be-at.tv/brands/maimarkthall/time-warp-2013/chris-liebing Code:
rtmpdump.exe -r "rtmp://media.cdn.be-at.tv:80/cfx/st/" -a "cfx/st/" -y "Session002646/Audio003186/128" -o "Audio003186-0128.flv" Code:
h..p://video.cdn.be-at.tv/Session002646/Video004575/1000.000.flv . . . etc |
#15
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?blimey, thanks but how did you compile the Session-, Video- and Audio-Numbers?
Last time I compiled it from the *.beat-URL, but I couldn't find these numbers with the new given url (hxxp://cdn.be-at.tv/001460/128/1250/0000.beat) now. For your other question: I wanted to try it myself first with your instruction. This one ran out of sync by trying with Avidemux: http://www.be-at.tv/brands/flughafen...-koletzki-fran Btw, I can't thank you enough for all the help you did yet. :-) |
#16
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?In time I will reverse the *.beat format. The Player4.swf flash player that plays them is not encrypted, so it will not be too hard to figure out the format.
|
#17
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?Well i was fiddling with their new .beat format. they are now encrypting their content using their own solution and using custom format for storing encrypted tags. i have written a basic script describing how to decode this format. it's not a full fledged downloader nor i intended to create one. it only converts individual .beat files to flv files. i will post it later with some minor improvements.
|
#18
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download? |
#19
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?That sounds fantastic KSV. Do their .beat-Files als contain the audio track?
|
#20
|
|||
|
|||
Re: be-at.tv changed their internal urls - how to download?I have added BeatConvert.php file to my repository.
Code:
KSV Beat Converter You can use script with following switches: --help displays this help --debug show debug output --infile [param] input beat file to convert --outfile [param] filename to use for output file Code:
php BeatConvert.php 0000.beat Yeah it also contains audio. |
Tags: be attv |
Thread Tools | |
Display Modes | |
|
|