PyAr / CDPedia

CDPedia is a project to make the Wikipedia accesable offline
34 stars 15 forks source link

Handle not gzipped response in scraper #396

Closed fzuccolo closed 2 years ago

fzuccolo commented 2 years ago

Fix #395.

Handle wikipedia API not returning gzipped content when using the Accept-Encoding: gzip HTTP header.