小説家になろう book downloader

Add `download all chapter` button to syosetu.com (you need login to download chapters )

< 脚本 小説家になろう book downloader 的反馈

提问 / 留言

§
发布于:2024-08-10

How to Fix the Script Yourself

Website changed and now only displays the first 100 chapters, which has caused issues with the script. Its author has disappeared, so if you want to use it, you need to do the following:

Go to the script code and replace the 5th and 6th lines with these:

// @include /^https?://ncode\.syosetu\.com/\w+/$/

// @include /^https?://novel18\.syosetu\.com/\w+/$/

Now the download button will appear on all pages, not just the first one. However, the button will only download chapters from the page it is located on, so to download the entire story, you need to sequentially download all chapters from each page. After that, in your downloads folder, you will see something like this:

  • Storyname.md
  • Storyname(1).md
  • Storyname(2).md

To get the entire story in one file, you need to manually copy the contents of the downloaded files into one.

§
发布于:2024-09-28

How to Fix the Script Yourself

Website changed and now only displays the first 100 chapters, which has caused issues with the script. Its author has disappeared, so if you want to use it, you need to do the following:

Go to the script code and replace the 5th and 6th lines with these:

// @include /^https?://ncode\.syosetu\.com/\w+/$/

// @include /^https?://novel18\.syosetu\.com/\w+/$/

Now the download button will appear on all pages, not just the first one. However, the button will only download chapters from the page it is located on, so to download the entire story, you need to sequentially download all chapters from each page. After that, in your downloads folder, you will see something like this:

  • Storyname.md
  • Storyname(1).md
  • Storyname(2).md

To get the entire story in one file, you need to manually copy the contents of the downloaded files into one.

This does not work. Do you have any other solution, or do you know any other script that works.

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址