mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-19 01:34:12 +01:00
80aa246094
An OSError or IOError generally indicates something a little more wrong than a "simple" UnavailableVideoError, so print the actual traceback that leads to the exception. Otherwise meaningful postmortem debugging a bug report is essentially infeasible.