TripleCamera
TripleCamera
The following description is mostly taken from [my comment](https://github.com/openzim/zim-requests/issues/755#issuecomment-1943839868). --- In v1.13.0 (I will test git main later), MWoffliner accepts three different APIs: - Mobile REST API: Only available in...
I am currently testing **git main**. @kelson42 switched to another scraper running git main. However, it failed because the arguments between v1.13.0 and git main differ. To fix this: 1....
Finally, I find out the cause of the issue: same as before. https://github.com/openzim/mwoffliner/blob/ad5dc1d6071552c1a9b577fa1a619cfba0fe6938/src/MediaWiki.ts#L413-L428 Since the logic of retrieving main page remains unchanged, we still have to modify the code to...
> @ TripleCamera Thank you! I will have a look in rhe next days to your analysis. @kelson42 How is everything going?
I fixed the main page issue and started a scrape on my machine. Two problems arose: 1. Failed to retrieve "资源包/Folders", the longest page on this wiki. However, later tests...
> @ TripleCamera Sorry for not coming back to you earlier, not lack of interest, but lack of time. Plan to look to your ticket in detail this WE. Thank...
Great, Kelson is back. It seems that this task can move forward a little bit more. :blush: --- **Update**: @kelson42 Hello?
@kelson42 Hi. Have you been busy recently? Maybe you can assign this task to your colleagues (if they are free).
Hi. I just created a pull request which contains the patch. Can someone review & merge it? @kelson42
This is fixed in markedjs/marked#2652. We need to reactivate @dependabot-bot to bump marked to the latest version.