Browse Source

[videomega] Mark broken

totalwebcasting
Sergey M․ 9 years ago
parent
commit
192b9a571c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/videomega.py

+ 1
- 0
youtube_dl/extractor/videomega.py View File

@ -8,6 +8,7 @@ from ..utils import sanitized_Request
class VideoMegaIE(InfoExtractor):
_WORKING = False
_VALID_URL = r'(?:videomega:|https?://(?:www\.)?videomega\.tv/(?:(?:view|iframe|cdn)\.php)?\?ref=)(?P<id>[A-Za-z0-9]+)'
_TESTS = [{
'url': 'http://videomega.tv/cdn.php?ref=AOSQBJYKIDDIKYJBQSOA',


Loading…
Cancel
Save