snacktory icon indicating copy to clipboard operation
snacktory copied to clipboard

Readability clone in Java

Results 23 snacktory issues
Sort by recently updated
recently updated
newest added

A great feature could be to detect the published date of the web page. This information is often located somewhere at the top or the bottom of the main text.

We need to check if we really already have read something ... Error message for HtmlFetcherIntegrationTest.testHashbang: "Converter - Couldn't reset stream to re-read with new encoding UTF-8 java.io.IOException: Resetting to...

This is now fixed! But needs a unit test! From email: The issue is in Converter.streamToString(). There's a loop to read http data chunks. Each chunk is converted separately to...