Re: [Offline-l] [OPENZIM] Introducing Python-libzim

2020-07-15 Thread Emmanuel Engelhart
Hi Tommi We do our best, thank you for your legacy! Emmmanuel On 10.07.20 22:26, Tommi Mäkitalo wrote: > Hi, > > Really cool. Nice to hear, that libzim is in good shape. Thank you for > your work. > > > Tommi > > Am 03.07.20 um 16:40 schrieb Emmanuel Engelhart: >> Hi >> >> I'm happy to

Re: [Offline-l] [OPENZIM] Introducing Python-libzim - Youtube2zim updated

2020-07-15 Thread Emmanuel Engelhart
Hi We have now updated our first scraper to use Python-libzim: youtube2zim, cf. https://pypi.org/project/youtube2zim/ See release 2.1.7 Changelog: * using zimscraperlib 1.2.0 * replaced zimwriterfs with pylibzim * tmp-dir now sanitized as build-dir * fixed --debug not forwarded in playlists mode

Re: [Offline-l] [OPENZIM] Introducing Python-libzim

2020-07-07 Thread Chase Pettet
Awesome! Thanks for this work. On Fri, Jul 3, 2020 at 9:41 AM Emmanuel Engelhart wrote: > Hi > > I'm happy to introduce you to Python-libzim. > > Python-libzim package allows you to read/write ZIM files in Python. It > provides a shallow Python interface on top of the libzim C++ library. It >

Re: [Offline-l] [OPENZIM] Introducing Python-libzim

2020-07-03 Thread Wilfredo Rodríguez
Excellent good news, this will allow developing many tools more easily. *Wilfredo Rodríguez* El vie., 3 de jul. de 2020 a la(s) 10:41, Emmanuel Engelhart ( kel...@kiwix.org) escribió: > Hi > > I'm happy to introduce you to Python-libzim. > > Python-libzim package allows you to read/write ZIM

[Offline-l] [OPENZIM] Introducing Python-libzim

2020-07-03 Thread Emmanuel Engelhart
Hi I'm happy to introduce you to Python-libzim. Python-libzim package allows you to read/write ZIM files in Python. It provides a shallow Python interface on top of the libzim C++ library. It supports out-of-the-box macOS and GNU/Linux. For the other OSes you will have to compile the libzim