]> jfr.im git - yt-dlp.git/commit
[ExtractAudio] Don't re-encode when file is already in a common audio format (Closes...
authorpukkandan <redacted>
Mon, 15 Feb 2021 17:46:11 +0000 (23:16 +0530)
committerpukkandan <redacted>
Mon, 15 Feb 2021 17:52:11 +0000 (23:22 +0530)
commit1de75fa129775b6d1ea57686299e0aeadb9a8ab8
treea7bfc906f7cf63cad0714b6f3ed24573544b4e6d
parent62852977953ff6d2492f87260ba60a44c3a9924a
[ExtractAudio] Don't re-encode when file is already in a common audio format (Closes #58)

Fixes: https://github.com/blackjack4494/youtube-dlc/issues/214
Fixes: https://github.com/ytdl-org/youtube-dl/issues/28006
youtube_dlc/postprocessor/ffmpeg.py