Skip to content

Conversation

@NTFSvolume
Copy link
Collaborator

CDL will read URLs from every .txt file within that folder (non recursive). The name of each file will be used as an input group for the URLs within that file.

--update-last-forum-post will not work when the input is a folder

@NTFSvolume NTFSvolume requested a review from jbsparrow December 4, 2025 03:06
@NTFSvolume NTFSvolume added the enhancement New feature or request label Dec 4, 2025
@NTFSvolume NTFSvolume changed the title feat: allow passsing a folder as input feat: allow passing a folder as input Dec 4, 2025
@jbsparrow
Copy link
Owner

jbsparrow commented Dec 4, 2025

This seems like a really nice feature but I think that supporting recursive folders might actually be a good idea. I think that it would allow users to organize their input directory much more cleanly.

They could then have a structure like:

input
    - forums
        - onlyfans
            - model
                - coomer
        - fansly
            - model
                - coomer

Or something of the sort. I think that example might be a bit of a stretch, but I could certainly imagine it being useful for sorting by ethnicity or really anything the users might come up with.

@NTFSvolume
Copy link
Collaborator Author

I didn't want it to be recursive to prevent CDL from scanning every .txt file on the drive by user error.

I will remove the folder functionality from --input-file and add an explicit --input-folder instead to support recursiveness

@NTFSvolume NTFSvolume marked this pull request as draft December 10, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants