| .. |
|
adapters
|
adapter_fanfictionnet: Make get_urls_from_page work.
|
2025-04-19 16:35:01 -05:00 |
|
browsercache
|
BrowserCache Chrome Block: Treat entry missing headers same as not found. #1167 #1169
|
2025-03-05 11:03:32 -06:00 |
|
fetchers
|
open_pages_in_browser_tries_limit is an int
|
2025-03-17 13:03:04 -05:00 |
|
writers
|
Remove some debugs.
|
2025-04-09 09:45:55 -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 Test Version 4.44.6
|
2025-04-19 16:40:51 -05:00 |
|
configurable.py
|
adapter_storiesonlinenet(et al): Add always_login option. Closes #1185
|
2025-03-29 17:17:44 -05:00 |
|
dateutils.py
|
datetime.utcnow() deprecated in more recent py3 versions
|
2024-05-11 16:54:52 -05:00 |
|
defaults.ini
|
adapter_fictionmaniatv: Updates for site change
|
2025-04-09 09:46:22 -05: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
|
Implementing Timed One Time Password(TOTP) 2FA Exception and collection
|
2025-03-24 13:22:26 -05: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
|
AO3 use_archive_transformativeworks_org option
|
2025-03-16 13:52:52 -05: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
|
Reject HTML sites in no_convert_image
|
2025-04-03 10:00:32 -05:00 |
|
translit.py
|
Fix translit.
|
2018-08-02 13:27:14 -05:00 |