Buying Crunchroll Subtitle Grabber

Discussion in 'Programming' started by Bzy, Aug 23, 2011.

  1. #1
    Hi,

    Just like the title says, I'm looking to get a Crunchyroll subtitle grabber in PHP done.

    PM me or post here your price and/or demo.

    TIA
     
    Bzy, Aug 23, 2011 IP
  2. HowDoYou

    HowDoYou Well-Known Member

    Messages:
    443
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Do you have an example of what Crunchyroll is? What the script does?
     
    HowDoYou, Aug 23, 2011 IP
  3. Bzy

    Bzy Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    The php script should decrypt this:
    http://www.crunchyroll.com/xml/?req=RpcApiSubtitle_GetXml&subtitle_script_id=56892
    Code (markup):
     
    Bzy, Aug 23, 2011 IP
  4. HowDoYou

    HowDoYou Well-Known Member

    Messages:
    443
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    130
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    base64, and the key is in the same file?
    http://www5.rptea.com/base64/

    I'm not sure your supposed to be decrypting it. :p
    is this an encrypted swf file or what?
     
    HowDoYou, Aug 23, 2011 IP
  5. Bzy

    Bzy Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    I know it's base64 but it has further encryption, aes128 CBC I think.
    It's simply encrypted data which translates to the subtitles.
     
    Bzy, Aug 23, 2011 IP