From c41a2ec4af9fa76b04b6d9f50d9a895d124ea14c Mon Sep 17 00:00:00 2001 From: tiktok Date: Mon, 23 Mar 2015 01:42:17 +0100 Subject: [PATCH 1/2] [MiomioTv] Add new extractor --- docs/supportedsites.md | 1 + youtube_dl/extractor/__init__.py | 1 + youtube_dl/extractor/miomio_tv.py | 70 +++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 youtube_dl/extractor/miomio_tv.py diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 062cb3d62..53d280677 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -244,6 +244,7 @@ - **Mgoon** - **Minhateca** - **MinistryGrid** + - **Miomio.tv** - **mitele.es** - **mixcloud** - **MLB** diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index ffcc7d9ab..370154773 100644 --- a/youtube_dl/extractor/__init__.py +++ b/youtube_dl/extractor/__init__.py @@ -265,6 +265,7 @@ from .mdr import MDRIE from .metacafe import MetacafeIE from .metacritic import MetacriticIE from .mgoon import MgoonIE +from .miomio_tv import MiomioTvIE from .minhateca import MinhatecaIE from .ministrygrid import MinistryGridIE from .mit import TechTVMITIE, MITIE, OCWMITIE diff --git a/youtube_dl/extractor/miomio_tv.py b/youtube_dl/extractor/miomio_tv.py new file mode 100644 index 000000000..355774f54 --- /dev/null +++ b/youtube_dl/extractor/miomio_tv.py @@ -0,0 +1,70 @@ +# coding: utf-8 +from __future__ import unicode_literals + +from .common import InfoExtractor + + +class MiomioTvIE(InfoExtractor): + IE_NAME = 'miomio.tv' + _VALID_URL = r'https?://(?:www\.)?miomio\.tv/watch/cc(?P[0-9]+)' + _TEST = { + 'url': 'http://www.miomio.tv/watch/cc179734/', + 'md5': '48de02137d0739c15b440a224ad364b9', + 'info_dict': { + 'id': '179734', + 'title': u'\u624b\u7ed8\u52a8\u6f2b\u9b3c\u6ce3\u4f46\u4e01\u5168\u7a0b\u753b\u6cd5', + 'ext': 'flv' + } + } + + def _real_extract(self, url): + video_id = self._match_id(url) + webpage = self._download_webpage(url, video_id) + + title = self._html_search_regex(r' Date: Mon, 23 Mar 2015 23:16:50 +0100 Subject: [PATCH 2/2] [MiomioTv] updated based on feedback to merge request: 1) added comment to explain extra xml link download 2) changed {} entries to {0}, {1} etc 3) removed redundant language header (the others are required) 4) checked out the old version of the supported sites md (the change was not required) --- docs/supportedsites.md | 1 - youtube_dl/extractor/miomio_tv.py | 12 ++++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/supportedsites.md b/docs/supportedsites.md index 53d280677..062cb3d62 100644 --- a/docs/supportedsites.md +++ b/docs/supportedsites.md @@ -244,7 +244,6 @@ - **Mgoon** - **Minhateca** - **MinistryGrid** - - **Miomio.tv** - **mitele.es** - **mixcloud** - **MLB** diff --git a/youtube_dl/extractor/miomio_tv.py b/youtube_dl/extractor/miomio_tv.py index 355774f54..ae20a32fa 100644 --- a/youtube_dl/extractor/miomio_tv.py +++ b/youtube_dl/extractor/miomio_tv.py @@ -23,10 +23,15 @@ class MiomioTvIE(InfoExtractor): title = self._html_search_regex(r'