]> jfr.im git - yt-dlp.git/commit - yt_dlp/options.py
[outtmpl] Allow `\n` in replacements and default.
authorpukkandan <redacted>
Mon, 24 Apr 2023 11:51:20 +0000 (17:21 +0530)
committerpukkandan <redacted>
Mon, 24 Apr 2023 12:58:30 +0000 (18:28 +0530)
commit78fde6e3398ff11e5d383a66b28664badeab5180
tree90c3b10013643a74227e4a4c2ff570051bc04b0b
parent80b732b7a9585b2a61e456dc0d2d014a439cbaee
[outtmpl] Allow `\n` in replacements and default.

Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510055357
Fixes: https://github.com/yt-dlp/yt-dlp/issues/6808#issuecomment-1510363645
test/test_YoutubeDL.py
yt_dlp/YoutubeDL.py
yt_dlp/options.py