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

jo780-full commented 8 months ago

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

jo780-full commented 8 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.

jo780-full commented 8 months ago

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

jo780-full commented 8 months ago

183 kindly check this