diff options
author | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-05-29 01:39:07 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-05-29 02:31:14 +0530 |
commit | 337e0c62f894722e9c268b14d02a85b84c96024d (patch) | |
tree | 6a46a51907f04d56658595dee93160efa2b10d17 /test/testdata | |
parent | 885cc0b75c3ef3ef46fa476746bd34381fd9446d (diff) |
[embedthumbnail] Correctly escape filename
Closes #352
The approach in [1] is faulty as can be seen in the test cases
1. https://github.com/ytdl-org/youtube-dl/commit/bff857a8af696e701482208617bf0b7564951326
Diffstat (limited to 'test/testdata')
-rw-r--r-- | test/testdata/thumbnails/foo %d bar/foo_%d.webp | bin | 0 -> 3928 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/testdata/thumbnails/foo %d bar/foo_%d.webp b/test/testdata/thumbnails/foo %d bar/foo_%d.webp Binary files differnew file mode 100644 index 000000000..d64d0839f --- /dev/null +++ b/test/testdata/thumbnails/foo %d bar/foo_%d.webp |