Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
hect0x7 committed Nov 12, 2023
1 parent e58efe0 commit 0339861
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/docs/sources/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Python API for JMComic(禁漫天堂)
- Command line: No need to write Python code, simple and easy to use. (See
tutorial → [Tutorial - Download Album via Command Line](./tutorial/2_command_line.md))
- Python code: The most flexible and powerful way, requires some basic knowledge of Python programming.

- Supports two client implementations: web-based and mobile-based. Switchable through configuration (mobile-based has
better IP compatibility, web-based has higher efficiency).
- Supports automatic request retry and domain switching mechanism.
Expand All @@ -23,6 +24,7 @@ Python API for JMComic(禁漫天堂)
- Configuration options
include: `request domain`, `client implementation`, `number of chapters/images downloaded simultaneously`, `image format conversion`, `download path rules`, `request metadata (headers, cookies, proxies)`,
and more.

- Highly extensible:

- Supports Plugin for easy functionality extension and use of other plugins.
Expand Down

0 comments on commit 0339861

Please sign in to comment.