mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-03-12 08:18:17 +01:00
With Python 3, the titlebar wouldn't get updated for a long time (due to stderr buffering), and when it did, the title would be shown as b'...' representation.