Quote:
Originally Posted by ProfJulie
I don't know much about the specific reason the other decoder was removed. This decoder is really not a program at all. It is lines and lines of Python code that is not compiled into a program, so you'll need to install Python to your computer ( http://www.activestate.com/Products/activepython/) before you can run it. Nonetheless once you connect all the dots, it is fairly easy to run and works quite well. It does not extract the HTML files like converlit, it only removes the DRM.
|
Well, it is a program. It is just not in a form that is directly executable. To execute the program you have to run an intepreter.
convertLit as i understand it constists of two part. One part that only remove the drm. And one part that pakes a drm free lit file and explode it.