openzim / openedx

Open edX (to zim) scraper
GNU General Public License v3.0
8 stars 7 forks source link

Upgrade python-scraperlib to 3.x, including CLI support for description / long_description flags #181

Open benoit74 opened 1 year ago

benoit74 commented 1 year ago

See https://github.com/openzim/overview/issues/21

joe-rabbit commented 10 months ago

The changes to be made in scraper.py , entrypoint.py. Kindly assign this task to me

joe-rabbit commented 10 months ago

I have made the changes by adding a function that handles the checks the description length instead of the if else in the return in get_zim_info function.

joe-rabbit commented 10 months ago

also favicon in the make zim file is now illustrations , not longer favicon

joe-rabbit commented 10 months ago

183 kindly check this