rgaudin

Results 844 comments of rgaudin

I only have this device which is 5.1.1. I just checked that it's still present in current develop (though maybe #2411 could have fixed it)

You shall now create one such issue in every scraper 😬

@kelson42, this requires a strategy and coordination with the zimfarm to work because we share common resources across various containers. In a zimfarm worker, we have, a *root-folder*, let's say...

You can also use `docker run --user` and specify either an uid or a username (that exists **inside** the container) and that would do it. Probably a good approach for...

Here a some additions based on [this bm zim](http://download.kiwix.org/zim/wikipedia/wikipedia_bm_all_maxi_2019-09.zim) Category NS Alias: `Catégorie` * Links to categories from bottom of articles are OK. * `/U/Catégorie:Kan` * https://bm.wikipedia.org/wiki/Cat%C3%A9gorie:Kan * Under **J**...

I think there are two different things to consider: * progress report in mwoffliner * progress report in the zimfarm. Both should be somewhat independant and tackled separately. The first...

The expected format of this JSON file is: ```json {"done": 1, "total": 32} ``` Its name should be passed to an option enabling that feature and, for the zimfarm, we'll...

In zimit, we have `--statsFilename` but it doesn't matter much as long as the other mentioned requirements are met.

As much as I am a supporter of good, informative descriptions, I think it should not be the case. Zimfarm orchestrate scrapers and scrapers comply with Zim format which doesn't...

@Jaifroid please test with newer ZIM files from `youtube` tag or `ted` category at https://farm.openzim.org/recipes For youtube, we have an `--all-subtitles` option [that is slow](https://github.com/openzim/youtube/issues/38) upon rendering, in-zim or not,...