mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-14 02:54:50 +09: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.