Skip to content

LegendaryIn/WenkuDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WenkuDownloader

Noval downloader with practice.

使用說明

1.下載並解壓縮專案

2.安裝NodeJs

3.取得文庫中的小說網址,例(https://www.wenku8.net/modules/article/reader.php?aid=2084)

4.打開 command line,cd 至專案中

C:\Users\taiwanNo1> cd Desktop\WenkuDownloader

5.安裝 node package,執行下列指令

npm install

6.執行程式

node path/to/project/go.js url

C:\Users\taiwanNo1\Desktop\KoblinDownloader> node go.js https://www.wenku8.net/modules/article/reader.php?aid=2084

7.執行完畢後小說將於桌面上建立

About

Noval downloader with practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published