Satyam Kumar
Satyam Kumar
`zimcheck` raises Invalid internal link errors as follows for a image link which is actually a template inside a tag in PHZH ZIM files created by `openedx2zim`. The error looks...
We now have support for downloadeing youtube videos on a fixed number of threads in scraperlib. Hence, we shall use that instead of the current approach of downloading in batches
As discussed in https://github.com/openzim/sotoki/pull/162#issuecomment-660452579, it actually seems a bit odd to handle duplicate files in the scrapers. We can instead have a system to redirect have a single copy of...
We use kiwix_storagelib for implementing S3 based optimization cache in the scrapers. However, this gives rise to redundant code. We put a version of the file along with the optimizer...
## Summary of change (A few sentences about this PR) ## Related issues - Link to issue1 here - Link to issue1 here ## Test Plan (Write your test plan...