openzim / ifixit

iFixit to ZIM scraper
GNU General Public License v3.0
25 stars 3 forks source link

Handle properly URL-encoded category titles (at least) #61

Closed benoit74 closed 2 years ago

benoit74 commented 2 years ago

Example of the issue : while scraping category "vaude", the system considers it also needs category "vaude_bekleidungsst%c3%bcck" and "vaude_reisegep%c3%a4ck" which are both improper category titles. Same issue probably for keys which are not integer (i.e. wiki infos for now)