mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-05-02 03:22:14 -05:00

The only time that write_string should fail is if the Python is completely braindead. Check for that condition and output a more accurate warning. See #3326 for details.