| .. |
|
adapters
|
Update adapter_storiesonlinenet.py
|
2025-03-08 15:20:01 -08:00 |
|
browsercache
|
BrowserCache Chrome Block: Treat entry missing headers same as not found. #1167 #1169
|
2025-03-05 11:03:32 -06:00 |
|
fetchers
|
BrowserCache: Better handle cache file changing/failing while reading.
|
2025-02-24 21:24:43 -06:00 |
|
writers
|
Add include_tocpage:always option.
|
2025-02-19 10:10:42 -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 Test Version 4.43.4
|
2025-03-09 09:56:47 -05:00 |
|
configurable.py
|
adapter_fimfictionnet: Correct the config
|
2025-03-06 15:57:04 -06:00 |
|
dateutils.py
|
datetime.utcnow() deprecated in more recent py3 versions
|
2024-05-11 16:54:52 -05:00 |
|
defaults.ini
|
adapter_fimfictionnet: Correct the config
|
2025-03-06 15:57:04 -06:00 |
|
epubutils.py
|
Ignore bs4 XMLParsedAsHTMLWarning as per #894 from mcepl
|
2024-03-22 13:01:00 -05:00 |
|
example.ini
|
Add jpg_quality to example INIs
|
2021-04-03 21:55:30 -07:00 |
|
exceptions.py
|
Change BrowserCache to on-demand, not scan
|
2023-01-01 13:06:03 -06:00 |
|
geturls.py
|
More direct way for /../ in Get Story URLs from web page, previous broke other sites. #1160
|
2025-02-23 20:45:47 -06:00 |
|
htmlcleanup.py
|
Add decode_emails option, defaults to false.
|
2024-09-29 20:28:28 -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 |
|
requestable.py
|
Fix encoding auto/chardet
|
2023-01-01 13:06:03 -06:00 |
|
six.py
|
Update six.py to 1.16 for Python 3.12 compatibility. #1006
|
2023-10-12 20:41:48 -05:00 |
|
story.py
|
Add no_image_processing_regexp option for #1144
|
2025-01-13 09:37:40 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |