mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 00:43:00 +01:00
Contest stories have author="(Hidden)" which breaks the code to get story info from author's page. Added checks for this and also checks to verify soup actually found results before trying to blindly use the results. |
||
|---|---|---|
| .. | ||
| adapters | ||
| browsercache | ||
| fetchers | ||
| writers | ||
| __init__.py | ||
| cli.py | ||
| configurable.py | ||
| dateutils.py | ||
| defaults.ini | ||
| epubutils.py | ||
| example.ini | ||
| exceptions.py | ||
| geturls.py | ||
| htmlcleanup.py | ||
| htmlheuristics.py | ||
| HtmlTagStack.py | ||
| mobi.py | ||
| mobihtml.py | ||
| requestable.py | ||
| six.py | ||
| story.py | ||
| translit.py | ||