[Feature request] Distinct folder for Manga section of pixiv
See original GitHub issuePrerequisites
- Did you read FAQ section in readme.md?
- Did you test with the latest releases or commit ?
- Did you search for existing issues in Issues?
Description
When downloading a pictures by member_id
the artworks which are Illustrations treating as though being a Manga
and availing themselves of filenamemangaformat
property, whereas these are just >1 Illustrations’ gathering.
If there is a way to distinguish an actual Manga (the one which under the section Manga on pixiv),
I would like to see the ability to store it in a separate sub-folder.
Versions
PixivDownloader2 version 20210221-beta2
(from source)
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
What is the Requests feature? – pixiv Help Center
It is a feature enabling creators to make works based on requests sent by fans and receive compensation for their effort. Fans can...
Read more >gallery-dl/main - Gitter
I'm trying to add a json file to exhentai archives but the json option in metadata creates a different json for every image...
Read more >Learning Vroid Studio - Lesson 1 : Overview - YouTube
In the summer of 2018 Pixiv released Vroid Studio, a 3D anime character/virtual idol creator for free. As the tutorials are in Japanese, ......
Read more >Powerful Pixiv Downloader - Chrome Web Store
强大的 Pixiv 批量下载器。Powerful Pixiv batch downloader. 強力な Pixiv ダウンローダー。
Read more >Manga Downloader - Red Squirrel's
Manga Downloader is a very simple application written in JAVA to download any ... choose the final name of any part of the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Well that’s how it works, for multi-images post, then it will be treated as manga as that is the current implementation.
No plan to change it, but you can send me a pull request.
hmm, if that the case I’d rather add an option to allow user to configure a custom regex to clean the filename so it possible to handle different case, e.g. something like this
replaceRegex = ' \(\)\\'
for single image with manga series, better raise a separate issue so it can use the series information to the format.
for padded numbering, also better raise separate issue.