0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Amend FFNetScraper.story_url_re to recognize https:// URLs too
ssokolow
as Stephan Sokolow
More... over 10 years ago
Fix another breakage: FFnet finally gave the header block a class.
ssokolow
as Stephan Sokolow
More... over 10 years ago
Fix a breakage caused by FFnet finally switching away from table layout.
ssokolow
as Stephan Sokolow
More... over 10 years ago
Also accept a 304 response as success when using httplib2.
ssokolow
as Stephan Sokolow
More... over 10 years ago
Add a TODO note regarding what should happen when FFnet messes up.
ssokolow
as Stephan Sokolow
More... over 10 years ago
Loosen the story title selector for FFnet in response to more changes.
ssokolow
as Stephan Sokolow
More... about 11 years ago
Make the scraper definitions more PEP8-compliant.
ssokolow
as Stephan Sokolow
More... about 11 years ago
Unbreak Fanfiction.net scraper in response to new site template.
ssokolow
as Stephan Sokolow
More... about 11 years ago
Show status messages for downloading phase by default.
ssokolow
as Stephan Sokolow
More... over 11 years ago
Switch to non-<title> FFnet parsing and unbreak oneshot title extraction
ssokolow
as Stephan Sokolow
More... over 11 years ago
Fix yet another breakage caused by FFnet <title> format changes
ssokolow
as Stephan Sokolow
More... over 11 years ago
Yet another fix to the FFnet title regex to make it more liberal
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Supplemental fix for Fanfiction.net <title> format change.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Unbreak Fanfiction.net scraper for new page title format.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Preliminary fixes for unicode story titles.
ssokolow
as Stephan Sokolow
More... almost 12 years ago
Add a couple of tentative questions to ensure git's got them.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Strip trailing whitespace in setup.py
ssokolow
as Stephan Sokolow
More... over 12 years ago
Update setup.py to support `./setup.py develop`.
ssokolow
as Stephan Sokolow
More... over 12 years ago
I thought I tested these. Oh well. Fix 'em.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Split apart caching and retrieval in the diagram too.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Add a basic base_url parameter and some boilerplate for the new arch.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Add a hacky scraper for processing wget-retrieved FFnet pages.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Separate caching from retrieval, implement file:// retrieval.
ssokolow
as Stephan Sokolow
More... over 12 years ago
More TODO notes.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Add a bunch more TODO notes.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Add a manual scraper-forcing option for VFFA use. (Untested)
ssokolow
as Stephan Sokolow
More... over 12 years ago
Make verbosity higher but only when not running via py2exe.
ssokolow
as Stephan Sokolow
More... over 12 years ago
More work to simplify scraper architecture.
ssokolow
as Stephan Sokolow
More... over 12 years ago
More TODO notes.
ssokolow
as Stephan Sokolow
More... over 12 years ago
Make the "Overwriting existing chapter" warning a debug message.
ssokolow
as Stephan Sokolow
More... over 12 years ago