anekos / Ank-Pixiv-Tool

An extension which supports one-click downloads of illustrations from Pixiv. It's able to choose automatically appropriate file names. It also supports full screen view of large illustrations on medium-sized screens.
135 stars 71 forks source link

人柱版でのpixiv漫画形式の画像保存できない。 #58

Closed nmt-ms closed 10 years ago

nmt-ms commented 10 years ago

人柱版でのpixiv漫画形式の画像を保存しようとすると 「サーバーがエラーページを返却しました。しばらく経ってから再度実行してみてください」 と出て保存できません。 ビュワーも同様に機能しません。

Firefox 32.0.3 Ank Pixiv tool 2.0.0pre

ginzu commented 10 years ago

fix/pixiv-has-changedブランチで対応済みです。

nmt-ms commented 10 years ago

対応されたもので漫画を保存しようとしたところ、ファイル名が

page-number#.拡張子

といった具合になり、予め設定したファイル名になりません。

ginzu commented 10 years ago

設定を見直してください。 https://github.com/anekos/Ank-Pixiv-Tool/wiki/Ank-Pixiv-Tool-%E8%A8%AD%E5%AE%9A

保存ダイアログに表示された場合はページ番号置換前の情報が出るので正常です。

jabjab commented 10 years ago

That no longer allows for creation of a folder with the default name in a selected location, as use of the save dialog prevents the folder being created (instead of containing_folder\saved_manga_folder\#page-number#.ext, it results in containing_folder\#page-number#.ext). The last-used folder is not stored either, it uses the default pictures folder each time.

nmt-ms commented 10 years ago

?B? #page-number#の間にハイフン入ってたのが原因でした。すいません。

それとは別に、指定無しや?A?-?B?/#page-number#でサブフォルダを作るように指定しても実際には作成されず、保存ダイアログで選んだフォルダに 01.jpg 02.jpg というふうに保存されてしまうのは人柱版の仕様なのでしょうか

noname001a commented 10 years ago

https://github.com/anekos/Ank-Pixiv-Tool/blob/9a3984de3d579616f56960165aa9dbdac65ffde9/source/chrome/content/sites/ankpixiv.js#L12 上記リンクからダウンロードしたankpixiv.jsをcontentフォルダに上書きコピーしたのですが、 nmt-msさんと同様に以下のようなエラーが出ます。

「サーバーがエラーページを返却しました。しばらく経ってから再度実行してみてください」

漫画形式のイラストをビューアで閲覧する時、保存する時に上記のエラーが表示されます。 jsファイルを上書きする以外に必要な手順があるのでしょうか?

Firefox 32.0.3 Ank Pixiv tool 2.0.0pre

noname001a commented 10 years ago

連投失礼します。解決しました。 githubのmaster.zipとfix/pixiv-has-changedにある最新のankpixiv.jsをインストールし直す事で 正常に動作するようになりました。

temydesu commented 10 years ago

作品の表示と単品イラストの保存はできるようになりましたが漫画形式の作品を保存しようとするとサブフォルダが作成されません。 保存時ファイル名も ?memoized-name? - ?title?/#page-number# としているのですが何が問題なのでしょうか?

ginzu commented 10 years ago

保存ダイアログにパス情報が無視されてファイル名しか出ない、という話なら仕様です。 「保存ダイアログを使う(オフの場合、保存ディレクトリに自動で保存します)」をオフにしてください。

temydesu commented 10 years ago

「保存ダイアログを使う(オフの場合、保存ディレクトリに自動で保存します)」をオフにしたらサブフォルダが作成されて保存されました。 ありがとうございます。

noname001a commented 10 years ago

仕様変更があったのでしょうか。また保存できなくなってしまったので報告させて頂きます。 環境: Firefox 32.0.3 Ank Pixiv Tool master.zip

[TypeError] message: path.image.images[0] is undefined filename: chrome://ankpixiv/content/sites/ankpixiv.js linenumber: 317 stack: AnkModule/path.ext@chrome://ankpixiv/content/sites/ankpixiv.js:317:16 AnkContext@chrome://ankpixiv/content/ankcontext.js:111:1 AnkBase.downloadCurrentImage@chrome://ankpixiv/content/ankbase.js:704:13 AnkBase.onDownloadButtonClick@chrome://ankpixiv/content/ankbase.js:1998:19 onclick@chrome://browser/content/browser.xul:1:1n

anekos commented 10 years ago

掲示板状態にするとわけがわからなくなるので、問題毎に Issue を作ってください。 また、解決したのであれば閉じてください。

さらに、使用しているバージョンがおかしいような…。