1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-05 00:47:06 -05:00
Files
youtube-dl/test/test_download.py
Jaime Marquínez Ferrándiz ac35c26686 [tests] Don't auto init YoutubeDL
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.
2014-11-02 17:53:12 +01:00

8.3 KiB