diff --git a/youtube_dl/extractor/go90.py b/youtube_dl/extractor/go90.py index c4322cdc7..d60a4d698 100644 --- a/youtube_dl/extractor/go90.py +++ b/youtube_dl/extractor/go90.py @@ -2,7 +2,6 @@ from __future__ import unicode_literals from .common import InfoExtractor -from .uplynk import UplynkPreplayIE from ..utils import sanitize_url @@ -14,14 +13,20 @@ class Go90IE(InfoExtractor): 'info_dict': { 'id': '07d47f43a7b04eb5b693252f2bd1086b', 'ext': 'mp4', - 'title': 't@gged S1:E1 #shotgun', + 'title': 't@gged | #shotgun | go90', 'thumbnail': r're:^https?://.*\.jpg$', + 'uploader_id': '98ac1613c7624a8387596b5d5e441064', # TODO more properties, either as: # * A value # * MD5 checksum; start the string with md5: # * A regular expression; start the string with re: # * Any Python type (for example int or float) - } + }, + 'params': { + # m3u8 download + 'skip_download': True, + }, + 'add_ie': ['UplynkPreplay'], } def _real_extract(self, url): @@ -33,26 +38,22 @@ class Go90IE(InfoExtractor): page_data = {} self.to_screen("Scrape data from webpage") - page_data['id'] = video_id - video_title = self._html_search_regex( r'