Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: Fix CLI issues #12

Closed
wants to merge 8 commits into from
Closed

Refactor: Fix CLI issues #12

wants to merge 8 commits into from

Conversation

mdp
Copy link
Collaborator

@mdp mdp commented Aug 9, 2023

Fixes some of the feedback on #11 with regards to drying up the CLI arguments. Also fixes #13 by updating zimscraperlib to 3.1.1 and adding a long_description flag.

@mdp mdp changed the title WIP: Refactor: Fix CLI issues Refactor: Fix CLI issues Aug 14, 2023
Copy link
Collaborator

@benoit74 benoit74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this contribution.

Why did you renamed fcc2zim to fcctozim? I think (at least from the scrapers I've experienced with) the former (fcc2zim) is more in our habits (conventions?) and at least I do not see any issue with this old name.

FYI, from this point I will take the ownership of the issue and work on it, there is still quite a significant work to do, it seems pretty hard to do for someone not in our core team and we would like to add freecodecamp to the zimfarm "asap". I hope you will understand and not be offended by this.

@benoit74
Copy link
Collaborator

Superseeded by #14

@benoit74 benoit74 closed this Aug 22, 2023
@mdp
Copy link
Collaborator Author

mdp commented Aug 23, 2023

@benoit74 Not offended at all. I renamed it to fcctozim to match up to the lib name, but feel free to keep it fcc2zim, it should have no effect on the outcome.

@benoit74
Copy link
Collaborator

Cool. Lib name will be fcc2zim to match other scrapers, so I will keep this name in the code as well 😄
Thank you for your understanding and feedback in the other PR, greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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