Skip to content

[exhentai] Artist username in directory #2117

Answered by mikf
selpats asked this question in Q&A
Discussion options

You must be logged in to vote

artist's nickname from the tags

Not possible with a regular format string, but you can spin your own Python expression:

"directory": ["\fE ', '.join([t[7:] for t in tags if t.startswith('artist:')])"]

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by selpats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants