Results 156 comments of Kevin Decherf

The issue with images on medium-related website is due to several factors: - `strip: //article//img[not(@src)]` actually breaks the `picture` tags, preventing `source` tags from working (_cause `img` is then missing_)...

The fix from the PR is actually incomplete as we need to also make the change in `nytimes.com.txt`

@j0k3r, no, issue was still observed with graby-site-config 1.0.161. I'll open a PR later in the day

Hello there, We're closing this issue. We won't work for now on this feature as it requires a huge effort on our side and on existing third-party clients for a...

Hello @cirilloblu, could you please provide the url of the article?

@bjoliveau Hi, there's no work in progress on this topic

I guess a new fingerprint in Graby could do the trick See: https://github.com/j0k3r/graby/blob/master/src/Extractor/ContentExtractor.php#L51-L55

Hello there, Do we have usage statistics of the documentation pages?

@techexo yeah, the question was for @j0k3r and @tcitworld :p

I have the feeling that this issue is still relevant. I'm not a fan of having to install a npm/yarn environment in order to update common installations. Here's a solution...