Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-29 | bug fix | mitsugu oyama | |
Sometime, cannot save single image. When image contents is old type. | |||
2014-12-16 | bug fix | mitsugu oyama | |
単一画像ページのコンテンツの画像 URL を元にクローリングしていたのを class 名が original-image のイメージ要素の属性 data-src から URL よ り、オリジナル画像 URL を取得し、画像をダウンロードするように変更。 | |||
2014-12-16 | bug fix | mitsugu oyama | |
画像コンテンツのページの小さな画像をダウンロードしてしまっていた バグを修正し、オリジナルサイズの画像をダウンロードするように修正 した。 | |||
2014-12-16 | pixiv のページ構造の変更に追従 | mitsugu oyama | |
1 ページ物のページの DOM 構造に変化があったため、再度修正をした。 | |||
2014-12-12 | pixiv のコンテンツ構造の変化に追従 | mitsugu oyama | |
1 枚画像のページにて JavaScript で画像を表示するようになっているのに 追従。 | |||
2013-07-03 | fix change structure of contents | mitsugu oyama | |
2013-01-12 | Dropped E4X | mitsugu oyama | |
2012-12-30 | change to open method from show method | mitsugu oyama | |
2011-12-26 | modified comment | mitsugu oyama | |
2011-12-26 | fix cannot save some manga page | mitsugu oyama | |
2011-12-26 | modified scratch URL for next depth page | mitsugu oyama | |
for example: from: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=23851094 to: http://www.pixiv.net/member_illust.php?mode=big&illust_id=23851094 from: http://www.pixiv.net/member_illust.php?mode=medium&illust_id=9513967 to: http://www.pixiv.net/member_illust.php?mode=manga&illust_id=9513967 | |||
2011-09-21 | remove debug alert | mitsugu oyama | |
2011-09-21 | refactoring for illastration ID | mitsugu oyama | |
2011-09-15 | fix regression : illegal path name ( include '?' ) | mitsugu oyama | |
2011-09-15 | to reloadable | mitsugu oyama | |
2011-09-15 | fix not used nsFile.append() | mitsugu oyama | |
2011-09-14 | implement worker | mitsugu oyama | |
2011-06-29 | overwrite the image file? pixiv version | mitsugu oyama | |
2011-04-29 | 特定のユーザ名でパス名を取得できなかった問題を修正 | mitsugu oyama | |
2011-04-26 | support original size images for manga page | mitsugu oyama | |
2011-02-03 | changed specification of manga page | mitsugu oyama | |
2010-12-06 | fix cant save image file ex. hogehoge.jpg?1038735 | mitsugu oyama | |
2010-11-08 | modified summary | mitsugu oyama | |
2010-11-05 | bug fix. | mitsugu oyama | |
スタックトレースからの表示ページの 画像、漫画をダウンロード可能にする fixを実施 | |||
2010-11-04 | complete suppoted manga page. | mitsugu oyama | |
2010-11-03 | Firefox 3.6.x ↵ | mitsugu oyama | |
を含む古いバージョンでのHTMLDocument作成方法を変更 | |||
2010-10-31 | add href attribute in plugin element | mitsugu oyama | |
2010-10-31 | add pixiv.js | mitsugu oyama | |