Jérémy Benoist

Results 394 comments of Jérémy Benoist

Any chance to share which URL generate the error `Typed property Graby\\Extractor\\ContentExtractor::$title must be string or null, array used`? Not the RSS, the url of the content instead. Thanks!

> could you find something from the feed URL? Thanks I tried few URLs but I won't check all them.

The problem is that Graby is retrieving that HTML: [response.html.txt](https://github.com/j0k3r/graby/files/7285908/response.html.txt) Which is definitely not the one you are querying from your browser console. Maybe we need to add some cookie...

You can't exclude an existing site config, they will be merged together. What do you want to achieve?

If we didn't remove that `noscript` tag, we might have duplicated image in the content. Am I right?

What do you think @jtojnar ? I'm ok to keep the noscript

Not possible yet and quite complex because executing regex on html is hard.

For now, we don't have such option to play with filters for readability. But this is something we already talked about and would like to implement.

Checking the _debug log_ tab on f43.me and it seems content are truncated during the `cleanupHtml` but it's weird the content is really small in that log line ... :thinking: