If I try to execute web2lrf (version 0.4.62) from the command line with the above url I get the following:
Code:
F:\temp\bookit>web2lrf -u "http://www.informationweek.com/shared/printableArticle.jhtml?articleID=208400725" default
Downloading
.
http://www.informationweek.com/shared/printableArticle.jhtml?articleID=208400725
saved to e:\docume~1\forge\locals~1\temp\calibre_jknjff_web2lrf\printableArticle.jhtml
Processing printableArticle.jhtml
Parsing HTML...
Converting to BBeB...
Traceback (most recent call last):
File "convert_from.py", line 182, in <module>
File "convert_from.py", line 176, in main
File "convert_from.py", line 154, in process_profile
File "convert_from.py", line 69, in create_lrf
File "calibre\ebooks\lrf\html\convert_from.pyo", line 1826, in process_file
File "calibre\ebooks\lrf\html\convert_from.pyo", line 269, in __init__
File "calibre\ebooks\lrf\html\convert_from.pyo", line 385, in add_file
File "calibre\ebooks\lrf\html\convert_from.pyo", line 520, in parse_file
ValueError: list.index(x): x not in list