Code Monkey home page Code Monkey logo

crunchy-xml-decoder's Introduction

crunchy-xml-decoder

Requires PyCrypto (http://www.voidspace.org.uk/python/modules.shtml#pycrypto) and lxml (https://pypi.python.org/pypi/lxml/3.2.5) if crunchy-xml-decoder could automatically install PyCrypto and lxml use the above link to download manually

This is a composite of various scripts required to download video files from CrunchyRoll that have been automated with a batch file.

INSTRUCTIONS:

Pre-Setup (Only need to do these once.):
1.  Install Python 2.7.5.
2.  Run crunchy-xml-decoder.bat or crunchy-xml-decoder.py to generate necessary files (settings.ini and cookies)
3.  choices	from the option 

Per-Video Process:
1.  Copy the URL of the CrunchyRoll video you want to download from your web browser
2.  Run crunchy-xml-decoder.bat or crunchy-xml-decoder.py choice 1 and paste link
8.  Download will start automatically. Everything is automated.
11. Browse to the 'export' folder to view the completed file.

SPECIAL NOTE: There is another batch file in the _run folder..
    Run crunchy-xml-decoder.bat or crunchy-xml-decoder.py choice 2 and paste link
        Just want the subtitles to an episode? OK.. fair 'nuff. Use this.

WHAT IS THE POINT OF THIS SCRIPT? WHAT IS IT ACTUALLY DOING?:

The process of getting a working download from CrunchyRoll is effectively doing the following:
    - Downloading and decrypting subtitles
    - Downloading the video as FLV
    - Splitting the FLV file into 264 video and aac audio
    - Merging video, audio, and subtitles into a mkv file
    - Naming the new video something other than 'video.mkv'

NOTES FROM THE AUTHORS: From the DX author: Yeah, I wrote the basis for this "new 'n' improved version". Basically, I monitored the traffic to and from Crunchyroll while a video was loading, found a few (read: a lot of) similarities, and basically wrote the script to do the same thing, but parse the file and call upon RTMPdump to dump the video (RTMPexplorer was doing the same thing basically).

From the anonymous original author:
    I did not write these programs, and I didn't even come up with this method. All I have done is 
    created a few little bat files to bring them together. Original instructions on how this is 
    done can be found here: 
    http://www.darkztar.com/forum/showthread.php?219034-Ripping-videos-amp-subtitles-from-Crunchyroll-%28noob-friendly%29

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.