Pixiv Downloader

按画师名划分文件夹下载Pixiv原图,支持多图Zip/Gif。

As of 2021-09-09. See the latest version.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
ruaruarua
Ratings
0 0 0
Version
0.1
Created
2021-09-09
Updated
2021-09-09
Size
13.3 KB
License
N/A
Applies to

按画师名划分文件夹下载Pixiv原图,支持多图Zip/Gif。 【使用前】 1.请将Tampermonkey设置中“下载模式”修改为“浏览器API”,以支持将图片下载到画师名的子文件夹(找不到下载模式请找到 设置->通用->配置模式,将配置模式改为高级)。 如未设置下载的图片名称将重复两次画师名。 2.多图默认下载Zip压缩包,如需下载Gif请自行将脚本中 GIF_FLAG 的值由 false 修改为 true。(GIF质量请自行调整gifConfig的quality数值,“lower is better”)。 3.提示:最好将浏览器的“下载前询问每个文件的保存位置”功能关闭。 4.chrome上可正常使用,其他浏览器未进行测试。

【使用方法】 1.在artworks页点击“赞”左边的下载图标,等待下载完成即可。 2.点击小图片左下角的下载图标也可下载对应图片。支持动态,排行榜等页面:)。 3.下载成功后下载图标会变成绿色的√,仅作为下载记录提示,点击图标仍然会下载相应图片:) 4.要清除下载记录,在控制台输入“localStorage.removeItem('pixivDownloader')”然后回车即可。

【注意】 1.同时下载多个GIF将占用较多系统资源 2.作者没有学过js,写得难看请见谅

最后,祝使用愉快:)