youtube-dl

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

commit 4f34cdb0a87a506d25a352ff265678c86cb9b979
parent bd690a9f9368095f561184778fb2f3ef12c66342
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu,  6 Aug 2015 23:56:44 +0600

[southpark:de] Skip test

Diffstat:
Myoutube_dl/extractor/southpark.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/extractor/southpark.py b/youtube_dl/extractor/southpark.py @@ -53,6 +53,7 @@ class SouthParkDeIE(SouthParkIE): # non-ASCII characters in redirect URL 'url': 'http://www.southpark.de/alle-episoden/s18e09', 'playlist_count': 4, + 'skip': 'Broken python 3', }]