mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-07-15 08:20:48 +09:00
ac35c26686
It would print the debug headers for each test. And nose uses a StringIO object for stdout, which in python 2.x doesn't have the 'encoding' attribute.