wsuetholz
|
379efc34f1
|
Add a title page to the resulting EPUB file. This required scraping more information from the web pages in order to populate the new fields. This change includes a change to the way that the output.py uses the adapters. It now gets passed in the adapter and then calls functions from the adapter in order to retrieve the scraped information. This will make it easier down the road when adding more information, or even pictures.
|
2010-11-09 16:35:46 -06:00 |
|
retiefjimm
|
25cbab225c
|
potionsandsnitches.net doesn't require login. Indeed, it doesn't even have the same login URL.
|
2010-10-14 12:42:29 -05:00 |
|
retiefjimm
|
f75910ce7d
|
Stop doing prettify on the HTML, it sometimes introduces extraneous white space. Change the chapter file names and ids inside the metadata to sequential chapter0001 rather than base64 of the chapter title. Replace invalid center & u tags with div styled centered and span styled underlined. Remove dead ffa.py file. Change downloda.py to not call ffa.py, but do call fictionalley.
|
2010-09-30 21:33:58 -05:00 |
|
retiefjimm
|
9434431c7b
|
Add twilighted.net(not com) to downaloder.py so it actually *works*. Add one-shot support for twilighted.net.
|
2010-09-28 19:52:30 -05:00 |
|
sigizmund
|
2b2e7d52ec
|
Starting to use source control again after a long break :-)
|
2010-07-17 14:44:14 +01:00 |
|