Skip to content
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

How do you set filename patterns? #165

Open
DeRpMeister opened this issue Nov 28, 2022 · 3 comments
Open

How do you set filename patterns? #165

DeRpMeister opened this issue Nov 28, 2022 · 3 comments

Comments

@DeRpMeister
Copy link

I want to make it so that the images are all output into one single folder, but when I use any of the pattern args the output says they are unspecified.

@afterdelight
Copy link

show me your command

@DeRpMeister
Copy link
Author

DeRpMeister commented Dec 6, 2022

I've been trying something like this

python kemono-dl.py --cookies cookies.txt -o C:\Users\xxx --inline-filename-pattern "{title} [{id}]\inline{index}_{filename}.{ext}"

But it tells me inline pattern is invalid.
I'm using the most recent release.

Edit: typos

@afterdelight
Copy link

afterdelight commented Dec 7, 2022

what os are you using? try / instead of \

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants