View Single Post
  #90  
Old 03-03-2015, 04:42 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

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


Quote:
Originally Posted by 103Alex1 View Post

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 View Post
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.
Reply With Quote