1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-18 05:58:55 +00:00
Files
yt-dlp/yt_dlp/postprocessor
midlaj-muhammed 9e65eeaa72 [FFmpegExtractAudioPP] Fix --no-overwrites not working for post-processed files
- Make --no-overwrites option also prevent overwriting of post-processed files
- Fix buggy logic that checked for non-existent orig_path
- Add overwrites parameter to FFmpegExtractAudioPP constructor
- Add comprehensive tests for both --no-overwrites and --no-post-overwrites
- Maintain backward compatibility with existing --no-post-overwrites behavior

Fixes issue where --no-overwrites had no effect on extracted audio files
2025-06-08 16:42:07 +05:30
..
2024-06-12 01:09:58 +02:00
2023-02-17 17:52:22 +05:30
2024-09-27 22:46:22 +00:00