Files
gallery-dl/gallery_dl
Mike Fährmann fd00d47116 implement conditional directories (#1394)
They work the same way as conditional filenames (84d2e640), e.g.

"directory": {
    "score >= 20": ["high score"],
    "score >= 5" : ["mid score"],
    ""           : ["{category}", "default"]
}
2021-06-20 20:09:35 +02:00
..
2021-06-12 00:20:59 +02:00
2021-06-12 00:15:25 +02:00
2021-05-12 02:22:28 +02:00
2021-05-04 19:27:18 +02:00