FanFicFare/fanficfare
2016-11-17 18:22:20 -06:00
..
adapters Remove noscript tags from base_xenforoforum content--otherwise double images appear in Kindle and Nook. 2016-11-08 21:55:12 -06:00
writers Add internalize_text_links option for epub and html formats. Also fix for growing whitespace in epub updates and missing always_reload_first_chapter in highlight list. 2016-10-06 23:21:01 -05:00
__init__.py Back out single-source version number changes. Not worth the head aches. 2016-09-18 21:16:38 -05:00
cli.py Bump release version. 2016-11-17 18:22:20 -06:00
configurable.py Use DOTALL regular expression processing on replace_metadata and in/exclude_metadata. Should only effect description where it will allow full replacement. 2016-11-13 13:09:23 -06:00
defaults.ini Add cover_exclusion_regexp to [royalroadl.com] for default 200x300 cover image. 2016-11-15 18:16:38 -06:00
epubutils.py Copy make_soup to epubutils.py for noscript handling, otherwise noscript contents get & escaped. 2016-11-08 21:18:37 -06:00
example.ini Remove defunct sites. 2015-04-12 17:27:36 -05:00
exceptions.py Add new AccessDenied exception for one line output in CLI. 2016-02-10 12:19:02 -06:00
geturls.py Fix for Get URLs from Page when poor HTML--double soup like base_adapter. 2016-10-31 12:42:41 -05:00
gziphttp.py Move fff_internals package to fanficfare, share defaults.ini/example.ini between cli and web service again. 2015-04-08 13:49:36 -05:00
html.py Convert mobi.py's html.py module to BS4. 2015-12-08 12:10:47 -06:00
htmlcleanup.py Add exception catch for possible corner case on Linux 2015-05-12 15:57:01 -05:00
htmlheuristics.py Fix for replace_br_with_p(htmlheuristics) when author includes <>. 2016-02-02 09:58:53 -06:00
HtmlTagStack.py Move fff_internals package to fanficfare, share defaults.ini/example.ini between cli and web service again. 2015-04-08 13:49:36 -05:00
mobi.py Move fff_internals package to fanficfare, share defaults.ini/example.ini between cli and web service again. 2015-04-08 13:49:36 -05:00
story.py Change comments sanitization for calibre to be less draconic. 2016-11-04 20:33:16 -05:00
translit.py Change str() to unicode() many places. 2015-11-13 14:45:26 -06:00