-
-
Notifications
You must be signed in to change notification settings - Fork 46
feat: allow passing a folder as input #1548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
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: 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. |
|
I didn't want it to be recursive to prevent CDL from scanning every I will remove the folder functionality from |
CDL will read URLs from every
.txtfile 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-postwill not work when the input is a folder