openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
62 stars 22 forks source link

Change get_url() to get_path() for libzim compatibility #106

Closed IMayBeABitShy closed 3 years ago

IMayBeABitShy commented 3 years ago

Hi,

This PR aims to fix #105. I have changed get_url() to get_path() to ensure compatibility with the current libzim code, which recently changed the function name.