]> jfr.im git - yt-dlp.git/commit
[outtmpl] Handle hard-coded file extension better
authorpukkandan <redacted>
Tue, 1 Feb 2022 00:48:25 +0000 (06:18 +0530)
committerpukkandan <redacted>
Tue, 1 Feb 2022 00:56:01 +0000 (06:26 +0530)
commit6a0546e313fbd7f731c6c99e23d2f2be4b0cf588
tree626158ab8e75e8a4e4f1f92968f925b84ec79ead
parentdbcea0585f2fef39b394fe0a9654a77cc5774f33
[outtmpl] Handle hard-coded file extension better

When we know that the user-provided extension is the correct final one,
replace it with intermediate extension during download
yt_dlp/YoutubeDL.py