mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-25 18:54:56 +09:00
aa9a92fdbb
When `FFmpegFD` initializes the PP, it passes `self` as the `downloader` But it does not have a `_postprocessor_hooks` attribute Closes #1211