Difference between revisions of "Pixiv Fetcher"

From Shuushuu
Jump to: navigation, search
(Database)
(Installation / Update)
(21 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
=Database=
 
=Database=
Last updated: mid July 2012
+
Last updated: July 13th 2013
  
Artists registered: I didn't count this time but more than 22 000!
+
Artists registered: 25783
  
 
=Description=
 
=Description=
Line 22: Line 22:
  
 
=Release Note=
 
=Release Note=
 
+
1.1.2 30 July 2013
 +
* Uglified
 +
* Fix for Firefox
 +
* Linted
 +
1.1.1 29 July 2013
 +
* Referer header
 +
1.1.0 28 July 2013
 +
* Login to the database
 +
* Update from Pixiv
 +
1.0.0 - 13 July 2013
 +
* Complete rewrite of the GreaseMonkey script. Same functionality for now.
 
0.1.1  -  8 May 2011
 
0.1.1  -  8 May 2011
 
* Fixed a bug which broke the "add to favorites" button of Pixiv
 
* Fixed a bug which broke the "add to favorites" button of Pixiv
Line 32: Line 42:
 
For Firefox:
 
For Firefox:
 
# Install the [https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey addon]
 
# Install the [https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ Greasemonkey addon]
# Restart your browser
+
# Restart your browser after script installation
# Download the script : [http://claritism.com/pixivf/pixiv_fetcher.user.js Pixiv Fetcher]
+
 
 +
For Chrome: Install the [https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo Tampermonkey addon]
 +
 
 +
For Safari: Install the [http://ss-o.net/safari/extension/NinjaKit.safariextz NinjaKit addon]
 +
 
 +
For Opera: Install the [https://addons.opera.com/en/extensions/details/tampermonkey-beta/?display=en Tampermonkey addon]
  
For Chrome:
+
For [http://en.wikipedia.org/wiki/Maxthon Maxthon]: Install the [http://extension.maxthon.cn/detail/index.php?view_id=1680 Violentmonkey] (Please note the add on does not work on Retro Mode)
# Install the [https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo Tampermonkey addon]  
 
# Download the script : [http://claritism.com/pixivf/pixiv_fetcher.user.js Pixiv Fetcher]
 
  
For Safari:
+
'''Download the script:'''
# Install the [http://ss-o.net/safari/extension/NinjaKit.safariextz NinjaKit addon]
+
[https://github.com/RomainLK/pixiv-fetcher/raw/master/build/pixiv-fetcher.min.user.js Pixiv Fetcher]
# Download the script : [http://claritism.com/pixivf/pixiv_fetcher.user.js Pixiv Fetcher]
 
  
To update the script, just download it again.
+
Script should update itself now, starting version 1.0.0.
  
 
=Support=
 
=Support=
Line 56: Line 68:
 
=Future=
 
=Future=
  
The following features are still being considered
+
*Back office
 
+
* Pixiv tag translation
 
+
*Link to wiki/tag
*Link to wiki/tag?
+
*Add name to favorite list
*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=
 
=Known issues=
 
* Some article on the wiki also include the E-shuushuu tag in the "name" field.
 
* Some article on the wiki also include the E-shuushuu tag in the "name" field.
 
*Some article might not be extracted from the wiki.
 
*Some article might not be extracted from the wiki.

Revision as of 17:11, 30 September 2016

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.1.2 30 July 2013

  • Uglified
  • Fix for Firefox
  • Linted

1.1.1 29 July 2013

  • Referer header

1.1.0 28 July 2013

  • Login to the database
  • Update from Pixiv

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 after script installation

For Chrome: Install the Tampermonkey addon

For Safari: Install the NinjaKit addon

For Opera: Install the Tampermonkey addon

For Maxthon: Install the Violentmonkey (Please note the add on does not work on Retro Mode)

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

  • Back office
  • Pixiv tag translation
  • Link to wiki/tag
  • Add name to favorite list

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.