diff options
Diffstat (limited to 'youtube_dl/extractor/tenplay.py')
| -rw-r--r-- | youtube_dl/extractor/tenplay.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/tenplay.py b/youtube_dl/extractor/tenplay.py index 81ba169fb..466155ef8 100644 --- a/youtube_dl/extractor/tenplay.py +++ b/youtube_dl/extractor/tenplay.py @@ -8,7 +8,6 @@ class TenPlayIE(InfoExtractor):      _VALID_URL = r'https?://(?:www\.)?ten(play)?\.com\.au/.+'      _TEST = {          'url': 'http://tenplay.com.au/ten-insider/extra/season-2013/tenplay-tv-your-way', -        #'md5': 'd68703d9f73dc8fccf3320ab34202590',          'info_dict': {              'id': '2695695426001',              'ext': 'flv',  | 
