Greasy Fork is available in English.

Pixiv save image with name format

Save pixiv image with custom name format

Від 01.07.2018. Дивіться остання версія.

Автор
maple3142
Рейтинги
0 0 0
Версія
0.2
Створено
30.06.2018
Оновлено
01.07.2018
Ліцензія
Н/Д
Відноситься до

Pixiv save image with name format

Help you save pixiv image with your name format, so you don't need to rename them by your self when you download image.

How can I set my own format?

  1. Open your scripts manager and open this script.
  2. Edit {{title}}-{{userName}}-{{id}}, which is the file name format string.

How to write format?

Use {{ and }} to surround data name.

What is data name?

Data is an object that has the following structure. Data name is a property of it.

{
  "illustId": "32740714",
  "illustTitle": "Alice.",
  "illustComment": "<span style=\"color:#bfbd00;\">繋いだ手には柔らかな体温<br />握った指が、ゆるり、ほどけたら。<br />枯れた音色の鐘が鳴る。<br />きみは一人で行くんだぜ。</span>",
  "id": "32740714",
  "title": "Alice.",
  "description": "<span style=\"color:#bfbd00;\">繋いだ手には柔らかな体温<br />握った指が、ゆるり、ほどけたら。<br />枯れた音色の鐘が鳴る。<br />きみは一人で行くんだぜ。</span>",
  "createDate": "2013-01-08T15:50:59+00:00",
  "uploadDate": "2013-01-08T15:50:59+00:00",
  "userId": "163536",
  "userName": "Rella",
  "userAccount": "rella"
}