Skip to content

Commit 0a3555f

Browse files
authored
Update README.org
1 parent f7a52a5 commit 0a3555f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

download-comic/README.org

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,21 @@
44
使用 =perfect viewer= APP 使用上下滑动方式观看韩国漫画,体验完美。
55

66
适配网站1:https://www.92hm.top/ (优先推荐,因为不需要用到 Selenium 模块)
7+
78
适配网站2:https://www.mhzzz.xyz/
89

910
本脚本在 Windows 10 Chrome 测试通过。
1011
因为无法破解 =sojsonv5= 的加密算法,目前使用 =Selenium webdriver= 模拟点击获取每一话的网址。
1112

1213
** 使用前提
14+
- 安装 Python 3
1315
- 安装 BeautifulSoup 模块
1416
- 安装 Selenium 模块 (需要下载适配网站2时安装)
1517
- 安装 [[https://chromedriver.chromium.org/getting-started][Chrome webdriver]]
1618

1719
** 使用方法
1820
获取要下载漫画的目录页网址:https://www.mhzzz.xyz/manhua/info/281.html
21+
1922
获取要下载漫画的目录页网址:http://www.92hm.top/book/415
2023
#+begin_src cmd
2124
# 下载整个漫画

0 commit comments

Comments
 (0)