]> jfr.im git - yt-dlp.git/commit - yt_dlp/YoutubeDL.py
Merge webm formats into mkv if thumbnails are to be embedded
authorpukkandan <redacted>
Sat, 9 Oct 2021 16:18:46 +0000 (21:48 +0530)
committerpukkandan <redacted>
Sat, 9 Oct 2021 16:49:23 +0000 (22:19 +0530)
commit4e3b637d5be70b92ee511743405f3c907fed20f6
tree0890cbf631e6340201d4f162cc0b895b77659434
parent8cd69fc40786d081b5523f9dc20861c130a2843d
Merge webm formats into mkv if thumbnails are to be embedded

This was originally implemented in 4d971a16b831a45147b6ae7ce53b3e105d204da7 (#173) by @damianoamatruda
but was reverted in 3b297919e046082cc4ab26ecb959d9f4f584102b
since it was unintentionally being triggered for `write_thumbnail` (See #500)
yt_dlp/YoutubeDL.py