1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 05:28:54 +00:00
Files
yt-dlp/test
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
..
2022-11-16 06:57:07 +05:30
2024-03-11 00:48:47 +05:30
2025-03-21 23:41:56 +00:00