Results 41 comments of Joe Reeve

The issue seems to be on Parsoid's side: https://el.wiktionary.org/api/rest_v1/page/mobile-sections/%CE%B5%CF%80%CE%B9%CF%86%CF%85%CE%BB%CE%B1%CE%BA%CE%AE

https://phabricator.wikimedia.org/T229107

I have done, they have set the priority to "low"

Probably using something like this... https://github.com/vadimdemedes/ink

Not using `ink` specifically, but we could implement some kind of api

@automactic Is the existing percentage log good enough for this?

@automactic I think a progress API is a bit out of scope of MWOffliner. Would it be possible to grep/match logs from MWO? I'm happy to re-format logs to be...

My recommendation would be to apply the blacklists/html processing before extracting the urls. This would be done by re-ordering the calls to `processArticleHtml`, `getModuleDependencies`, and `templateArticle`: https://github.com/openzim/mwoffliner/blob/master/src/util/saveArticles.ts#L90 I'm not sure...

The current "re-opening" seems to be nothing to do with slash re-writing, and more to do with special namespaces being handled weirdly.