FanFicFare/fanficfare
2021-07-13 11:18:19 -05:00
..
adapters Add estimatedWords for XF2 sites that provide it (SB/SV mainly). Closes #712 2021-07-10 11:59:39 -05:00
browsercache Implement use_browser_cache for ficbook.net. 2021-06-21 12:18:24 -05:00
writers Fixes for ancient 'import *' getting broken by removing unused imports in base_writer 2021-02-22 12:03:27 -06:00
__init__.py Need to set logger.setLevel() again with import changes to see debugs in plugin. 2021-04-20 19:15:52 -05:00
cli.py Bump Release Version 4.4.0 2021-07-13 11:18:19 -05:00
configurable.py Add http_proxy and https_proxy setting, remove fix_broken_https_proxy setting. 2021-07-12 09:21:18 -05:00
dateutils.py add wuxiaworld.site adapter 2020-09-09 11:52:47 +02:00
defaults.ini Add estimatedWords for XF2 sites that provide it (SB/SV mainly). Closes #712 2021-07-10 11:59:39 -05:00
epubutils.py Comment out some debugs in epubutil.py 2021-02-06 08:36:47 -06:00
example.ini Add jpg_quality to example INIs 2021-04-03 21:55:30 -07:00
exceptions.py HTTPError->HTTPErrorFFF all for trekfanfiction.net's server misconfiguration? 2021-01-26 10:08:28 -06:00
fetcher.py Conceal some debug output for proxies. 2021-07-13 11:13:23 -05:00
geturls.py Apply user_agent when falling back to urllib2 (no matching site adapter) 2021-03-11 13:52:00 -06:00
gziphttp.py
htmlcleanup.py fix deprecation warnings for logger.warn() 2020-07-20 13:55:12 -05:00
htmlheuristics.py Remove unused imports fanficfare 2021-01-25 20:53:31 -06:00
HtmlTagStack.py Remove unused imports fanficfare 2021-01-25 20:53:31 -06:00
mobi.py Remove unused imports fanficfare 2021-01-25 20:53:31 -06:00
mobihtml.py Remove unused imports fanficfare 2021-01-25 20:53:31 -06:00
nsapa_proxy.py Pre-v5 Calibre fix for nsapa_proxy. 2021-07-02 10:46:48 -05:00
requestable.py Fix reduce_zalgo not imported. 2021-02-20 15:15:22 -06:00
six.py Update packaged version of six.py to v1.15.0 2020-07-09 14:13:24 -05:00
story.py Treat img url contains '.svg?' same as endswith('.svg')--Calibre image processing chokes hard on SVG. #709 2021-06-21 11:44:13 -05:00
translit.py