1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-24 18:35:13 +00:00
Files
yt-dlp/youtube_dl/YoutubeDL.py
Philipp Hagemeister 4192b51c7c Replace failure handling with up-front check.
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.
2014-07-24 13:29:44 +02:00

57 KiB
Executable File