View Single Post
  #2  
Old 03-07-2012, 02:57 PM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Default

Re: Need Help. Be-at.tv video recording/download nightmare - Tried 5 different apps


Audio link (use rtmpdump):
Code:
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session001162/Audio001246/128" -o "Audio.flv"
video name links can be found here:
Code:
http://central.eu.cdn.be-at.tv/1162/2640/1000/0.xml
for example if you want to download vids, you should dl these links like this pattern:
Code:
http://central.eu.cdn.be-at.tv/1162/2640/1000/0.flv
http://central.eu.cdn.be-at.tv/1162/2640/1000/1.flv
http://central.eu.cdn.be-at.tv/1162/2640/1000/2.flv
.
.
.
http://central.eu.cdn.be-at.tv/1162/2640/1000/59.flv
Reply With Quote