| .. |
|
adapters
|
adapter_ficbook: Another site update (#1125)
|
2024-10-16 16:20:05 -05:00 |
|
browsercache
|
Fix for regression when browser_cache_simple_header_old added. Closes #1104
|
2024-09-08 14:49:42 -05:00 |
|
fetchers
|
Backout flaresolverr_json_fix since it doesn't work for everyone. #1122
|
2024-10-14 22:25:10 -05:00 |
|
writers
|
Use titlepage_entry for titlepage_wide_entry unless explicitly set.
|
2024-07-16 13:12:57 -05: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.40.0
|
2024-11-01 09:03:43 -05:00 |
|
configurable.py
|
Backout flaresolverr_json_fix since it doesn't work for everyone. #1122
|
2024-10-14 22:25:10 -05:00 |
|
dateutils.py
|
datetime.utcnow() deprecated in more recent py3 versions
|
2024-05-11 16:54:52 -05:00 |
|
defaults.ini
|
adapter_ficbooknet: Fixes for site changes
|
2024-10-15 21:42:24 +00: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
|
Add a configuration option to normalize URLs returned from CLI --imap
|
2024-01-28 14:05:00 -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
|
Skip invalid images, detect img types (#1068)
|
2024-05-11 16:06:33 -05:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |