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