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

feat: Add help and verbose options fix: Correct multi_cut function logic (#405) #408

Merged
merged 4 commits into from
Dec 24, 2024

Conversation

n-WN
Copy link
Contributor

@n-WN n-WN commented Dec 23, 2024

Background

This PR addresses the lack of help and verbose options in the CLI tool. The previous implementation did not support random sleep between chapters.

Changes

  • Added --help and --verbose options for better user control and logging.
  • Introduced random sleep between chapters to simulate realistic task behavior.
  • Fixed the multi_cut function to handle multiple-choice questions correctly.

Benefits

Related Issues

Closes: #405

n-WN added 2 commits December 23, 2024 23:33
…tion (Samueli924#405)

- Added help and verbose options for better user control and logging.
- Introduced random sleep between chapters for more realistic simulation.
- Fixed multi_cut function to handle multiple-choice questions correctly.

Fixes: Samueli924#405
@n-WN
Copy link
Contributor Author

n-WN commented Dec 23, 2024

@sz134055 plz review

@Samueli924 Samueli924 merged commit 3369cae into Samueli924:main Dec 24, 2024
1 check failed
@Samueli924
Copy link
Owner

感谢帮助

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.

[BUG反馈] 使用tikuAdapter接口报错
2 participants