Files
gallery-dl/gallery_dl
Mike Fährmann e0dd8dff5f implement L<maxlen>/<replacement>/ format option
The L option allows for the contents of a format field to be replaced
with <replacement> if its length is greater than <maxlen>.

Example:
{f:L5/too long/} -> "foo"      (if "f" is "foo")
                 -> "too long" (if "f" is "foobar")

(#92) (#94)
2018-07-29 13:52:07 +02:00
..
2017-01-16 02:59:22 +01:00
2017-01-30 19:40:15 +01:00
2017-06-30 15:21:04 +02:00
2017-10-26 00:04:28 +02:00
2018-04-26 17:00:26 +02:00
2018-06-18 19:22:54 +02:00
2018-05-27 15:00:41 +02:00