openzim / sotoki

StackExchange websites to ZIM scraper
https://library.kiwix.org/?category=stack_exchange
GNU General Public License v3.0
217 stars 25 forks source link

Use MD5 when naming image files #289

Closed sam-masaki closed 1 year ago

sam-masaki commented 1 year ago

This changes the way image files are named from the more collision-prone Adler32 checksums to MD5 hashes

Fixes #284