Our guidelines are clear for uploads from Nicoseiga: use the Danbooru bookmarklet when possible, or failing that use a direct image url from the lohas.nicoseiga.jp backend, making sure to avoid accidentally uploading a thumbnail sample.
Unfortunately these guidelines only work for the Nico Nico illustrations section; they fail utterly when dealing with the manga section (hosted under seiga.nicovideo.jp/comic/). Bookmarklets fail to work, and only thumbnail samples (hosted under lohas.nicoseiga.jp/thumb/) are available for view on the page (at least for the scrolling manga format). I can't seem to find any links to the full-resolution image even when viewing the webpage source.
So, to sum it all up, does anyone know how to obtain the original images from comics hosted on the manga (/comic/) section* of Nicoseiga? Thanks in advance.
(*Not to be confused with the illustrations section hosted under /seiga/)
Pasting the source in manually still works, but once uploaded it will then throw up the following error whenever the tags are edited:
nico seiga api call failed (code=404, body= )
It's a 404 error, so I think Danbooru is parsing it as a normal 'illustrations' page and requesting the wrong (and nonexistent) page from Nicoseiga. In a related manner, the automated direct source URL -> HTML conversion will also point to a nonexistent 'im' page (format: seiga.nicovideo.jp/seiga/im[NUMBER STRING]), as though it's a Nico Nico illustration.
Modifying the source post-upload as per 'standard' practice to the appropriate HTML manga page (format: seiga.nicovideo.jp/watch/mg[NUMBER STRING]) will cause another api call error:
nico seiga api call failed (code=400, body= 画像IDが入力されていません )
A 400 (Bad Request) error, with an error message of "No image ID specified."