mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-12 16:05:41 +00: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.