Skip to content

PixivDownloadHelper with Gui / Pixiv下载助手 带有图形界面

Notifications You must be signed in to change notification settings

ShimaSh1ma/PixivDownloadHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PixivDownloadHelper

Introduction / 简介

PixivDownloadHelper / Pixiv下载助手
   The program is designed for downloading Pixiv illusts. It will automatically read your clipboard, and use regular expression classify url to realize various downloading needs.
   You just need to open the program and copy urls you want download, It will start downloading.
   此程序功能为下载Pixiv网站中的插画作品。 程序自动读取剪贴板内容,并判断url类型,以满足各种下载需求。
   使用时,只需要打开程序,在浏览Pixiv网页时复制你想下载插画的网址即可下载。

Set your own config before downloading / 下载之前请先设置

1.Check download path. / 检查下载文件保存路径。
2.Input your Pixiv cookie. / 输入你自己的Pixiv cookie。
3.确保网络环境可以访问Pixiv,代理请打开Tun模式。(后续可能会支持http代理)

   You can click Change Pixiv Cookie widget to fold or unfold it. Click "Change" button change your pixiv cookie. Click "Save" save your change.
   点击Change Pixiv Cookie窗口可以折叠或者展开cookie信息,点击 "Change" 按钮可以更改cookie,更改后点击 "Save" 按钮保存。

How to get cookie / 如何获取cookie
Get pixiv cookie
获取打开网页的cookie
Folded
image
Unfolded
image

Gui / 图形界面

1.Main window / 下载主界面 image 2.setting window / 设置界面 image

Functions / 功能

__Functions now: / 现有功能:

1.Download by illust url like: https://www.pixiv.net/artworks/(id)*********
2.Download by user id url like: https://www.pixiv.net/users/(userId)********/artworks
3.Download by user + tag url like: https://www.pixiv.net/users/(userId)********/artworks/(Tag)$%^^&*^

1、直接通过单个作品链接下载,url格式:https://www.pixiv.net/artworks/(id)*********
2、通过用户主页url下载,用户主页url格式:https://www.pixiv.net/users/(userId)********/artworks
3、通过用户主页分类筛选器筛选后的url下载,url格式:https://www.pixiv.net/users/(userId)********/artworks/(Tag)$%^^&*^