Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge #6865: [lofter] improve error handling
- Add 'NotFoundError' when the lofter blog returns a 404 - Stop extractor if the blog is empty, because this returns {offset: -1} in the data which previously infinity-looped the extractor. - Prevent errors when the blog is locked, the posts in self.posts() are None
- Loading branch information