diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-03-18 23:23:47 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-03-18 23:23:47 +0700 |
commit | f68ef1e2abd876ffca65544fd3e42756f9c33be3 (patch) | |
tree | c1f0163458f72626a164d000c9dbd53b53350567 /youtube_dl/extractor | |
parent | febfe1e2626bab5dbb8d4e0bbe31aa225ce09d35 (diff) |
[medialaan] Remove unrelated test
Diffstat (limited to 'youtube_dl/extractor')
-rw-r--r-- | youtube_dl/extractor/medialaan.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/youtube_dl/extractor/medialaan.py b/youtube_dl/extractor/medialaan.py index e70d4679d..6e067474b 100644 --- a/youtube_dl/extractor/medialaan.py +++ b/youtube_dl/extractor/medialaan.py @@ -83,10 +83,6 @@ class MedialaanIE(InfoExtractor): 'only_matching': True, }, { # clip - 'url': 'http://vitaya.be/de-jurk/precies-je-hebt-geen-borsten', - 'only_matching': True, - }, { - # clip 'url': 'http://vtmkzoom.be/k3-dansstudio/een-nieuw-seizoen-van-k3-dansstudio', 'only_matching': True, }] |