ed
0d51c3541d
fix(twitter_threads): strip trailing slashes from --media-dir and --output
...
Path objects with trailing separators (e.g. './media/') intermittently
failed to glob on Windows after download_media.py had just finished
writing the directory. Normalize via rstrip('/\\\\') before Path()
re-wrapping so the CLI is forgiving regardless of OS path quirks.
Repro: gallery-dl ran + immediate render with trailing slash on the
just-created media/ dir -> glob returned nothing -> markdown emitted
no ![Media N] lines. Removing the trailing slash fixed it; this makes
both work.
2026-07-26 21:12:20 -04:00
..
2026-07-02 19:03:49 -04:00
2026-07-05 17:13:25 -04:00
2026-06-25 09:29:24 -04:00
2026-05-16 03:00:20 -04:00
2026-07-05 14:34:27 -04:00
2026-07-26 21:12:20 -04:00
2026-06-21 16:33:44 -04:00
2026-03-04 01:05:56 -05:00
2026-07-05 14:14:22 -04:00
2026-06-25 10:21:02 -04:00
2026-06-26 13:27:48 -04:00
2026-06-20 11:50:49 -04:00
2026-06-06 14:22:18 -04:00
2026-06-26 09:24:10 -04:00
2026-06-26 09:24:10 -04:00
2026-06-20 19:41:36 -04:00
2026-06-07 15:24:57 -04:00
2026-06-07 15:24:57 -04:00
2026-06-12 22:47:58 -04:00
2026-06-07 10:54:51 -04:00
2026-06-11 21:30:04 -04:00
2026-06-26 14:18:34 -04:00
2026-06-19 14:25:53 -04:00
2026-06-22 08:32:41 -04:00
2026-06-11 16:44:59 -04:00
2026-06-19 08:14:34 -04:00
2026-06-21 23:36:50 -04:00
2026-06-21 22:39:14 -04:00
2026-06-21 12:40:43 -04:00
2026-06-06 12:47:41 -04:00
2026-05-12 19:02:30 -04:00
2026-06-09 17:01:14 -04:00
2026-03-02 16:42:11 -05:00
2026-03-04 10:07:41 -05:00
2026-06-07 12:11:01 -04:00
2026-03-04 10:07:41 -05:00
2026-06-03 08:23:40 -04:00
2026-06-03 09:01:43 -04:00
2026-06-03 08:23:40 -04:00
2026-06-30 11:54:40 -04:00
2026-07-03 10:48:44 -04:00
2026-06-07 11:51:36 -04:00
2026-02-25 20:24:26 -05:00
2026-06-07 11:51:36 -04:00
2026-06-26 23:06:42 -04:00
2026-05-16 15:59:40 -04:00
2026-02-27 18:31:14 -05:00
2026-06-18 11:50:13 -04:00
2026-06-19 07:50:34 -04:00
2026-02-28 18:58:53 -05:00
2026-02-27 22:10:46 -05:00
2026-02-27 22:10:46 -05:00
2026-02-27 22:10:46 -05:00
2026-03-04 10:01:55 -05:00
2026-03-04 01:21:25 -05:00