Merge branch 'atomicparsley' (closes #2436)
[youtube-dl] / youtube_dl / extractor / generic.py
1 # encoding: utf-8
2
3 from __future__ import unicode_literals
4
5 import os
6 import re
7
8 from .common import InfoExtractor
9 from .youtube import YoutubeIE
10 from ..utils import (
11     compat_urllib_error,
12     compat_urllib_parse,
13     compat_urllib_request,
14     compat_urlparse,
15     compat_xml_parse_error,
16
17     ExtractorError,
18     HEADRequest,
19     parse_xml,
20     smuggle_url,
21     unescapeHTML,
22     unified_strdate,
23     url_basename,
24 )
25 from .brightcove import BrightcoveIE
26 from .ooyala import OoyalaIE
27 from .rutv import RUTVIE
28 from .smotri import SmotriIE
29
30
31 class GenericIE(InfoExtractor):
32     IE_DESC = 'Generic downloader that works on some sites'
33     _VALID_URL = r'.*'
34     IE_NAME = 'generic'
35     _TESTS = [
36         {
37             'url': 'http://www.hodiho.fr/2013/02/regis-plante-sa-jeep.html',
38             'file': '13601338388002.mp4',
39             'md5': '6e15c93721d7ec9e9ca3fdbf07982cfd',
40             'info_dict': {
41                 'uploader': 'www.hodiho.fr',
42                 'title': 'R\u00e9gis plante sa Jeep',
43             }
44         },
45         # bandcamp page with custom domain
46         {
47             'add_ie': ['Bandcamp'],
48             'url': 'http://bronyrock.com/track/the-pony-mash',
49             'file': '3235767654.mp3',
50             'info_dict': {
51                 'title': 'The Pony Mash',
52                 'uploader': 'M_Pallante',
53             },
54             'skip': 'There is a limit of 200 free downloads / month for the test song',
55         },
56         # embedded brightcove video
57         # it also tests brightcove videos that need to set the 'Referer' in the
58         # http requests
59         {
60             'add_ie': ['Brightcove'],
61             'url': 'http://www.bfmtv.com/video/bfmbusiness/cours-bourse/cours-bourse-l-analyse-technique-154522/',
62             'info_dict': {
63                 'id': '2765128793001',
64                 'ext': 'mp4',
65                 'title': 'Le cours de bourse : l’analyse technique',
66                 'description': 'md5:7e9ad046e968cb2d1114004aba466fd9',
67                 'uploader': 'BFM BUSINESS',
68             },
69             'params': {
70                 'skip_download': True,
71             },
72         },
73         {
74             # https://github.com/rg3/youtube-dl/issues/2253
75             'url': 'http://bcove.me/i6nfkrc3',
76             'file': '3101154703001.mp4',
77             'md5': '0ba9446db037002366bab3b3eb30c88c',
78             'info_dict': {
79                 'title': 'Still no power',
80                 'uploader': 'thestar.com',
81                 'description': 'Mississauga resident David Farmer is still out of power as a result of the ice storm a month ago. To keep the house warm, Farmer cuts wood from his property for a wood burning stove downstairs.',
82             },
83             'add_ie': ['Brightcove'],
84         },
85         {
86             'url': 'http://www.championat.com/video/football/v/87/87499.html',
87             'md5': 'fb973ecf6e4a78a67453647444222983',
88             'info_dict': {
89                 'id': '3414141473001',
90                 'ext': 'mp4',
91                 'title': 'Видео. Удаление Дзагоева (ЦСКА)',
92                 'description': 'Онлайн-трансляция матча ЦСКА - "Волга"',
93                 'uploader': 'Championat',
94             },
95         },
96         # Direct link to a video
97         {
98             'url': 'http://media.w3.org/2010/05/sintel/trailer.mp4',
99             'md5': '67d406c2bcb6af27fa886f31aa934bbe',
100             'info_dict': {
101                 'id': 'trailer',
102                 'ext': 'mp4',
103                 'title': 'trailer',
104                 'upload_date': '20100513',
105             }
106         },
107         # ooyala video
108         {
109             'url': 'http://www.rollingstone.com/music/videos/norwegian-dj-cashmere-cat-goes-spartan-on-with-me-premiere-20131219',
110             'md5': '5644c6ca5d5782c1d0d350dad9bd840c',
111             'info_dict': {
112                 'id': 'BwY2RxaTrTkslxOfcan0UCf0YqyvWysJ',
113                 'ext': 'mp4',
114                 'title': '2cc213299525360.mov',  # that's what we get
115             },
116         },
117         # google redirect
118         {
119             'url': 'http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CCUQtwIwAA&url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DcmQHVoWB5FY&ei=F-sNU-LLCaXk4QT52ICQBQ&usg=AFQjCNEw4hL29zgOohLXvpJ-Bdh2bils1Q&bvm=bv.61965928,d.bGE',
120             'info_dict': {
121                 'id': 'cmQHVoWB5FY',
122                 'ext': 'mp4',
123                 'upload_date': '20130224',
124                 'uploader_id': 'TheVerge',
125                 'description': 'Chris Ziegler takes a look at the Alcatel OneTouch Fire and the ZTE Open; two of the first Firefox OS handsets to be officially announced.',
126                 'uploader': 'The Verge',
127                 'title': 'First Firefox OS phones side-by-side',
128             },
129             'params': {
130                 'skip_download': False,
131             }
132         },
133         # embed.ly video
134         {
135             'url': 'http://www.tested.com/science/weird/460206-tested-grinding-coffee-2000-frames-second/',
136             'info_dict': {
137                 'id': '9ODmcdjQcHQ',
138                 'ext': 'mp4',
139                 'title': 'Tested: Grinding Coffee at 2000 Frames Per Second',
140                 'upload_date': '20140225',
141                 'description': 'md5:06a40fbf30b220468f1e0957c0f558ff',
142                 'uploader': 'Tested',
143                 'uploader_id': 'testedcom',
144             },
145             # No need to test YoutubeIE here
146             'params': {
147                 'skip_download': True,
148             },
149         },
150         # funnyordie embed
151         {
152             'url': 'http://www.theguardian.com/world/2014/mar/11/obama-zach-galifianakis-between-two-ferns',
153             'md5': '7cf780be104d40fea7bae52eed4a470e',
154             'info_dict': {
155                 'id': '18e820ec3f',
156                 'ext': 'mp4',
157                 'title': 'Between Two Ferns with Zach Galifianakis: President Barack Obama',
158                 'description': 'Episode 18: President Barack Obama sits down with Zach Galifianakis for his most memorable interview yet.',
159             },
160         },
161         # RUTV embed
162         {
163             'url': 'http://www.rg.ru/2014/03/15/reg-dfo/anklav-anons.html',
164             'info_dict': {
165                 'id': '776940',
166                 'ext': 'mp4',
167                 'title': 'Охотское море стало целиком российским',
168                 'description': 'md5:5ed62483b14663e2a95ebbe115eb8f43',
169             },
170             'params': {
171                 # m3u8 download
172                 'skip_download': True,
173             },
174         },
175         # Embedded TED video
176         {
177             'url': 'http://en.support.wordpress.com/videos/ted-talks/',
178             'md5': 'deeeabcc1085eb2ba205474e7235a3d5',
179             'info_dict': {
180                 'id': '981',
181                 'ext': 'mp4',
182                 'title': 'My web playroom',
183                 'uploader': 'Ze Frank',
184                 'description': 'md5:ddb2a40ecd6b6a147e400e535874947b',
185             }
186         },
187         # Embeded Ustream video
188         {
189             'url': 'http://www.american.edu/spa/pti/nsa-privacy-janus-2014.cfm',
190             'md5': '27b99cdb639c9b12a79bca876a073417',
191             'info_dict': {
192                 'id': '45734260',
193                 'ext': 'flv',
194                 'uploader': 'AU SPA:  The NSA and Privacy',
195                 'title': 'NSA and Privacy Forum Debate featuring General Hayden and Barton Gellman'
196             }
197         },
198         # nowvideo embed hidden behind percent encoding
199         {
200             'url': 'http://www.waoanime.tv/the-super-dimension-fortress-macross-episode-1/',
201             'md5': '2baf4ddd70f697d94b1c18cf796d5107',
202             'info_dict': {
203                 'id': '06e53103ca9aa',
204                 'ext': 'flv',
205                 'title': 'Macross Episode 001  Watch Macross Episode 001 onl',
206                 'description': 'No description',
207             },
208         },
209         # arte embed
210         {
211             'url': 'http://www.tv-replay.fr/redirection/20-03-14/x-enius-arte-10753389.html',
212             'md5': '7653032cbb25bf6c80d80f217055fa43',
213             'info_dict': {
214                 'id': '048195-004_PLUS7-F',
215                 'ext': 'flv',
216                 'title': 'X:enius',
217                 'description': 'md5:d5fdf32ef6613cdbfd516ae658abf168',
218                 'upload_date': '20140320',
219             },
220             'params': {
221                 'skip_download': 'Requires rtmpdump'
222             }
223         },
224         # smotri embed
225         {
226             'url': 'http://rbctv.rbc.ru/archive/news/562949990879132.shtml',
227             'md5': 'ec40048448e9284c9a1de77bb188108b',
228             'info_dict': {
229                 'id': 'v27008541fad',
230                 'ext': 'mp4',
231                 'title': 'Крым и Севастополь вошли в состав России',
232                 'description': 'md5:fae01b61f68984c7bd2fa741e11c3175',
233                 'duration': 900,
234                 'upload_date': '20140318',
235                 'uploader': 'rbctv_2012_4',
236                 'uploader_id': 'rbctv_2012_4',
237             },
238         },
239     ]
240
241     def report_download_webpage(self, video_id):
242         """Report webpage download."""
243         if not self._downloader.params.get('test', False):
244             self._downloader.report_warning('Falling back on generic information extractor.')
245         super(GenericIE, self).report_download_webpage(video_id)
246
247     def report_following_redirect(self, new_url):
248         """Report information extraction."""
249         self._downloader.to_screen('[redirect] Following redirect to %s' % new_url)
250
251     def _send_head(self, url):
252         """Check if it is a redirect, like url shorteners, in case return the new url."""
253
254         class HEADRedirectHandler(compat_urllib_request.HTTPRedirectHandler):
255             """
256             Subclass the HTTPRedirectHandler to make it use our
257             HEADRequest also on the redirected URL
258             """
259             def redirect_request(self, req, fp, code, msg, headers, newurl):
260                 if code in (301, 302, 303, 307):
261                     newurl = newurl.replace(' ', '%20')
262                     newheaders = dict((k,v) for k,v in req.headers.items()
263                                       if k.lower() not in ("content-length", "content-type"))
264                     try:
265                         # This function was deprecated in python 3.3 and removed in 3.4
266                         origin_req_host = req.get_origin_req_host()
267                     except AttributeError:
268                         origin_req_host = req.origin_req_host
269                     return HEADRequest(newurl,
270                                        headers=newheaders,
271                                        origin_req_host=origin_req_host,
272                                        unverifiable=True)
273                 else:
274                     raise compat_urllib_error.HTTPError(req.get_full_url(), code, msg, headers, fp)
275
276         class HTTPMethodFallback(compat_urllib_request.BaseHandler):
277             """
278             Fallback to GET if HEAD is not allowed (405 HTTP error)
279             """
280             def http_error_405(self, req, fp, code, msg, headers):
281                 fp.read()
282                 fp.close()
283
284                 newheaders = dict((k,v) for k,v in req.headers.items()
285                                   if k.lower() not in ("content-length", "content-type"))
286                 return self.parent.open(compat_urllib_request.Request(req.get_full_url(),
287                                                  headers=newheaders,
288                                                  origin_req_host=req.get_origin_req_host(),
289                                                  unverifiable=True))
290
291         # Build our opener
292         opener = compat_urllib_request.OpenerDirector()
293         for handler in [compat_urllib_request.HTTPHandler, compat_urllib_request.HTTPDefaultErrorHandler,
294                         HTTPMethodFallback, HEADRedirectHandler,
295                         compat_urllib_request.HTTPErrorProcessor, compat_urllib_request.HTTPSHandler]:
296             opener.add_handler(handler())
297
298         response = opener.open(HEADRequest(url))
299         if response is None:
300             raise ExtractorError('Invalid URL protocol')
301         return response
302
303     def _extract_rss(self, url, video_id, doc):
304         playlist_title = doc.find('./channel/title').text
305         playlist_desc_el = doc.find('./channel/description')
306         playlist_desc = None if playlist_desc_el is None else playlist_desc_el.text
307
308         entries = [{
309             '_type': 'url',
310             'url': e.find('link').text,
311             'title': e.find('title').text,
312         } for e in doc.findall('./channel/item')]
313
314         return {
315             '_type': 'playlist',
316             'id': url,
317             'title': playlist_title,
318             'description': playlist_desc,
319             'entries': entries,
320         }
321
322     def _real_extract(self, url):
323         parsed_url = compat_urlparse.urlparse(url)
324         if not parsed_url.scheme:
325             default_search = self._downloader.params.get('default_search')
326             if default_search is None:
327                 default_search = 'auto_warning'
328
329             if default_search in ('auto', 'auto_warning'):
330                 if '/' in url:
331                     self._downloader.report_warning('The url doesn\'t specify the protocol, trying with http')
332                     return self.url_result('http://' + url)
333                 else:
334                     if default_search == 'auto_warning':
335                         self._downloader.report_warning(
336                             'Falling back to youtube search for  %s . Set --default-search to "auto" to suppress this warning.' % url)
337                     return self.url_result('ytsearch:' + url)
338             else:
339                 assert ':' in default_search
340                 return self.url_result(default_search + url)
341         video_id = os.path.splitext(url.rstrip('/').split('/')[-1])[0]
342
343         self.to_screen('%s: Requesting header' % video_id)
344
345         try:
346             response = self._send_head(url)
347
348             # Check for redirect
349             new_url = response.geturl()
350             if url != new_url:
351                 self.report_following_redirect(new_url)
352                 return self.url_result(new_url)
353
354             # Check for direct link to a video
355             content_type = response.headers.get('Content-Type', '')
356             m = re.match(r'^(?P<type>audio|video|application(?=/ogg$))/(?P<format_id>.+)$', content_type)
357             if m:
358                 upload_date = response.headers.get('Last-Modified')
359                 if upload_date:
360                     upload_date = unified_strdate(upload_date)
361                 return {
362                     'id': video_id,
363                     'title': os.path.splitext(url_basename(url))[0],
364                     'formats': [{
365                         'format_id': m.group('format_id'),
366                         'url': url,
367                         'vcodec': 'none' if m.group('type') == 'audio' else None
368                     }],
369                     'upload_date': upload_date,
370                 }
371
372         except compat_urllib_error.HTTPError:
373             # This may be a stupid server that doesn't like HEAD, our UA, or so
374             pass
375
376         try:
377             webpage = self._download_webpage(url, video_id)
378         except ValueError:
379             # since this is the last-resort InfoExtractor, if
380             # this error is thrown, it'll be thrown here
381             raise ExtractorError('Failed to download URL: %s' % url)
382
383         self.report_extraction(video_id)
384
385         # Is it an RSS feed?
386         try:
387             doc = parse_xml(webpage)
388             if doc.tag == 'rss':
389                 return self._extract_rss(url, video_id, doc)
390         except compat_xml_parse_error:
391             pass
392
393         # Sometimes embedded video player is hidden behind percent encoding
394         # (e.g. https://github.com/rg3/youtube-dl/issues/2448)
395         # Unescaping the whole page allows to handle those cases in a generic way
396         webpage = compat_urllib_parse.unquote(webpage)
397
398         # it's tempting to parse this further, but you would
399         # have to take into account all the variations like
400         #   Video Title - Site Name
401         #   Site Name | Video Title
402         #   Video Title - Tagline | Site Name
403         # and so on and so forth; it's just not practical
404         video_title = self._html_search_regex(
405             r'(?s)<title>(.*?)</title>', webpage, 'video title',
406             default='video')
407
408         # video uploader is domain name
409         video_uploader = self._search_regex(
410             r'^(?:https?://)?([^/]*)/.*', url, 'video uploader')
411
412         # Look for BrightCove:
413         bc_urls = BrightcoveIE._extract_brightcove_urls(webpage)
414         if bc_urls:
415             self.to_screen('Brightcove video detected.')
416             entries = [{
417                 '_type': 'url',
418                 'url': smuggle_url(bc_url, {'Referer': url}),
419                 'ie_key': 'Brightcove'
420             } for bc_url in bc_urls]
421
422             return {
423                 '_type': 'playlist',
424                 'title': video_title,
425                 'id': video_id,
426                 'entries': entries,
427             }
428
429         # Look for embedded (iframe) Vimeo player
430         mobj = re.search(
431             r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//player\.vimeo\.com/video/.+?)\1', webpage)
432         if mobj:
433             player_url = unescapeHTML(mobj.group('url'))
434             surl = smuggle_url(player_url, {'Referer': url})
435             return self.url_result(surl, 'Vimeo')
436
437         # Look for embedded (swf embed) Vimeo player
438         mobj = re.search(
439             r'<embed[^>]+?src="(https?://(?:www\.)?vimeo\.com/moogaloop\.swf.+?)"', webpage)
440         if mobj:
441             return self.url_result(mobj.group(1), 'Vimeo')
442
443         # Look for embedded YouTube player
444         matches = re.findall(r'''(?x)
445             (?:<iframe[^>]+?src=|embedSWF\(\s*)
446             (["\'])(?P<url>(?:https?:)?//(?:www\.)?youtube\.com/
447                 (?:embed|v)/.+?)
448             \1''', webpage)
449         if matches:
450             urlrs = [self.url_result(unescapeHTML(tuppl[1]), 'Youtube')
451                      for tuppl in matches]
452             return self.playlist_result(
453                 urlrs, playlist_id=video_id, playlist_title=video_title)
454
455         # Look for embedded Dailymotion player
456         matches = re.findall(
457             r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:www\.)?dailymotion\.com/embed/video/.+?)\1', webpage)
458         if matches:
459             urlrs = [self.url_result(unescapeHTML(tuppl[1]), 'Dailymotion')
460                      for tuppl in matches]
461             return self.playlist_result(
462                 urlrs, playlist_id=video_id, playlist_title=video_title)
463
464         # Look for embedded Wistia player
465         match = re.search(
466             r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:fast\.)?wistia\.net/embed/iframe/.+?)\1', webpage)
467         if match:
468             return {
469                 '_type': 'url_transparent',
470                 'url': unescapeHTML(match.group('url')),
471                 'ie_key': 'Wistia',
472                 'uploader': video_uploader,
473                 'title': video_title,
474                 'id': video_id,
475             }
476
477         # Look for embedded blip.tv player
478         mobj = re.search(r'<meta\s[^>]*https?://api\.blip\.tv/\w+/redirect/\w+/(\d+)', webpage)
479         if mobj:
480             return self.url_result('http://blip.tv/a/a-'+mobj.group(1), 'BlipTV')
481         mobj = re.search(r'<(?:iframe|embed|object)\s[^>]*(https?://(?:\w+\.)?blip\.tv/(?:play/|api\.swf#)[a-zA-Z0-9]+)', webpage)
482         if mobj:
483             return self.url_result(mobj.group(1), 'BlipTV')
484
485         # Look for Bandcamp pages with custom domain
486         mobj = re.search(r'<meta property="og:url"[^>]*?content="(.*?bandcamp\.com.*?)"', webpage)
487         if mobj is not None:
488             burl = unescapeHTML(mobj.group(1))
489             # Don't set the extractor because it can be a track url or an album
490             return self.url_result(burl)
491
492         # Look for embedded Vevo player
493         mobj = re.search(
494             r'<iframe[^>]+?src=(["\'])(?P<url>(?:https?:)?//(?:cache\.)?vevo\.com/.+?)\1', webpage)
495         if mobj is not None:
496             return self.url_result(mobj.group('url'))
497
498         # Look for Ooyala videos
499         mobj = (re.search(r'player.ooyala.com/[^"?]+\?[^"]*?(?:embedCode|ec)=(?P<ec>[^"&]+)', webpage) or
500              re.search(r'OO.Player.create\([\'"].*?[\'"],\s*[\'"](?P<ec>.{32})[\'"]', webpage))
501         if mobj is not None:
502             return OoyalaIE._build_url_result(mobj.group('ec'))
503
504         # Look for Aparat videos
505         mobj = re.search(r'<iframe src="(http://www\.aparat\.com/video/[^"]+)"', webpage)
506         if mobj is not None:
507             return self.url_result(mobj.group(1), 'Aparat')
508
509         # Look for MPORA videos
510         mobj = re.search(r'<iframe .*?src="(http://mpora\.(?:com|de)/videos/[^"]+)"', webpage)
511         if mobj is not None:
512             return self.url_result(mobj.group(1), 'Mpora')
513
514         # Look for embedded NovaMov-based player
515         mobj = re.search(
516             r'''(?x)<iframe[^>]+?src=(["\'])
517                     (?P<url>http://(?:(?:embed|www)\.)?
518                         (?:novamov\.com|
519                            nowvideo\.(?:ch|sx|eu|at|ag|co)|
520                            videoweed\.(?:es|com)|
521                            movshare\.(?:net|sx|ag)|
522                            divxstage\.(?:eu|net|ch|co|at|ag))
523                         /embed\.php.+?)\1''', webpage)
524         if mobj is not None:
525             return self.url_result(mobj.group('url'))
526
527         # Look for embedded Facebook player
528         mobj = re.search(
529             r'<iframe[^>]+?src=(["\'])(?P<url>https://www\.facebook\.com/video/embed.+?)\1', webpage)
530         if mobj is not None:
531             return self.url_result(mobj.group('url'), 'Facebook')
532
533         # Look for embedded VK player
534         mobj = re.search(r'<iframe[^>]+?src=(["\'])(?P<url>https?://vk\.com/video_ext\.php.+?)\1', webpage)
535         if mobj is not None:
536             return self.url_result(mobj.group('url'), 'VK')
537
538         # Look for embedded Huffington Post player
539         mobj = re.search(
540             r'<iframe[^>]+?src=(["\'])(?P<url>https?://embed\.live\.huffingtonpost\.com/.+?)\1', webpage)
541         if mobj is not None:
542             return self.url_result(mobj.group('url'), 'HuffPost')
543
544         # Look for embed.ly
545         mobj = re.search(r'class=["\']embedly-card["\'][^>]href=["\'](?P<url>[^"\']+)', webpage)
546         if mobj is not None:
547             return self.url_result(mobj.group('url'))
548         mobj = re.search(r'class=["\']embedly-embed["\'][^>]src=["\'][^"\']*url=(?P<url>[^&]+)', webpage)
549         if mobj is not None:
550             return self.url_result(compat_urllib_parse.unquote(mobj.group('url')))
551
552         # Look for funnyordie embed
553         matches = re.findall(r'<iframe[^>]+?src="(https?://(?:www\.)?funnyordie\.com/embed/[^"]+)"', webpage)
554         if matches:
555             urlrs = [self.url_result(unescapeHTML(eurl), 'FunnyOrDie')
556                      for eurl in matches]
557             return self.playlist_result(
558                 urlrs, playlist_id=video_id, playlist_title=video_title)
559
560         # Look for embedded RUTV player
561         rutv_url = RUTVIE._extract_url(webpage)
562         if rutv_url:
563             return self.url_result(rutv_url, 'RUTV')
564
565         # Look for embedded TED player
566         mobj = re.search(
567             r'<iframe[^>]+?src=(["\'])(?P<url>http://embed\.ted\.com/.+?)\1', webpage)
568         if mobj is not None:
569             return self.url_result(mobj.group('url'), 'TED')
570
571         # Look for embedded Ustream videos
572         mobj = re.search(
573             r'<iframe[^>]+?src=(["\'])(?P<url>http://www\.ustream\.tv/embed/.+?)\1', webpage)
574         if mobj is not None:
575             return self.url_result(mobj.group('url'), 'Ustream')
576
577         # Look for embedded arte.tv player
578         mobj = re.search(
579             r'<script [^>]*?src="(?P<url>http://www\.arte\.tv/playerv2/embed[^"]+)"',
580             webpage)
581         if mobj is not None:
582             return self.url_result(mobj.group('url'), 'ArteTVEmbed')
583
584         # Look for embedded smotri.com player
585         smotri_url = SmotriIE._extract_url(webpage)
586         if smotri_url:
587             return self.url_result(smotri_url, 'Smotri')
588
589         # Start with something easy: JW Player in SWFObject
590         mobj = re.search(r'flashvars: [\'"](?:.*&)?file=(http[^\'"&]*)', webpage)
591         if mobj is None:
592             # Look for gorilla-vid style embedding
593             mobj = re.search(r'(?s)(?:jw_plugins|JWPlayerOptions).*?file\s*:\s*["\'](.*?)["\']', webpage)
594         if mobj is None:
595             # Broaden the search a little bit
596             mobj = re.search(r'[^A-Za-z0-9]?(?:file|source)=(http[^\'"&]*)', webpage)
597         if mobj is None:
598             # Broaden the search a little bit: JWPlayer JS loader
599             mobj = re.search(r'[^A-Za-z0-9]?file["\']?:\s*["\'](http(?![^\'"]+\.[0-9]+[\'"])[^\'"]+)["\']', webpage)
600
601         if mobj is None:
602             # Try to find twitter cards info
603             mobj = re.search(r'<meta (?:property|name)="twitter:player:stream" (?:content|value)="(.+?)"', webpage)
604         if mobj is None:
605             # We look for Open Graph info:
606             # We have to match any number spaces between elements, some sites try to align them (eg.: statigr.am)
607             m_video_type = re.search(r'<meta.*?property="og:video:type".*?content="video/(.*?)"', webpage)
608             # We only look in og:video if the MIME type is a video, don't try if it's a Flash player:
609             if m_video_type is not None:
610                 mobj = re.search(r'<meta.*?property="og:video".*?content="(.*?)"', webpage)
611         if mobj is None:
612             # HTML5 video
613             mobj = re.search(r'<video[^<]*(?:>.*?<source.*?)? src="([^"]+)"', webpage, flags=re.DOTALL)
614         if mobj is None:
615             mobj = re.search(
616                 r'(?i)<meta\s+(?=(?:[a-z-]+="[^"]+"\s+)*http-equiv="refresh")'
617                 r'(?:[a-z-]+="[^"]+"\s+)*?content="[0-9]{,2};url=\'([^\']+)\'"',
618                 webpage)
619             if mobj:
620                 new_url = mobj.group(1)
621                 self.report_following_redirect(new_url)
622                 return {
623                     '_type': 'url',
624                     'url': new_url,
625                 }
626         if mobj is None:
627             raise ExtractorError('Unsupported URL: %s' % url)
628
629         # It's possible that one of the regexes
630         # matched, but returned an empty group:
631         if mobj.group(1) is None:
632             raise ExtractorError('Did not find a valid video URL at %s' % url)
633
634         video_url = mobj.group(1)
635         video_url = compat_urlparse.urljoin(url, video_url)
636         video_id = compat_urllib_parse.unquote(os.path.basename(video_url))
637
638         # Sometimes, jwplayer extraction will result in a YouTube URL
639         if YoutubeIE.suitable(video_url):
640             return self.url_result(video_url, 'Youtube')
641
642         # here's a fun little line of code for you:
643         video_id = os.path.splitext(video_id)[0]
644
645         return {
646             'id': video_id,
647             'url': video_url,
648             'uploader': video_uploader,
649             'title': video_title,
650         }