Difference between revisions of "Pixiv Fetcher"

From Shuushuu
Jump to: navigation, search
(Installation / Update)
(Installation / Update)
Line 38: Line 38:
 
For Chrome:
 
For Chrome:
 
# Install the [https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo Tampermonkey addon]  
 
# Install the [https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo Tampermonkey addon]  
# Download the script : [http://claritism.com/pixivf/pixiv-fetcher.tamper.js Pixiv Fetcher]
+
# Download the script : [http://claritism.com/pixivf/pixiv-fetcher.user.js Pixiv Fetcher]
  
 
For Safari:
 
For Safari:

Revision as of 16:41, 28 July 2013

Pixivf.png

Database

Last updated: July 13th 2013

Artists registered: 25783

Description

Pixiv Fetcher is a Greasemonkey script written by Merun which will add romanized name to Pixiv pages. This includes member pages and image pages.


How does it work?

  • Script retrieves the artist id from the page.
  • Script send a request to my database server ( Not E-shuushuu )
  • Script puts the name below the avatar if the id is in the database

The database used relies on the wiki. However it's not updated in real time as some manual processing is required. Please note that the wiki doesn't reflect necessarily the artist tags of E-shuushuu.

Also, the name on E-shuushuu are not necessarily the display name on Pixiv which can change at all time. Instead, we use, if possible, a stable name, like real name from the artist website, etc.

Release Note

1.0.0 - 13 July 2013

  • Complete rewrite of the GreaseMonkey script. Same functionality for now.

0.1.1 - 8 May 2011

  • Fixed a bug which broke the "add to favorites" button of Pixiv

0.1 - 7 May 2011

  • Initial release

Installation / Update

For Firefox:

  1. Install the Greasemonkey addon
  2. Restart your browser
  3. Download the script : Pixiv Fetcher

For Chrome:

  1. Install the Tampermonkey addon
  2. Download the script : Pixiv Fetcher

For Safari:

  1. Install the NinjaKit addon
  2. Download the script : Pixiv Fetcher

Script should update itself now, starting version 1.0.0.

Support

The script was tested and should work on Firefox 11, Chrome and Safari. For support, PM Merun or post on the forum.

To Do

  • Improve the conversion process as some articles with special characters are ignored ( no impact for end user )

Future

  • Adding artist directly from Pixiv
  • User Access Control
  • Back office

The following features are still being considered


  • Link to wiki/tag?
  • Add name to favorite list?
  • Reverse linking to Pixiv?
  • Track script usage by script unique id. No log, just number of request per day per script?

Known issues

  • Some article on the wiki also include the E-shuushuu tag in the "name" field.
  • Some article might not be extracted from the wiki.