View Single Post
Old 02-09-2008, 11:42 AM   #14
tompe
Grand Sorcerer
tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.tompe ought to be getting tired of karma fortunes by now.
 
Posts: 7,452
Karma: 7185064
Join Date: Oct 2007
Location: Linköpng, Sweden
Device: Kindle Voyage, Nexus 5, Kindle PW
Quote:
Originally Posted by ProfJulie View Post
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.
tompe is offline   Reply With Quote