mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-01-27 21:09:19 +01:00
906417c7c5
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.