[myvideo] Mark broken
This commit is contained in:
parent
fc2e70ee90
commit
b45f2b1d6e
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ from ..utils import (
|
|||
|
||||
|
||||
class MyVideoIE(InfoExtractor):
|
||||
_WORKING = False
|
||||
_VALID_URL = r'http://(?:www\.)?myvideo\.de/(?:[^/]+/)?watch/(?P<id>[0-9]+)/[^?/]+.*'
|
||||
IE_NAME = 'myvideo'
|
||||
_TEST = {
|
||||
|
|
Loading…
Reference in a new issue