benoit74

Results 370 issues of benoit74

We have multiple warnings in tests around deprecation. All of them are linked to upstream issues, I've created them and add a link here for follow-up. ## cdxj_indexer ``` cdxj_indexer/postquery.py:9...

upstream

There is a new wabac.js 2.17.0 release ([changelog here](https://github.com/webrecorder/wabac.js/compare/v2.16.13...v2.17.0)) No change in the file we need to keep in sync (`src/rewrite/dsruleset.js`) but interesting new test cases around HTML/JS (body onload,...

This issue covers the "second part" of #177 where it has already been discussed. The issue concerns resources which have multiple encoding inside (shouldn't exist ... but we are quite...

In Zimit2, we are rewriting CSS (both inline and in plain files). The process is: - parse the CSS with tinycss2 and rewrite each CSS rules based on a fine...

enhancement

Currently, warc2zim sets the ZIM scraper metadata as `warc2zim x.y.z` (where `x.y.z` is warc2zim version). It would be beneficial if we could instead specify the scraper at the CLI for...

enhancement

From the 100r.co ZIM, it looks like the conversion of a SVG illustration to PNG is failing or at least not producing a nice result. See https://dev.library.kiwix.org/#lang=&q=grid, where there is...

bug

In this scraper, we have a `playlist_mode` which allows to create a ZIM per playlist found in a given Youtube user / channel. This mode is convenient to create many...

question

This issue serves as a checklist for the release event. - [ ] Check that dependencies have been updated to latest version (especially python-scraper lib) - [ ] Adjust version...

task

On Mac OS 12.7 and Safari Version 17.0 (17616.1.27.111.22, 17616), no sound is produced (even if Safari detects that sound is produced and allows to mute the tab). I will...

waiting for repro