Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/yastasoti/
- Replace singular --article-root with plural --extant-path. Chris Pressey 5 years ago
- Merge pull request #2 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 5 years ago
- Use newer version of requests, one without a vulnerability warning. Chris Pressey 5 years ago
- Merge pull request #1 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 6 years ago
- Add description of new feature, note new version number. Chris Pressey 6 years ago
- Without a chunk_size, iter_content() is grossly inefficient. Fix. Chris Pressey 6 years ago
- dest_filename can be used to override the filename it is saved as. Chris Pressey 6 years ago
- handle_link() now takes the entire link dictionary. Chris Pressey 6 years ago
- Parse the args the function is given, don't assume sys.argv. Chris Pressey 6 years ago
- Let's release 0.1 Chris Pressey 6 years ago
- Some more notes. Chris Pressey 6 years ago
- Don't even download file if routed to /dev/null. Chris Pressey 6 years ago
- Deduplicate links when processing, and have more thorough logging. Chris Pressey 6 years ago
- Rewrite README. Chris Pressey 6 years ago
- Describe and implement "archive routers". Chris Pressey 6 years ago
- Update README. Chris Pressey 6 years ago
- Handle Unicode URLs. Chris Pressey 6 years ago
- Log when checking and archiving links. Chris Pressey 6 years ago
- Add logging. Chris Pressey 6 years ago
- We really shouldn't need wget for just this. Save it for later. Chris Pressey 6 years ago
- Follow redirects in link checker. Chris Pressey 6 years ago
- Various fixes, tentative attempt at introducing logging. Chris Pressey 6 years ago
- Accumulate all results, dump only the failures at the end. Chris Pressey 6 years ago
- Python 3 compatibility. Chris Pressey 6 years ago
- Call the option --archive-to, as "links" is a bit redundant here Chris Pressey 6 years ago
- The return value of handle_link() is not a Response object. Chris Pressey 6 years ago
- Add --fragile command-line argument. Chris Pressey 6 years ago
- Checkpoint an experimental thing, badly. Chris Pressey 6 years ago
- --delay-between-requests argument. Chris Pressey 6 years ago
- Continue to clean up. Chris Pressey 6 years ago