View Single Post
  #20  
Old 01-23-2014, 12:31 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

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
above command will create 0000.flv in the same directory.

Quote:
Originally Posted by sebastian View Post
Do their .beat-Files also contain the audio track?
Yeah it also contains audio.
Reply With Quote