]> jfr.im git - yt-dlp.git/commit
Expand and escape environment variables correctly in outtmpl
authorpukkandan <redacted>
Wed, 28 Jul 2021 23:49:26 +0000 (05:19 +0530)
committerpukkandan <redacted>
Thu, 29 Jul 2021 03:08:18 +0000 (08:38 +0530)
commit901130bbcf799573255ade3e2882dec4670feda8
tree92ee87557874b07266d25c14a2e49d53844041f8
parentc0bc527bca735ee8a8b32857466d75f7d47aa22a
Expand and escape environment variables correctly in outtmpl

Fixes: https://www.reddit.com/r/youtubedl/comments/otfmq3/ytdlp_same_parameters_different_results
test/test_YoutubeDL.py
yt_dlp/YoutubeDL.py
yt_dlp/postprocessor/execafterdownload.py
yt_dlp/postprocessor/metadatafromfield.py
yt_dlp/utils.py