openzim / ted

Provide the best of TED.com for offline usage!
https://download.kiwix.org/zim/ted/
GNU General Public License v3.0
13 stars 8 forks source link

Add items to the ZIM "on the fly" #187

Closed benoit74 closed 2 months ago

benoit74 commented 2 months ago

For now, the scraper uses the "old" zimwriterfs-mode, i.e. all files are stored in a temporary directory on the filesystem and then pushed all at once inside the ZIM.

This is not the correct way to do it, files must be added to the ZIM on-the-go.

benoit74 commented 2 months ago

Duplicate of https://github.com/openzim/ted/issues/21