summary refs log tree commit diff
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-06-18 12:53:48 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-06-18 12:53:48 +0800
commit0278aa443f7b4cc0886f40d6704925dc2488921d (patch)
tree46aa3beed1515efe5871dde9f0242496d00c36c5
parent1f3574575851eb34b6c6a983e276fa77a0dc3da1 (diff)
downloadyoutube-dl-0278aa443f7b4cc0886f40d6704925dc2488921d.tar.gz
youtube-dl-0278aa443f7b4cc0886f40d6704925dc2488921d.tar.xz
youtube-dl-0278aa443f7b4cc0886f40d6704925dc2488921d.zip
[br] Skip invalid tests
-rw-r--r--youtube_dl/extractor/br.py9
1 files changed, 6 insertions, 3 deletions
diff --git a/youtube_dl/extractor/br.py b/youtube_dl/extractor/br.py
index 11cf49851..ff0aa11b1 100644
--- a/youtube_dl/extractor/br.py
+++ b/youtube_dl/extractor/br.py
@@ -29,7 +29,8 @@ class BRIE(InfoExtractor):
                 'duration': 180,
                 'uploader': 'Reinhard Weber',
                 'upload_date': '20150422',
-            }
+            },
+            'skip': '404 not found',
         },
         {
             'url': 'http://www.br.de/nachrichten/oberbayern/inhalt/muenchner-polizeipraesident-schreiber-gestorben-100.html',
@@ -40,7 +41,8 @@ class BRIE(InfoExtractor):
                 'title': 'Manfred Schreiber ist tot',
                 'description': 'md5:b454d867f2a9fc524ebe88c3f5092d97',
                 'duration': 26,
-            }
+            },
+            'skip': '404 not found',
         },
         {
             'url': 'https://www.br-klassik.de/audio/peeping-tom-premierenkritik-dance-festival-muenchen-100.html',
@@ -51,7 +53,8 @@ class BRIE(InfoExtractor):
                 'title': 'Kurzweilig und sehr bewegend',
                 'description': 'md5:0351996e3283d64adeb38ede91fac54e',
                 'duration': 296,
-            }
+            },
+            'skip': '404 not found',
         },
         {
             'url': 'http://www.br.de/radio/bayern1/service/team/videos/team-video-erdelt100.html',