youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit c11125f9ed952f9b7ebd06c15eacadcc6005dd8c
parent 95ceeec72200ed3b2c94a54650eb69dfe946e595
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun,  4 Jan 2015 02:06:53 +0100

[tests] Remove format 138 from tests (#4559)

Diffstat:
Mtest/test_YoutubeDL.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_YoutubeDL.py b/test/test_YoutubeDL.py @@ -218,7 +218,7 @@ class TestFormatSelection(unittest.TestCase): # 3D '85', '84', '102', '83', '101', '82', '100', # Dash video - '138', '137', '248', '136', '247', '135', '246', + '137', '248', '136', '247', '135', '246', '245', '244', '134', '243', '133', '242', '160', # Dash audio '141', '172', '140', '171', '139',