View Single Post
  #1  
Old 02-05-2010, 10:46 PM
masterisaa masterisaa is offline
Junior Member
 
Join Date: Feb 2010
Posts: 4
masterisaa is on a distinguished road
Default

Can rtmpdump get subtitles from www.crunchyroll.com?


hey,

i searched alot for a way to get subtitles from CrunchyRoll.com, but nothing but fail.....

so can rtmpdump make it, cause i think as it could make it to get the video from CR, so why not the subtitle...

subs come encoded by this way:
Code:
<subtitle id="48936">
<iv>4w4nXxFuLU1IhUqT3uragQ==</iv>
−
<data>
roZ/VGsrN7qKmFV34Qhn0FAaDFOvV0UQG8Awk2FwSCaiJNINgsKiK+6orw/Q/
.
.
.
.
.
</data>
</subtitle>
this is the sub link
Code:
http://www.crunchyroll.com/xml/?req=RpcApiSubtitle_GetXml&subtitle_script_id=48936
and there is this rmtpe link:
Code:
rtmpe://65.49.43.107/sub/
Reply With Quote