Skip to content
#

news

Here are 3,049 public repositories matching this topic...

DarioR01
DarioR01 commented Jan 6, 2022

Resolves #9762

Overall change:
Fix amp media player placeholder srcset for pips origin code by generating a new srcset instead of returning null. New srcset resolutions have been taken from what we currently have in canonical pages.

Code changes:

  • Added resolutions array specific to pips.
  • Updated buildPlaceholderSrc to work for both pips and mvc origin code.
  • Updated jest t
adbar
adbar commented Jan 9, 2020

I have mostly tested trafilatura on a set of English, German and French web pages I had run into by surfing or during web crawls. There are definitely further web pages and cases in other languages for which the extraction doesn't work so far.

Corresponding bug reports can either be filed as a list in an issue like this one or in the code as XPath expressions in [xpaths.py](https://github.com

Improve this page

Add a description, image, and links to the news topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the news topic, visit your repo's landing page and select "manage topics."

Learn more