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

Create a server bot #625

Open
dipu-bd opened this issue Oct 17, 2020 · 0 comments
Open

Create a server bot #625

dipu-bd opened this issue Oct 17, 2020 · 0 comments
Labels
feature Feature suggestion

Comments

@dipu-bd
Copy link
Owner

dipu-bd commented Oct 17, 2020

Possibly with python flask.

  • /api/search: give a search string and get search results
  • /api/fetch : give an url to get novel info
  • /api/download: give novel info, chapter list, and additional config to download. returns a job id
  • /api/status: give a job id and returns the current progress or download link when finish
  • /api/cancel: give a job id to cancel and remove it from job list
  • /api/list: show a list of all novels generated by users
@dipu-bd dipu-bd added the feature Feature suggestion label Oct 17, 2020
@dipu-bd dipu-bd pinned this issue Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature suggestion
Projects
None yet
Development

No branches or pull requests

1 participant