Patchouli

An image searching/browsing tool on pixiv

As of 2018-06-18. See the latest version.

Author
FlandreKawaii
Ratings
0 0 0
Version
4.1.4
Created
2016-06-10
Updated
2018-06-18
Compatibility
Compatible with Firefox Compatible with Chrome
License
The MIT License (MIT) Copyright (c) 2016-2018 FlandreDaisuki
Applies to

latest-v4.1.4

English - 中文

Introduction

A simple pixiv crawler. Naming is inspired from Touhou Project.

Installation

  1. First, install Tampermonkey for Chrome or Tampermonkey for Firefox or other userscript managers you like.
  2. Then, click here

Functions

  • Find pictures automatically
  • The UI with i18n (en, ja, zh, zh-tw)
  • Filter by bookmarks count
    bookmark count filter
  • Filter by tags with regexp
    tags filter
    • example of tags or part of tags: flandre, users入り
    • example of regexp: flandre|koishi, \d{3,}users入り
  • Sort by bookmarks count or upload time
    sorting by
  • Use icon to switch width
  • Use icon to indicate following illustrator
  • Right click extension
    • Click on image
      • Like
      • Download original size image (only support single image)
      • Preview original size images
      • Open add bookmark page (Just click if you want to add bookmark without adding tags)
    • Click on illustrator name
      • Follow
      • Blacklist (fake mute)

Usage

demo video

Contribution

Questions or suggestions, post issue :coffee:

Lisence

The MIT License (MIT)

Copyright (c) 2016-2018 FlandreDaisuki

Changelog

2018-06-16 v4.1.4

  • Right click extension previewing supports ugoira (small size and original size)

2018-06-16 v4.1.3

  • Remove axios dependency

2018-06-14 v4.1.2

2018-06-03 v4.1.1

  • Fix the UI stucks when bookmark threshold decreased too fast (e.g. 1k to 0)
    • This fix will slow the crawler speed a little

2018-06-01 v4.1.0

  • Add right click extension
  • Change icons

2018-05-17 v4.0.10

  • Fix sorting by oldest wrong in search page (#17)

2018-05-12 v4.0.9

  • Update theme color, style, animation
  • Fix default bookmark count list can't disappear when click other place

2018-05-08 v4.0.8

  • Fix pixiv trademark to "pixiv" (all lowercase)

2018-05-08 v4.0.7

  • Add default bookmark count list for quick filtering (#16)

2018-04-25 v4.0.6

  • Fix axios bug on Chrome (#15)

2018-03-17 v4.0.5

  • Main button use mouseup event (Firefox sometimes can't work on click event)
  • Add en name, description

2018-03-17 v4.0.4

  • Fix duplicate illustId in v-for

2018-03-08 v4.0.3

  • Enhence CSS style

2018-03-08 v4.0.2

  • Fixed supported page type

2018-03-07 v4.0.1

  • Fixed Korean i18n

2018-03-07 v4.0.0

2017-11-22 v3.0.4

(ignore before)