AlphaSlayer1964 / kemono-dl

A simple kemono.party downloader using python.
504 stars 82 forks source link

How do you set filename patterns? #165

Open DeRpMeister opened 1 year ago

DeRpMeister commented 1 year ago

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 commented 1 year ago

show me your command

DeRpMeister commented 1 year ago

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 commented 1 year ago

what os are you using? try / instead of \