| .. |
|
adapters
|
adapter_deviantartcom: Fix for site change and detect no username. Closes #1042
|
2024-02-24 10:35:11 -06:00 |
|
browsercache
|
Swap out SuperFastHash implementation #1026
|
2024-01-10 13:19:02 -06:00 |
|
fetchers
|
Change default flaresolverr_proxy_timeout:59000 so it happens before default connect_timeout:60.0
|
2024-01-30 19:46:49 -06:00 |
|
writers
|
Don't need \n after </span> looking for log entries.
|
2024-02-15 10:34:40 -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.31.8
|
2024-02-28 12:20:41 -06:00 |
|
configurable.py
|
Add support for syosetu.com
|
2024-02-18 00:02:00 +00:00 |
|
dateutils.py
|
Fixes for #910 adapter_deviantartcom date changes.
|
2023-01-23 10:55:18 -06:00 |
|
defaults.ini
|
syosetu: add all extra metadata to commented titlepage addition
|
2024-02-18 21:40:06 +00:00 |
|
epubutils.py
|
Fix to allow update epub to get missing images.
|
2023-04-06 12:27:21 -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
|
Better handling of &<> entities with stripHTML() and chapter titles. #1019
|
2023-11-26 11:32:41 -06: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 include_images:coveronly option for #1037
|
2024-02-06 10:21:14 -06:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |