View Single Post
  #21  
Old 01-23-2014, 03:25 AM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

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


Quote:
Originally Posted by KSV View Post
I have added BeatConvert.php file to my repository.
really nice work, ksv! quite impressed.
and the decoded .beat files have h.264 video, unlike the vp6 that is present in even the newest additions to the old system.

however, it seems that somehow each .beat format session is somehow keyed differently, or is otherwise somehow differently formatted.

for example, Session003311, mentioned earlier in this thread;

Code:
h..p://cdn.be-at.tv/003311/004001-0128/005376-1000/0000.beat
.
.
and so on
is not properly decoded by the script (although the attempt is completed), while the most recent session mentioned in this thread - Session002646 (aka Recording id# 001460);

Code:
hxxp://cdn.be-at.tv/001460/128/1250/0000.beat
.
.
and so on
is properly decoded. I haven't checked any others yet.

Thanks again very much for your effort on this script.
Reply With Quote