Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved the crawler in the parent folder. | Cédric Bonhomme | 2016-01-10 |
| | |||
* | If the character encoding can not be determined, Universal Feed Parser sets ↵ | Cédric Bonhomme | 2016-01-07 |
| | | | | the bozo bit to 1 and sets bozo_exception to feedparser.CharacterEncodingUnknown. In this case, parsed values will be strings, not Unicode strings. This is not a problem for us. | ||
* | Minor improvements to the crawler (logging of errors). | Cédric Bonhomme | 2016-01-04 |
| | |||
* | moving the root of source code from / to /src/ | François Schmidts | 2015-12-17 |