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)

blimey 08-03-2014 05:04 PM

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


 
Quote:

Originally Posted by Sunwatcher (Post 69524)
hi, anyone can this thread translate in german ?

how can i find the .beat files ?

how can in convert the .beat files in mp4 etc. ?



http://www.be-at.tv/brands/nature-on...aturday/dj-dag

The livestreamer utility claims to support be-at.tv now, which may automate the entire process. I haven't tried it.

Sunwatcher 08-03-2014 05:30 PM

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


 
thx but i dont understand this tool, its to difficult for me :(

i search a one click tool :D

nullacht 09-07-2014 12:05 AM

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


 
Code:

http://github.com/chrippa/livestreamer/releases
Code:

livestreamer "http://www.be-at.tv/brands/nature-one/nature-one-20131/open-air-floor-saturday/dj-dag" best -o 01.flv
Code:

[cli][info] Found matching plugin beattv for URL http://www.be-at.tv/brands/nature-one/nature-one-20131/open-air-floor-saturday/dj-dag
[cli][info] Available streams: audio_mono, audio_stereo (worst), mobile_low, mobile_medium, web_hd (best), web_high, web_medium
[cli][info] Opening stream: web_hd (beat)


sebastian 09-07-2014 11:59 AM

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


 
I can't suggest to use livestreamer from the current point of view. It procuced asynchronous videos for me.

I can only suggest to use KSVs scripts! :-)

nullacht 09-08-2014 12:08 AM

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


 
I can't confirm that. The file seems to be ok. I have no playback issues.

Space767 10-22-2014 02:27 AM

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


 
I would love to record some off these set off last ADE edition.
http://www.be-at.tv/brands/gashouder...ic-deluxe/dvs1
just an example would love len faki and Speedy J and many more :-D
But i really don't understand the post can't figure out yet how to record :-D

103Alex1 01-13-2015 05:24 PM

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


 
Hi.

Been feeling (fumbling ?) my way through this trying to work out how to access an audio stream which I have tried to capture off be-at.tv for private playback. They only had it up for a day and unfortunately I couldn't take time out to listen to it at the time.

I obviously didn't capture everything as the session timed out, but am hoping someone can help me retrieve and listen to what I got (if anything). I tried to use livestreamer for the first time. This is as far as I got :



Have I managed to save anything I can playback (and preferably save) ? If so, can anyone help explain exactly what I have to do to next to access the downloaded content ? In particular, is this saved on my hard drive anywhere ?

Sorry for such basic questions - have no prior experience trying to do this but really wanted to hear the set. :)

blimey 01-13-2015 07:20 PM

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


 
Quote:

Originally Posted by 103Alex1 (Post 73256)
Have I managed to save anything I can playback (and preferably save) ? If so, can anyone help explain exactly what I have to do to next to access the downloaded content ? In particular, is this saved on my hard drive anywhere ?

It looks the output filename of "01.flv" was passed to livestreamer, so that file should be present in the C:\Users\Kim folder, even if only a partial download was completed. You can play .flv files with any player that supports them, such as vlc.

btw, you downloaded the HD video and the audio. If you had just downloaded the audio, the filesize would be much smaller. The data is still present on the server so you can try again to get the whole thing - and just do the audio this time if that is all you want.

103Alex1 01-18-2015 07:27 PM

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


 
Quote:

Originally Posted by blimey (Post 73258)
It looks the output filename of "01.flv" was passed to livestreamer, so that file should be present in the C:\Users\Kim folder, even if only a partial download was completed. You can play .flv files with any player that supports them, such as vlc.

btw, you downloaded the HD video and the audio. If you had just downloaded the audio, the filesize would be much smaller. The data is still present on the server so you can try again to get the whole thing - and just do the audio this time if that is all you want.

Thanks so much - I found it and listened via the video. The original was nearly 5hrs long and I got about 2 hours of it. Fantastic forum this - it took a bit of hunting around and trying to work things out from complete zero experience, but so glad it all worked ... would never have worked out how to do that in a month of Sundays ! :D .

I tried to get the audio stream but it just came back with an error: Unable to validate JSON message - does that mean the data is no longer present on the server ?

Is it possible to split the audio from the .flv file in any way to play back as .mp3 ?

nullacht 03-03-2015 04:42 AM

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


 
Quote:

Originally Posted by 103Alex1 (Post 73397)

I tried to get the audio stream but it just came back with an error: Unable to validate JSON message - does that mean the data is no longer present on the server ?

The audio stream is still available:

Code:

livestreamer "https://www.be-at.tv/brands/mamita-s/bpm-2015-all-day-i-dream/lee-burridge-b2b-matthew-dekay" worst -o 01.flv
Code:

[cli][info] Found matching plugin beattv for URL https://www.be-at.tv/brands/mamita-s/bpm-2015-all-day-i-dream/lee-burridge-b2b-matthew-dekay
[cli][info] Available streams: audio_mono, audio_stereo (worst), mobile_low, mobile_medium, web_hd (best), web_high, web_medium
[cli][info] Opening stream: audio_stereo (beat)

Quote:

Originally Posted by 103Alex1 (Post 73397)
Is it possible to split the audio from the .flv file in any way to play back as .mp3 ?

FLV Extract:

Extracts video and audio from FLV files without decompressing or recompressing.

Code:

http://www.moitah.net/download/latest/FLV_Extract.zip
Code:

01.flv -> 01.aac
AAC:

Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression.


All times are GMT -6. The time now is 09:24 PM.