yahoo.py 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468
  1. # coding: utf-8
  2. from __future__ import unicode_literals
  3. import itertools
  4. import json
  5. import re
  6. from .common import InfoExtractor, SearchInfoExtractor
  7. from ..compat import (
  8. compat_urllib_parse,
  9. compat_urlparse,
  10. )
  11. from ..utils import (
  12. clean_html,
  13. determine_ext,
  14. ExtractorError,
  15. extract_attributes,
  16. int_or_none,
  17. mimetype2ext,
  18. unescapeHTML,
  19. )
  20. from .brightcove import (
  21. BrightcoveLegacyIE,
  22. BrightcoveNewIE,
  23. )
  24. from .nbc import NBCSportsVPlayerIE
  25. class YahooIE(InfoExtractor):
  26. IE_DESC = 'Yahoo screen and movies'
  27. _VALID_URL = r'(?P<host>https?://(?:[a-zA-Z]{2}\.)?[\da-zA-Z_-]+\.yahoo\.com)/(?:[^/]+/)*(?:(?P<display_id>.+)?-)?(?P<id>[0-9]+)(?:-[a-z]+)?(?:\.html)?'
  28. _TESTS = [
  29. {
  30. 'url': 'http://screen.yahoo.com/julian-smith-travis-legg-watch-214727115.html',
  31. 'info_dict': {
  32. 'id': '2d25e626-2378-391f-ada0-ddaf1417e588',
  33. 'ext': 'mp4',
  34. 'title': 'Julian Smith & Travis Legg Watch Julian Smith',
  35. 'description': 'Julian and Travis watch Julian Smith',
  36. 'duration': 6863,
  37. },
  38. },
  39. {
  40. 'url': 'http://screen.yahoo.com/wired/codefellas-s1-ep12-cougar-lies-103000935.html',
  41. 'md5': '251af144a19ebc4a033e8ba91ac726bb',
  42. 'info_dict': {
  43. 'id': 'd1dedf8c-d58c-38c3-8963-e899929ae0a9',
  44. 'ext': 'mp4',
  45. 'title': 'Codefellas - The Cougar Lies with Spanish Moss',
  46. 'description': 'md5:66b627ab0a282b26352136ca96ce73c1',
  47. 'duration': 151,
  48. },
  49. 'skip': 'HTTP Error 404',
  50. },
  51. {
  52. 'url': 'https://screen.yahoo.com/community/community-sizzle-reel-203225340.html?format=embed',
  53. 'md5': '7993e572fac98e044588d0b5260f4352',
  54. 'info_dict': {
  55. 'id': '4fe78544-8d48-39d8-97cd-13f205d9fcdb',
  56. 'ext': 'mp4',
  57. 'title': "Yahoo Saves 'Community'",
  58. 'description': 'md5:4d4145af2fd3de00cbb6c1d664105053',
  59. 'duration': 170,
  60. }
  61. },
  62. {
  63. 'url': 'https://tw.news.yahoo.com/%E6%95%A2%E5%95%8F%E5%B8%82%E9%95%B7%20%E9%BB%83%E7%A7%80%E9%9C%9C%E6%89%B9%E8%B3%B4%E6%B8%85%E5%BE%B7%20%E9%9D%9E%E5%B8%B8%E9%AB%98%E5%82%B2-034024051.html',
  64. 'md5': '45c024bad51e63e9b6f6fad7a43a8c23',
  65. 'info_dict': {
  66. 'id': 'cac903b3-fcf4-3c14-b632-643ab541712f',
  67. 'ext': 'mp4',
  68. 'title': '敢問市長/黃秀霜批賴清德「非常高傲」',
  69. 'description': '直言台南沒捷運 交通居五都之末',
  70. 'duration': 396,
  71. },
  72. },
  73. {
  74. 'url': 'https://uk.screen.yahoo.com/editor-picks/cute-raccoon-freed-drain-using-091756545.html',
  75. 'md5': '71298482f7c64cbb7fa064e4553ff1c1',
  76. 'info_dict': {
  77. 'id': 'b3affa53-2e14-3590-852b-0e0db6cd1a58',
  78. 'ext': 'webm',
  79. 'title': 'Cute Raccoon Freed From Drain\u00a0Using Angle Grinder',
  80. 'description': 'md5:f66c890e1490f4910a9953c941dee944',
  81. 'duration': 97,
  82. }
  83. },
  84. {
  85. 'url': 'https://ca.sports.yahoo.com/video/program-makes-hockey-more-affordable-013127711.html',
  86. 'md5': '57e06440778b1828a6079d2f744212c4',
  87. 'info_dict': {
  88. 'id': 'c9fa2a36-0d4d-3937-b8f6-cc0fb1881e73',
  89. 'ext': 'mp4',
  90. 'title': 'Program that makes hockey more affordable not offered in Manitoba',
  91. 'description': 'md5:c54a609f4c078d92b74ffb9bf1f496f4',
  92. 'duration': 121,
  93. },
  94. 'skip': 'Video gone',
  95. }, {
  96. 'url': 'https://ca.finance.yahoo.com/news/hackers-sony-more-trouble-well-154609075.html',
  97. 'info_dict': {
  98. 'id': '154609075',
  99. },
  100. 'playlist': [{
  101. 'md5': '000887d0dc609bc3a47c974151a40fb8',
  102. 'info_dict': {
  103. 'id': 'e624c4bc-3389-34de-9dfc-025f74943409',
  104. 'ext': 'mp4',
  105. 'title': '\'The Interview\' TV Spot: War',
  106. 'description': 'The Interview',
  107. 'duration': 30,
  108. },
  109. }, {
  110. 'md5': '81bc74faf10750fe36e4542f9a184c66',
  111. 'info_dict': {
  112. 'id': '1fc8ada0-718e-3abe-a450-bf31f246d1a9',
  113. 'ext': 'mp4',
  114. 'title': '\'The Interview\' TV Spot: Guys',
  115. 'description': 'The Interview',
  116. 'duration': 30,
  117. },
  118. }],
  119. }, {
  120. 'url': 'http://news.yahoo.com/video/china-moses-crazy-blues-104538833.html',
  121. 'md5': '88e209b417f173d86186bef6e4d1f160',
  122. 'info_dict': {
  123. 'id': 'f885cf7f-43d4-3450-9fac-46ac30ece521',
  124. 'ext': 'mp4',
  125. 'title': 'China Moses Is Crazy About the Blues',
  126. 'description': 'md5:9900ab8cd5808175c7b3fe55b979bed0',
  127. 'duration': 128,
  128. }
  129. }, {
  130. 'url': 'https://in.lifestyle.yahoo.com/video/connect-dots-dark-side-virgo-090247395.html',
  131. 'md5': 'd9a083ccf1379127bf25699d67e4791b',
  132. 'info_dict': {
  133. 'id': '52aeeaa3-b3d1-30d8-9ef8-5d0cf05efb7c',
  134. 'ext': 'mp4',
  135. 'title': 'Connect the Dots: Dark Side of Virgo',
  136. 'description': 'md5:1428185051cfd1949807ad4ff6d3686a',
  137. 'duration': 201,
  138. },
  139. 'skip': 'Domain name in.lifestyle.yahoo.com gone',
  140. }, {
  141. 'url': 'https://www.yahoo.com/movies/v/true-story-trailer-173000497.html',
  142. 'md5': '989396ae73d20c6f057746fb226aa215',
  143. 'info_dict': {
  144. 'id': '071c4013-ce30-3a93-a5b2-e0413cd4a9d1',
  145. 'ext': 'mp4',
  146. 'title': '\'True Story\' Trailer',
  147. 'description': 'True Story',
  148. 'duration': 150,
  149. },
  150. }, {
  151. 'url': 'https://gma.yahoo.com/pizza-delivery-man-surprised-huge-tip-college-kids-195200785.html',
  152. 'only_matching': True,
  153. }, {
  154. 'note': 'NBC Sports embeds',
  155. 'url': 'http://sports.yahoo.com/blogs/ncaab-the-dagger/tyler-kalinoski-s-buzzer-beater-caps-davidson-s-comeback-win-185609842.html?guid=nbc_cbk_davidsonbuzzerbeater_150313',
  156. 'info_dict': {
  157. 'id': '9CsDKds0kvHI',
  158. 'ext': 'flv',
  159. 'description': 'md5:df390f70a9ba7c95ff1daace988f0d8d',
  160. 'title': 'Tyler Kalinoski hits buzzer-beater to lift Davidson',
  161. 'upload_date': '20150313',
  162. 'uploader': 'NBCU-SPORTS',
  163. 'timestamp': 1426270238,
  164. }
  165. }, {
  166. 'url': 'https://tw.news.yahoo.com/-100120367.html',
  167. 'only_matching': True,
  168. }, {
  169. # Query result is embedded in webpage, but explicit request to video API fails with geo restriction
  170. 'url': 'https://screen.yahoo.com/community/communitary-community-episode-1-ladders-154501237.html',
  171. 'md5': '4fbafb9c9b6f07aa8f870629f6671b35',
  172. 'info_dict': {
  173. 'id': '1f32853c-a271-3eef-8cb6-f6d6872cb504',
  174. 'ext': 'mp4',
  175. 'title': 'Communitary - Community Episode 1: Ladders',
  176. 'description': 'md5:8fc39608213295748e1e289807838c97',
  177. 'duration': 1646,
  178. },
  179. }, {
  180. # it uses an alias to get the video_id
  181. 'url': 'https://www.yahoo.com/movies/the-stars-of-daddys-home-have-very-different-212843197.html',
  182. 'info_dict': {
  183. 'id': '40eda9c8-8e5f-3552-8745-830f67d0c737',
  184. 'ext': 'mp4',
  185. 'title': 'Will Ferrell & Mark Wahlberg Are Pro-Spanking',
  186. 'description': 'While they play feuding fathers in \'Daddy\'s Home,\' star Will Ferrell & Mark Wahlberg share their true feelings on parenthood.',
  187. },
  188. },
  189. {
  190. # config['models']['applet_model']['data']['sapi'] has no query
  191. 'url': 'https://www.yahoo.com/music/livenation/event/galactic-2016',
  192. 'md5': 'dac0c72d502bc5facda80c9e6d5c98db',
  193. 'info_dict': {
  194. 'id': 'a6015640-e9e5-3efb-bb60-05589a183919',
  195. 'ext': 'mp4',
  196. 'description': 'Galactic',
  197. 'title': 'Dolla Diva (feat. Maggie Koerner)',
  198. },
  199. 'skip': 'redirect to https://www.yahoo.com/music',
  200. },
  201. {
  202. # yahoo://article/
  203. 'url': 'https://www.yahoo.com/movies/video/true-story-trailer-173000497.html',
  204. 'info_dict': {
  205. 'id': '071c4013-ce30-3a93-a5b2-e0413cd4a9d1',
  206. 'ext': 'mp4',
  207. 'title': "'True Story' Trailer",
  208. 'description': 'True Story',
  209. },
  210. 'params': {
  211. 'skip_download': True,
  212. },
  213. },
  214. {
  215. # ytwnews://cavideo/
  216. 'url': 'https://tw.video.yahoo.com/movie-tw/單車天使-中文版預-092316541.html',
  217. 'info_dict': {
  218. 'id': 'ba133ff2-0793-3510-b636-59dfe9ff6cff',
  219. 'ext': 'mp4',
  220. 'title': '單車天使 - 中文版預',
  221. 'description': '中文版預',
  222. },
  223. 'params': {
  224. 'skip_download': True,
  225. },
  226. },
  227. {
  228. # custom brightcove
  229. 'url': 'https://au.tv.yahoo.com/plus7/sunrise/-/watch/37083565/clown-entertainers-say-it-is-hurting-their-business/',
  230. 'info_dict': {
  231. 'id': '5575377707001',
  232. 'ext': 'mp4',
  233. 'title': "Clown entertainers say 'It' is hurting their business",
  234. 'description': 'Stephen King s horror film has much to answer for. Jelby and Mr Loopy the Clowns join us.',
  235. 'timestamp': 1505341164,
  236. 'upload_date': '20170913',
  237. 'uploader_id': '2376984109001',
  238. },
  239. 'params': {
  240. 'skip_download': True,
  241. },
  242. }
  243. ]
  244. def _real_extract(self, url):
  245. mobj = re.match(self._VALID_URL, url)
  246. page_id = mobj.group('id')
  247. display_id = mobj.group('display_id') or page_id
  248. host = mobj.group('host')
  249. webpage, urlh = self._download_webpage_handle(url, display_id)
  250. if 'err=404' in urlh.geturl():
  251. raise ExtractorError('Video gone', expected=True)
  252. # Look for iframed media first
  253. entries = []
  254. iframe_urls = re.findall(r'<iframe[^>]+src="(/video/.+?-\d+\.html\?format=embed.*?)"', webpage)
  255. for idx, iframe_url in enumerate(iframe_urls):
  256. entries.append(self.url_result(host + iframe_url, 'Yahoo'))
  257. if entries:
  258. return self.playlist_result(entries, page_id)
  259. # Look for NBCSports iframes
  260. nbc_sports_url = NBCSportsVPlayerIE._extract_url(webpage)
  261. if nbc_sports_url:
  262. return self.url_result(nbc_sports_url, NBCSportsVPlayerIE.ie_key())
  263. # Look for Brightcove Legacy Studio embeds
  264. bc_url = BrightcoveLegacyIE._extract_brightcove_url(webpage)
  265. if bc_url:
  266. return self.url_result(bc_url, BrightcoveLegacyIE.ie_key())
  267. # Look for Brightcove New Studio embeds
  268. bc_url = BrightcoveNewIE._extract_url(self, webpage)
  269. if bc_url:
  270. return self.url_result(bc_url, BrightcoveNewIE.ie_key())
  271. brightcove_iframe = self._search_regex(
  272. r'(<iframe[^>]+data-video-id=["\']\d+[^>]+>)', webpage,
  273. 'brightcove iframe', default=None)
  274. if brightcove_iframe:
  275. attr = extract_attributes(brightcove_iframe)
  276. src = attr.get('src')
  277. if src:
  278. parsed_src = compat_urlparse.urlparse(src)
  279. qs = compat_urlparse.parse_qs(parsed_src.query)
  280. account_id = qs.get('accountId', ['2376984109001'])[0]
  281. brightcove_id = attr.get('data-video-id') or qs.get('videoId', [None])[0]
  282. if account_id and brightcove_id:
  283. return self.url_result(
  284. 'http://players.brightcove.net/%s/default_default/index.html?videoId=%s' % (account_id, brightcove_id),
  285. BrightcoveNewIE.ie_key())
  286. # Query result is often embedded in webpage as JSON. Sometimes explicit requests
  287. # to video API results in a failure with geo restriction reason therefore using
  288. # embedded query result when present sounds reasonable.
  289. config_json = self._search_regex(
  290. r'window\.Af\.bootstrap\[[^\]]+\]\s*=\s*({.*?"applet_type"\s*:\s*"td-applet-videoplayer".*?});(?:</script>|$)',
  291. webpage, 'videoplayer applet', default=None)
  292. if config_json:
  293. config = self._parse_json(config_json, display_id, fatal=False)
  294. if config:
  295. sapi = config.get('models', {}).get('applet_model', {}).get('data', {}).get('sapi')
  296. if sapi and 'query' in sapi:
  297. info = self._extract_info(display_id, sapi, webpage)
  298. self._sort_formats(info['formats'])
  299. return info
  300. items_json = self._search_regex(
  301. r'mediaItems: ({.*?})$', webpage, 'items', flags=re.MULTILINE,
  302. default=None)
  303. if items_json is None:
  304. alias = self._search_regex(
  305. r'"aliases":{"video":"(.*?)"', webpage, 'alias', default=None)
  306. if alias is not None:
  307. alias_info = self._download_json(
  308. 'https://www.yahoo.com/_td/api/resource/VideoService.videos;video_aliases=["%s"]' % alias,
  309. display_id, 'Downloading alias info')
  310. video_id = alias_info[0]['id']
  311. else:
  312. CONTENT_ID_REGEXES = [
  313. r'YUI\.namespace\("Media"\)\.CONTENT_ID\s*=\s*"([^"]+)"',
  314. r'root\.App\.Cache\.context\.videoCache\.curVideo = \{"([^"]+)"',
  315. r'"first_videoid"\s*:\s*"([^"]+)"',
  316. r'%s[^}]*"ccm_id"\s*:\s*"([^"]+)"' % re.escape(page_id),
  317. r'<article[^>]data-uuid=["\']([^"\']+)',
  318. r'<meta[^<>]+yahoo://article/view\?.*\buuid=([^&"\']+)',
  319. r'<meta[^<>]+["\']ytwnews://cavideo/(?:[^/]+/)+([\da-fA-F-]+)[&"\']',
  320. ]
  321. video_id = self._search_regex(
  322. CONTENT_ID_REGEXES, webpage, 'content ID')
  323. else:
  324. items = json.loads(items_json)
  325. info = items['mediaItems']['query']['results']['mediaObj'][0]
  326. # The 'meta' field is not always in the video webpage, we request it
  327. # from another page
  328. video_id = info['id']
  329. return self._get_info(video_id, display_id, webpage)
  330. def _extract_info(self, display_id, query, webpage):
  331. info = query['query']['results']['mediaObj'][0]
  332. meta = info.get('meta')
  333. video_id = info.get('id')
  334. if not meta:
  335. msg = info['status'].get('msg')
  336. if msg:
  337. raise ExtractorError(
  338. '%s returned error: %s' % (self.IE_NAME, msg), expected=True)
  339. raise ExtractorError('Unable to extract media object meta')
  340. formats = []
  341. for s in info['streams']:
  342. tbr = int_or_none(s.get('bitrate'))
  343. format_info = {
  344. 'width': int_or_none(s.get('width')),
  345. 'height': int_or_none(s.get('height')),
  346. 'tbr': tbr,
  347. }
  348. host = s['host']
  349. path = s['path']
  350. if host.startswith('rtmp'):
  351. fmt = 'rtmp'
  352. format_info.update({
  353. 'url': host,
  354. 'play_path': path,
  355. 'ext': 'flv',
  356. })
  357. else:
  358. if s.get('format') == 'm3u8_playlist':
  359. fmt = 'hls'
  360. format_info.update({
  361. 'protocol': 'm3u8_native',
  362. 'ext': 'mp4',
  363. })
  364. else:
  365. fmt = format_info['ext'] = determine_ext(path)
  366. format_url = compat_urlparse.urljoin(host, path)
  367. format_info['url'] = format_url
  368. format_info['format_id'] = fmt + ('-%d' % tbr if tbr else '')
  369. formats.append(format_info)
  370. closed_captions = self._html_search_regex(
  371. r'"closedcaptions":(\[[^\]]+\])', webpage, 'closed captions',
  372. default='[]')
  373. cc_json = self._parse_json(closed_captions, video_id, fatal=False)
  374. subtitles = {}
  375. if cc_json:
  376. for closed_caption in cc_json:
  377. lang = closed_caption['lang']
  378. if lang not in subtitles:
  379. subtitles[lang] = []
  380. subtitles[lang].append({
  381. 'url': closed_caption['url'],
  382. 'ext': mimetype2ext(closed_caption['content_type']),
  383. })
  384. return {
  385. 'id': video_id,
  386. 'display_id': display_id,
  387. 'title': unescapeHTML(meta['title']),
  388. 'formats': formats,
  389. 'description': clean_html(meta['description']),
  390. 'thumbnail': meta['thumbnail'] if meta.get('thumbnail') else self._og_search_thumbnail(webpage),
  391. 'duration': int_or_none(meta.get('duration')),
  392. 'subtitles': subtitles,
  393. }
  394. def _get_info(self, video_id, display_id, webpage):
  395. region = self._search_regex(
  396. r'\\?"region\\?"\s*:\s*\\?"([^"]+?)\\?"',
  397. webpage, 'region', fatal=False, default='US').upper()
  398. formats = []
  399. info = {}
  400. for fmt in ('webm', 'mp4'):
  401. query_result = self._download_json(
  402. 'https://video.media.yql.yahoo.com/v1/video/sapi/streams/' + video_id,
  403. display_id, 'Downloading %s video info' % fmt, query={
  404. 'protocol': 'http',
  405. 'region': region,
  406. 'format': fmt,
  407. })
  408. info = self._extract_info(display_id, query_result, webpage)
  409. formats.extend(info['formats'])
  410. formats.extend(self._extract_m3u8_formats(
  411. 'http://video.media.yql.yahoo.com/v1/hls/%s?region=%s' % (video_id, region),
  412. video_id, 'mp4', 'm3u8_native', m3u8_id='hls', fatal=False))
  413. self._sort_formats(formats)
  414. info['formats'] = formats
  415. return info
  416. class YahooSearchIE(SearchInfoExtractor):
  417. IE_DESC = 'Yahoo screen search'
  418. _MAX_RESULTS = 1000
  419. IE_NAME = 'screen.yahoo:search'
  420. _SEARCH_KEY = 'yvsearch'
  421. def _get_n_results(self, query, n):
  422. """Get a specified number of results for a query"""
  423. entries = []
  424. for pagenum in itertools.count(0):
  425. result_url = 'http://video.search.yahoo.com/search/?p=%s&fr=screen&o=js&gs=0&b=%d' % (compat_urllib_parse.quote_plus(query), pagenum * 30)
  426. info = self._download_json(result_url, query,
  427. note='Downloading results page ' + str(pagenum + 1))
  428. m = info['m']
  429. results = info['results']
  430. for (i, r) in enumerate(results):
  431. if (pagenum * 30) + i >= n:
  432. break
  433. mobj = re.search(r'(?P<url>screen\.yahoo\.com/.*?-\d*?\.html)"', r)
  434. e = self.url_result('http://' + mobj.group('url'), 'Yahoo')
  435. entries.append(e)
  436. if (pagenum * 30 + i >= n) or (m['last'] >= (m['total'] - 1)):
  437. break
  438. return {
  439. '_type': 'playlist',
  440. 'id': query,
  441. 'entries': entries,
  442. }