Skip to content

[Mangadex] Filenaming/Directory #2420

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

You must be logged in to vote

where can I find other options I can use like these?

https://github.com/mikf/gallery-dl/blob/master/docs/formatting.md

What's the difference between {group!S} or {group:J, }

:J always calls str.join() regardless of type, while !S only join()s list elements. It also has a fallback when those elements aren't strings. In short, !S is safer/easier but less configurable than :J.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iceo18
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