pixiv - sub-folder
Posted: 13 Nov 2021, 05:08
Hi guys !
I'm using a template for pixiv wich works very well but I would like to download each artworks from a user in separate sub-folders.
e.g. https://www.pixiv.net/en/artworks/12345678 => sub-folder name: 12345678
Unfortunately I can't find the regular expression to make it work correctly. Has anyone ever managed to get this function to work with pixiv ?
I tried with artworks/([^&]+) but I'm kind of lost with all that stuff tbh...
I'm using a template for pixiv wich works very well but I would like to download each artworks from a user in separate sub-folders.
e.g. https://www.pixiv.net/en/artworks/12345678 => sub-folder name: 12345678
Unfortunately I can't find the regular expression to make it work correctly. Has anyone ever managed to get this function to work with pixiv ?
I tried with artworks/([^&]+) but I'm kind of lost with all that stuff tbh...