Sub-folder Creation

Post Reply
kokocrunch
Posts: 11
Joined: 03 Jun 2022, 22:40

Sub-folder Creation

Post by kokocrunch »

Hi,

I'm trying to download from this link
https://kpopping.com/profiles/group/AHOF

I already have this regex for the main folder and it's working
profiles/group/([^/\?]+)

but for the subfolder, it's not working
profiles/group/([^/\?]+)|/documents/\d+/\d+/([^/]+?)-documents
https://kpopping.com/documents/13/4/250 ... eg?v=98dbe
kokocrunch
Posts: 11
Joined: 03 Jun 2022, 22:40

Re: Sub-folder Creation

Post by kokocrunch »

Also, I tested the project I created. It's not downloading all the photos from photos section
Post Reply