DownloadAllContent

Lightweight web scraping script. Fetch and download main textual content from the current page, provide special support for novels

< DownloadAllContent 피드백

리뷰: 좋음 - 잘 동작함

§
작성: 2022-02-08

请问下按ctrl+F9,文件保存在哪里?找不到啊

hoothin개발자
§
작성: 2022-02-08

客气了,“保存在哪”是浏览器控制的,你需要去浏览器设置里查看。默认情况下在用户文档的下载文件夹。

§
작성: 2022-02-08

追问:默认文档里没有,下载文件是怎么自动命名的?我试试搜索下文件,看下能不能找到!

§
작성: 2022-02-08

重新试了下,可以了。就是 红薯中文网 下载不了有点可惜了!其他网站可以用,支持!支持!

hoothin개발자
§
작성: 2022-02-08

点击自定义下载,输入

ul#lists>li>>let a=document.createElement("a");a.href=item.getAttribute("onclick").replace(/.*(http.*html).*/,"$1");a.innerText=item.querySelector("span").innerText;return a;

댓글 남기기

댓글을 남기려면 로그인하세요.