www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyRollHow to download the soft subtitle script from crunchyroll?
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyNevermind about that. Now, how do i take the subtitle from this link? rtmpe://65.49.43.107/sub/
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyI saw the XML file that is delivered through HTTP that seems to be used for subtitles. The problem is that it is encoded. May be it is a simple encoding that doesn't need any passwords, but I don't really know how to get subtitles from this web-site.
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyHow to get subtitles from crunchyroll.com:
Code:
http://horriblesubs.org/ |
Re: www.crunchyroll.com: Help for downloading RTMPE .mp4 video stream from Crunchy RoQuote:
|
is there any program can rip the subtitle from crunchyroll ? how about " getflv " ?is there any program can rip the subtitle from crunchyroll ?
how about " GetFLV " ? |
Request: Any plans to make getFLV capture subtitles on rtmp stream (Like Crunchyroll)Any plans to make getFLV capture soft subtitle on rtmp stream? Like one at Crunchyroll? thanks.
|
Re: Request: Any plans to make getFLV capture subtitles on rtmp stream (Like CrunchyrQuote:
|
could getflv devlop a tool can rip subtitle from crunchyroll ? i will buy it .could GetFLV devlop a tool can rip subtitle from crunchyroll ?
i will pay 100$ for ... hope you reply :) |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyHow can tell me how to download crunchyroll's subtitles?
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchySome of the fansubbing groups (horrible subs, crunchysubs...) have been releasing using crunchyroll subtitles, so a method must already exist to extract the subs from crunchyroll...maybe investigate over there?
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from Crunchyi very hope someone can tell me how to get subtitles.
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from Crunchy1 Attachment(s)
Hi everyone,
I've been investigating how to get their subtitle files and have made good progress. From what I've read online people have been able to get the raw encrypted xml subtitle file. With some googling I found someone's code which contains the algorithm to decrypt the xml file into a regular .ass subtitle file. Attached is a zip file of the xml and ass files. They are the subtitle files for Bleach episode 284. If there is still interest in this topic I can provide more information after tidy up the code that was used etc. tRon |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyI just tried downloading a video from Crunchyroll.com using the latest version of GetFLV. The resulting file had no subtitle.
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyIt looks like my method is no longer needed. Keepvid.com now supports crunchyroll videos.
More details here: http://stream-recorder.com/forum/www...html#post31964 |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchySure.
So what I did was just use a decryption algorithm that I stumbled across on google. All the credit belongs to the author of this code and its related libraries: http://xbmc-addon-repository.googlec.../crunchyDec.py . The author's xbmc-addon-repository project has all this other code which looks like it's used to pull the video and subtitle files from crunchyroll as well. I didn't use nor will I refer to any of it since it's already well-established on these forums on how to pull those files. Since it was written in python I wrote a script in python (my first one, hehe) to invoke crunchyDec.py. All the decryption code is by the original author. My only contribution is decode.py which is very crude and basic. A .zip file containing all the code is available here: http://tron.orconhosting.net.nz/crun...ml_decoder.zip You will need python installed on your computer to run the script. I use Windows 7 64-bit so I installed the "Python 2.7.2 Windows X86-64 Installer" (from http://python.org/download/). The correct installation and configuration of python is beyond the scope of what I'll cover. The steps below work as at 2011-08-27 07:30am NZT Once you've got python set up, to run the script with python:
ii) So long as the keepvid method works I don't intend on making any changes/improvements to this script. Here are the steps to download the raw (encrypted) xml subtitle files.
I hope that helps and that I haven't left out anything obvious. Thanks, tRon |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyHey tRon, first thanks for the guide. I know you said you aren't going to explain the python part in your last post but since I haven't worked with it before I'm having a hard time figuring it out. I've installed the windows 64bit version and I've tried running the command in the GUI and cmd both and neither can recognize the command. Can you give a lil bit more help?
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyLatest GetFLV can also help you download crunchyroll videos and subtitles. :cool:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from Crunchyactually I have problem with GetFLV. I tried the trial version to check and see if it works but after the first time I tried to DL something from CR i haven't been able to load any videos on CR. and the first time it crashed after trying to DL the file.
I use vista 64 bit |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyI installed that version and GetFLV said it can't work well with that version and I have to installed the latest version which took me to flash player download for version 11
but it could load the player fine now. Although now I don't see any links to download EDIT: So it played the video once again but when I exit the program and reopen it. I can't play videos anymore |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyAt last I got it to work. Btw is there an easy way to turn those .srts to .ass? Cuz I can't open them in aegisubs.
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
As far as downloading crunchyroll videos and subtitles goes, using keepvid.com is still my (free) method of choice. tRon |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyBut keepvid's links don't work for me. none of them.
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyOMG FFS. Ok I don't know what happened but my Harddrive is not responding anymore. I'm using my laptop. Please can someone help me? I can't turn on my computer anymore.
Are you sure this is safe to use? |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyQuote:
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyYea. How did you make it work Random? Please share
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyAnyone know if keepvid will support other language subtitles? For example: http://www.crunchyroll.com/time-of-e...1-akiko-452708
|
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyThanks very much for how to dump those subs tRon. It worked perfectly and I actually use the 3rd method to get the subtitle id. Still works to this day. The subtitle url is also good. This is getting me the original ass format subs and works fine.
The only things I had to do was make a couple of edits to crunchyDec.py. First change V4 to V4+ (line 40) then change all references to ", " so it shows as ",". Basically remove the space. That will be on line 46. It will make the output file actually work. This may be a change from previously though so I don't know how well it would work from older subs but I tested it on decoded subs for Saki Episode of Side A and it worked great. Aegisubs loads it well and it renders properly in my media players. I also compiled it using py2exe (Py2.7 x64) to remove the need to call python directly (just a convenience). Here is the code lines original vs changed so you can see it better. Line 40 original: Code:
styles = "[V4 Styles]\nFormat: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding\n"; Code:
styles = "[V4+ Styles]\nFormat: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding\n"; original: Code:
styles += "Style: " + style['name'] + ", " + style['font_name'] + ", " + style['font_size'] + ", " + style['primary_colour'] + ", " + style['secondary_colour'] + ", " + style['outline_colour'] + ", " + style['back_colour'] + ", " + style['bold'] + ", " + style['italic'] + ", " + style['underline'] + ", " + style['strikeout'] + ", " + style['scale_x'] + ", " + style['scale_y'] + ", " + style['spacing'] + ", " + style['angle'] + ", " + style['border_style'] + ", " + style['outline'] + ", " + style['shadow'] + ", " + style['alignment'] + ", " + style['margin_l'] + ", " + style['margin_r'] + ", " + style['margin_v'] + ", " + style['encoding'] + "\n" Code:
styles += "Style: " + style['name'] + "," + style['font_name'] + "," + style['font_size'] + "," + style['primary_colour'] + "," + style['secondary_colour'] + "," + style['outline_colour'] + "," + style['back_colour'] + "," + style['bold'] + "," + style['italic'] + "," + style['underline'] + "," + style['strikeout'] + "," + style['scale_x'] + "," + style['scale_y'] + "," + style['spacing'] + "," + style['angle'] + "," + style['border_style'] + "," + style['outline'] + "," + style['shadow'] + "," + style['alignment'] + "," + style['margin_l'] + "," + style['margin_r'] + "," + style['margin_v'] + "," + style['encoding'] + "\n" Here is the setup.py file. Drop it in the same folder as where you have all the other .py files from the script. Code:
from distutils.core import setup This should create a dist folder with the resulting files in it. It will also print out any dll dependencies that have resulted. The compiled files can be run on any computer without the need to have python running on it. |
Re: www.crunchyroll.com: How to download/capture/save/get/copy subtitles from CrunchyI made a modified version of the crunchyroll subtitle decryptor on page 2. My version automatically determines the subtitle id (english subs only) and pulls it. Save file is automatically determined from the episode title (series + episode #) but if the file exists gives an opportunity to rename. It will not overwrite pre-existing files.
Use it like this: python decode.py url Where url is the actual streaming url. This works to grab subtitles for episodes that are member only as well without having to login (the page still gives the subtitle id). http://dl.dropbox.com/u/1078975/crunchy_xml_decoder.zip |
All times are GMT -6. The time now is 01:01 PM. |