mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-25 14:55:19 +00:00
4192b51c7c
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.