CINXE.COM
Steve Weintraub | Collider
<!DOCTYPE html> <html lang="en-US"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://collider.com/author/steve-weintraub/","20220506073248","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1651822368"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="viewport" content="user-scalable=yes, initial-scale=1.0, width=device-width"/> <link rel="preconnect" href="https://web.archive.org/web/20220506073248/https://static1.colliderimages.com/"> <link rel="preconnect" href="https://web.archive.org/web/20220506073248/https://www.google-analytics.com/"> <script> // GLOBAL JS VARIABLES FOR THE PAGE var VALNET_GLOBAL_FBAPPID = "172826243054377"; // GLOBAL JS VARIABLES FOR GOOGLE ANALYTICS var VALNET_GLOBAL_GOOGLEANALYTICSPROPERTYID = "UA-1446295-1"; var VALNET_GLOBAL_POSTID = "author"; var VALNET_GLOBAL_AUTHOR = "steve-weintraub"; var VALNET_GLOBAL_CHANNEL = ""; var VALNET_GLOBAL_VIEW = ""; var VALNET_GLOBAL_EXACTVIEW = ""; var VALNET_GLOBAL_ISPREMIUM = "false"; var VALNET_GLOBAL_ENVIRONMENT = "native"; var VALNET_GLOBAL_POSTTYPE = ""; var VALNET_GLOBAL_JREDITOR = ""; var VALNET_GLOBAL_SREDITOR = ""; var VALNET_GLOBAL_NUMBERPERPAGE = ""; var VALNET_GLOBAL_ISENGAGEMENTTEST = "false"; var VALNET_GLOBAL_DETECTEDDEVICE = "desktop"; var VALNET_GLOBAL_IPADDRESS = "207.241.225.100"; var VALNET_GLOBAL_BROWSERUSERAGENT = "Mozilla\/5.0\u0020\u0028compatible\u003B\u0020heritrix\/3.3.0\u002DSNAPSHOT\u002D20140702\u002D2247\u0020\u002Bhttp\u003A\/\/archive.org\/details\/archive.org_bot\u0029"; var VALNET_GLOBAL_LENGTH = ""; var VALNET_GLOBAL_DATEPUBLISHED = ""; var VALNET_GLOBAL_EDITOR = ""; var VALNET_GLOBAL_POSTPAYMENTCATEGORY = ""; var VALNET_GLOBAL_CATEGORY = ""; var VALNET_GLOBAL_TAGS = ""; var VALNET_GLOBAL_ISFACEBOOKBROWSER = ""; var VALNET_GLOBAL_ADS = ""; var VALNET_GLOBAL_AMPTRAFFIC = "false"; var VALNET_GLOBAL_TEMPLATE = ""; var VALNET_GLOBAL_TLDRPERMALINK = ""; var VALNET_GLOBAL_TLDRPAGE = ""; var VALNET_GLOBAL_TLDRTOTALNUMPAGE = ""; var VALNET_GLOBAL_TLDRVIEWTYPE = ""; var VALNET_GLOBAL_ISADBLOCK = true; var VALNET_GLOBAL_NETWORKCATEGORY = ""; var VALNET_GLOBAL_CONTENTTYPE = ""; var VALNET_GLOBAL_INTENT = ""; var VALNET_GLOBAL_DATEREPUBLISHED = ""; </script> <script> window.arrayOfEmbeds = [] </script> <link rel="stylesheet" href="/web/20220506073248cs_/https://collider.com/public/build/a-listing.d0a79033.css"> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://web.archive.org/web/20220506073248/https://www.google-analytics.com/analytics.js','ga'); </script> <!-- End Google Analytics --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://web.archive.org/web/20220506073248/https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M3N97VF');</script> <!-- End Google Tag Manager --> <script type="text/javascript"> /*! Waypoints - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(n){if(!n)throw new Error("No options passed to Waypoint constructor");if(!n.element)throw new Error("No element option passed to Waypoint constructor");if(!n.handler)throw new Error("No handler option passed to Waypoint constructor");this.key="waypoint-"+e,this.options=t.Adapter.extend({},t.defaults,n),this.element=this.options.element,this.adapter=new t.Adapter(this.element),this.callback=n.handler,this.axis=this.options.horizontal?"horizontal":"vertical",this.enabled=this.options.enabled,this.triggerPoint=null,this.group=t.Group.findOrCreate({name:this.options.group,axis:this.axis}),this.context=t.Context.findOrCreateByElement(this.options.context),t.offsetAliases[this.options.offset]&&(this.options.offset=t.offsetAliases[this.options.offset]),this.group.add(this),this.context.add(this),i[this.key]=this,e+=1}var e=0,i={};t.prototype.queueTrigger=function(t){this.group.queueTrigger(this,t)},t.prototype.trigger=function(t){this.enabled&&this.callback&&this.callback.apply(this,t)},t.prototype.destroy=function(){this.context.remove(this),this.group.remove(this),delete i[this.key]},t.prototype.disable=function(){return this.enabled=!1,this},t.prototype.enable=function(){return this.context.refresh(),this.enabled=!0,this},t.prototype.next=function(){return this.group.next(this)},t.prototype.previous=function(){return this.group.previous(this)},t.invokeAll=function(t){var e=[];for(var n in i)e.push(i[n]);for(var o=0,r=e.length;r>o;o++)e[o][t]()},t.destroyAll=function(){t.invokeAll("destroy")},t.disableAll=function(){t.invokeAll("disable")},t.enableAll=function(){t.Context.refreshAll();for(var e in i)i[e].enabled=!0;return this},t.refreshAll=function(){t.Context.refreshAll()},t.viewportHeight=function(){return window.innerHeight||document.documentElement.clientHeight},t.viewportWidth=function(){return document.documentElement.clientWidth},t.adapters=[],t.defaults={context:window,continuous:!0,enabled:!0,group:"default",horizontal:!1,offset:0},t.offsetAliases={"bottom-in-view":function(){return this.context.innerHeight()-this.adapter.outerHeight()},"right-in-view":function(){return this.context.innerWidth()-this.adapter.outerWidth()}},window.Waypoint=t}(),function(){"use strict";function t(t){window.setTimeout(t,1e3/60)}function e(t){this.element=t,this.Adapter=o.Adapter,this.adapter=new this.Adapter(t),this.key="waypoint-context-"+i,this.didScroll=!1,this.didResize=!1,this.oldScroll={x:this.adapter.scrollLeft(),y:this.adapter.scrollTop()},this.waypoints={vertical:{},horizontal:{}},t.waypointContextKey=this.key,n[t.waypointContextKey]=this,i+=1,o.windowContext||(o.windowContext=!0,o.windowContext=new e(window)),this.createThrottledScrollHandler(),this.createThrottledResizeHandler()}var i=0,n={},o=window.Waypoint,r=window.onload;e.prototype.add=function(t){var e=t.options.horizontal?"horizontal":"vertical";this.waypoints[e][t.key]=t,this.refresh()},e.prototype.checkEmpty=function(){var t=this.Adapter.isEmptyObject(this.waypoints.horizontal),e=this.Adapter.isEmptyObject(this.waypoints.vertical),i=this.element==this.element.window;t&&e&&!i&&(this.adapter.off(".waypoints"),delete n[this.key])},e.prototype.createThrottledResizeHandler=function(){function t(){e.handleResize(),e.didResize=!1}var e=this;this.adapter.on("resize.waypoints",function(){e.didResize||(e.didResize=!0,o.requestAnimationFrame(t))})},e.prototype.createThrottledScrollHandler=function(){function t(){e.handleScroll(),e.didScroll=!1}var e=this;this.adapter.on("scroll.waypoints",function(){(!e.didScroll||o.isTouch)&&(e.didScroll=!0,o.requestAnimationFrame(t))})},e.prototype.handleResize=function(){o.Context.refreshAll()},e.prototype.handleScroll=function(){var t={},e={horizontal:{newScroll:this.adapter.scrollLeft(),oldScroll:this.oldScroll.x,forward:"right",backward:"left"},vertical:{newScroll:this.adapter.scrollTop(),oldScroll:this.oldScroll.y,forward:"down",backward:"up"}};for(var i in e){var n=e[i],o=n.newScroll>n.oldScroll,r=o?n.forward:n.backward;for(var s in this.waypoints[i]){var l=this.waypoints[i][s];if(null!==l.triggerPoint){var a=n.oldScroll<l.triggerPoint,h=n.newScroll>=l.triggerPoint,p=a&&h,u=!a&&!h;(p||u)&&(l.queueTrigger(r),t[l.group.id]=l.group)}}}for(var d in t)t[d].flushTriggers();this.oldScroll={x:e.horizontal.newScroll,y:e.vertical.newScroll}},e.prototype.innerHeight=function(){return this.element==this.element.window?o.viewportHeight():this.adapter.innerHeight()},e.prototype.remove=function(t){delete this.waypoints[t.axis][t.key],this.checkEmpty()},e.prototype.innerWidth=function(){return this.element==this.element.window?o.viewportWidth():this.adapter.innerWidth()},e.prototype.destroy=function(){var t=[];for(var e in this.waypoints)for(var i in this.waypoints[e])t.push(this.waypoints[e][i]);for(var n=0,o=t.length;o>n;n++)t[n].destroy()},e.prototype.refresh=function(){var t,e=this.element==this.element.window,i=e?void 0:this.adapter.offset(),n={};this.handleScroll(),t={horizontal:{contextOffset:e?0:i.left,contextScroll:e?0:this.oldScroll.x,contextDimension:this.innerWidth(),oldScroll:this.oldScroll.x,forward:"right",backward:"left",offsetProp:"left"},vertical:{contextOffset:e?0:i.top,contextScroll:e?0:this.oldScroll.y,contextDimension:this.innerHeight(),oldScroll:this.oldScroll.y,forward:"down",backward:"up",offsetProp:"top"}};for(var r in t){var s=t[r];for(var l in this.waypoints[r]){var a,h,p,u,d,f=this.waypoints[r][l],c=f.options.offset,w=f.triggerPoint,y=0,g=null==w;f.element!==f.element.window&&(y=f.adapter.offset()[s.offsetProp]),"function"==typeof c?c=c.apply(f):"string"==typeof c&&(c=parseFloat(c),f.options.offset.indexOf("%")>-1&&(c=Math.ceil(s.contextDimension*c/100))),a=s.contextScroll-s.contextOffset,f.triggerPoint=Math.floor(y+a-c),h=w<s.oldScroll,p=f.triggerPoint>=s.oldScroll,u=h&&p,d=!h&&!p,!g&&u?(f.queueTrigger(s.backward),n[f.group.id]=f.group):!g&&d?(f.queueTrigger(s.forward),n[f.group.id]=f.group):g&&s.oldScroll>=f.triggerPoint&&(f.queueTrigger(s.forward),n[f.group.id]=f.group)}}return o.requestAnimationFrame(function(){for(var t in n)n[t].flushTriggers()}),this},e.findOrCreateByElement=function(t){return e.findByElement(t)||new e(t)},e.refreshAll=function(){for(var t in n)n[t].refresh()},e.findByElement=function(t){return n[t.waypointContextKey]},window.onload=function(){r&&r(),e.refreshAll()},o.requestAnimationFrame=function(e){var i=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||t;i.call(window,e)},o.Context=e}(),function(){"use strict";function t(t,e){return t.triggerPoint-e.triggerPoint}function e(t,e){return e.triggerPoint-t.triggerPoint}function i(t){this.name=t.name,this.axis=t.axis,this.id=this.name+"-"+this.axis,this.waypoints=[],this.clearTriggerQueues(),n[this.axis][this.name]=this}var n={vertical:{},horizontal:{}},o=window.Waypoint;i.prototype.add=function(t){this.waypoints.push(t)},i.prototype.clearTriggerQueues=function(){this.triggerQueues={up:[],down:[],left:[],right:[]}},i.prototype.flushTriggers=function(){for(var i in this.triggerQueues){var n=this.triggerQueues[i],o="up"===i||"left"===i;n.sort(o?e:t);for(var r=0,s=n.length;s>r;r+=1){var l=n[r];(l.options.continuous||r===n.length-1)&&l.trigger([i])}}this.clearTriggerQueues()},i.prototype.next=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints),n=i===this.waypoints.length-1;return n?null:this.waypoints[i+1]},i.prototype.previous=function(e){this.waypoints.sort(t);var i=o.Adapter.inArray(e,this.waypoints);return i?this.waypoints[i-1]:null},i.prototype.queueTrigger=function(t,e){this.triggerQueues[e].push(t)},i.prototype.remove=function(t){var e=o.Adapter.inArray(t,this.waypoints);e>-1&&this.waypoints.splice(e,1)},i.prototype.first=function(){return this.waypoints[0]},i.prototype.last=function(){return this.waypoints[this.waypoints.length-1]},i.findOrCreate=function(t){return n[t.axis][t.name]||new i(t)},o.Group=i}(),function(){"use strict";function t(t){return t===t.window}function e(e){return t(e)?e:e.defaultView}function i(t){this.element=t,this.handlers={}}var n=window.Waypoint;i.prototype.innerHeight=function(){var e=t(this.element);return e?this.element.innerHeight:this.element.clientHeight},i.prototype.innerWidth=function(){var e=t(this.element);return e?this.element.innerWidth:this.element.clientWidth},i.prototype.off=function(t,e){function i(t,e,i){for(var n=0,o=e.length-1;o>n;n++){var r=e[n];i&&i!==r||t.removeEventListener(r)}}var n=t.split("."),o=n[0],r=n[1],s=this.element;if(r&&this.handlers[r]&&o)i(s,this.handlers[r][o],e),this.handlers[r][o]=[];else if(o)for(var l in this.handlers)i(s,this.handlers[l][o]||[],e),this.handlers[l][o]=[];else if(r&&this.handlers[r]){for(var a in this.handlers[r])i(s,this.handlers[r][a],e);this.handlers[r]={}}},i.prototype.offset=function(){if(!this.element.ownerDocument)return null;var t=this.element.ownerDocument.documentElement,i=e(this.element.ownerDocument),n={top:0,left:0};return this.element.getBoundingClientRect&&(n=this.element.getBoundingClientRect()),{top:n.top+i.pageYOffset-t.clientTop,left:n.left+i.pageXOffset-t.clientLeft}},i.prototype.on=function(t,e){var i=t.split("."),n=i[0],o=i[1]||"__default",r=this.handlers[o]=this.handlers[o]||{},s=r[n]=r[n]||[];s.push(e),this.element.addEventListener(n,e)},i.prototype.outerHeight=function(e){var i,n=this.innerHeight();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginTop,10),n+=parseInt(i.marginBottom,10)),n},i.prototype.outerWidth=function(e){var i,n=this.innerWidth();return e&&!t(this.element)&&(i=window.getComputedStyle(this.element),n+=parseInt(i.marginLeft,10),n+=parseInt(i.marginRight,10)),n},i.prototype.scrollLeft=function(){var t=e(this.element);return t?t.pageXOffset:this.element.scrollLeft},i.prototype.scrollTop=function(){var t=e(this.element);return t?t.pageYOffset:this.element.scrollTop},i.extend=function(){function t(t,e){if("object"==typeof t&&"object"==typeof e)for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i]);return t}for(var e=Array.prototype.slice.call(arguments),i=1,n=e.length;n>i;i++)t(e[0],e[i]);return e[0]},i.inArray=function(t,e,i){return null==e?-1:e.indexOf(t,i)},i.isEmptyObject=function(t){for(var e in t)return!1;return!0},n.adapters.push({name:"noframework",Adapter:i}),n.Adapter=i}(); </script> <script type="text/javascript"> /*! Waypoints Inview Shortcut - 4.0.1 Copyright © 2011-2016 Caleb Troughton Licensed under the MIT license. https://github.com/imakewebthings/waypoints/blob/master/licenses.txt */ !function(){"use strict";function t(){}function e(t){this.options=i.Adapter.extend({},e.defaults,t),this.axis=this.options.horizontal?"horizontal":"vertical",this.waypoints=[],this.element=this.options.element,this.createWaypoints()}var i=window.Waypoint;e.prototype.createWaypoints=function(){for(var t={vertical:[{down:"enter",up:"exited",offset:"100%"},{down:"entered",up:"exit",offset:"bottom-in-view"},{down:"exit",up:"entered",offset:0},{down:"exited",up:"enter",offset:function(){return-this.adapter.outerHeight()}}],horizontal:[{right:"enter",left:"exited",offset:"100%"},{right:"entered",left:"exit",offset:"right-in-view"},{right:"exit",left:"entered",offset:0},{right:"exited",left:"enter",offset:function(){return-this.adapter.outerWidth()}}]},e=0,i=t[this.axis].length;i>e;e++){var n=t[this.axis][e];this.createWaypoint(n)}},e.prototype.createWaypoint=function(t){var e=this;this.waypoints.push(new i({context:this.options.context,element:this.options.element,enabled:this.options.enabled,handler:function(t){return function(i){e.options[t[i]].call(e,i)}}(t),offset:t.offset,horizontal:this.options.horizontal}))},e.prototype.destroy=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].destroy();this.waypoints=[]},e.prototype.disable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].disable()},e.prototype.enable=function(){for(var t=0,e=this.waypoints.length;e>t;t++)this.waypoints[t].enable()},e.defaults={context:window,enabled:!0,enter:t,entered:t,exit:t,exited:t},i.Inview=e}(); </script> <script async src="/web/20220506073248js_/https://collider.com/public/build/dfp.js"></script> <script async src="/web/20220506073248js_/https://collider.com/public/build/valnet-header.7b3f7839.js"></script> <link rel="canonical" href="https://web.archive.org/web/20220506073248/https://collider.com/author/steve-weintraub/"/> <title>Steve Weintraub | Collider</title> <meta name="description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."/> <meta property="og:title" content="Steve Weintraub | Collider"/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/social/cl-og-img.png"/> <meta property="og:image:width" content="1400"/> <meta property="og:image:height" content="700"/> <meta property="og:url" content="https://web.archive.org/web/20220506073248/https://collider.com/author/steve-weintraub/"/> <meta property="og:locale" content="en_US"/> <meta property="og:description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."/> <meta property="og:site_name" content="Collider"/> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@collider"> <meta name="twitter:title" content="Steve Weintraub | Collider"> <meta name="twitter:description" content="Stay up to date with new movie news, watch the latest movie trailers & get trusted reviews of upcoming movies & more from the team at Collider."> <meta name="twitter:image" content="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/social/cl-og-img.png"> <meta property="fb:app_id" content="172826243054377"/> <link rel="icon" sizes="48x48" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-48x48.1311d9e7.png"> <link rel="icon" sizes="96x96" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-96x96.797dd92b.png"> <link rel="icon" sizes="144x144" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-144x144.c2c34bad.png"> <link rel="icon" sizes="192x192" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <link rel="icon" sizes="240x240" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="apple-touch-icon" sizes="240x240" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-240x240.c24091db.png"> <link rel="shortcut icon" href="/web/20220506073248im_/https://collider.com/public/build/images/favicon-192x192.7164dc45.png"> <!-- Using AdsNinja V10 --> <!-- Ad Header Start --> <!-- Ad Header End --> <!-- GLOABL JS VARIABLES --> <script> var valnet_site_viewType = "direct"; var valnet_site_view = "all"; var valnet_site_campaign = "AMP"; var valnet_site_device = "desktop"; var valnet_hideAds = false; </script> </head> <body class="js-tldr "> <!-- No winning ad found for zone: body injected! --> <div id="body-anchor"></div> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://web.archive.org/web/20220506073248if_/https://www.googletagmanager.com/ns.html?id=GTM-M3N97VF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="w-website"> <div id="pageStickyFooterAd"> <!-- No winning ad found for zone: sticky footer! --> </div> <div id="js-header" class="w-header"> <header class="header" itemscope itemtype="https://schema.org/WPHeader"> <h1 class="hide" itemprop="headline">collider.com</h1> <div class="header-logo"> <a href="/web/20220506073248/https://collider.com/" title="" rel="home"></a> </div> <input class="header-menu-btn-input" type="checkbox" id="headerMenu"/> <label class="header-menu-btn-label js-nav" for="headerMenu"> <div class="menu-burger-btn"> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> <span class="burger-btn-line"></span> </div> </label> <div class="w-header-menu"> <button class="menu-exit-btn icon i-close"></button> <div class="header-menu"> <nav class="menu-nav" id="menu-site"> <ul class="menu-nav-list" itemscope itemtype="http://www.schema.org/SiteNavigationElement"> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Movies</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/movie-news/" itemprop="url">Movie News</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/movie-features/" itemprop="url">Movie Features</a> </li> </ul> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">TV</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/tv-news/" itemprop="url">TV News</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/tv-features/" itemprop="url">TV Features</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/trailers/" itemprop="url">Trailers</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">Streaming</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/netflix/" itemprop="url">Netflix</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/amazon/" itemprop="url">Amazon</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/disney/" itemprop="url">Disney+</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/hbo-max/" itemprop="url">HBO</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/hulu/" itemprop="url">Hulu</a> </li> </ul> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/all-reviews/" itemprop="url">Reviews</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/interviews/" itemprop="url">Interviews</a> </li> <li itemprop="name" class="w-drop-down"> <button class="menu-nav-more-btn js-menu-open">More</button> <ul class="drop-down"> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/tag/lists/" itemprop="url">Lists</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/careers/" itemprop="url">Write for Us</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/contact/" itemprop="url">Contact Us</a> </li> <li itemprop="name"> <a href="/web/20220506073248/https://collider.com/about/" itemprop="url">About</a> </li> </ul> </li> </ul> </nav> <div class="w-menu-follow"> <span class="menu-follow-button icon i-social">Follow Us</span> <div class="menu-follow drop-down"> <div class="menu-follow-social"> <h4 class="menu-nav-title">Follow Collider</h4> <ul> <li><a class="icon i-youtube" href="https://web.archive.org/web/20220506073248/https://www.youtube.com/c/collider" target="_blank"></a></li> <li><a class="icon i-facebook" href="https://web.archive.org/web/20220506073248/https://www.facebook.com/collider" target="_blank"></a></li> <li><a class="icon i-instagram" href="https://web.archive.org/web/20220506073248/https://www.instagram.com/collider/" target="_blank"></a></li> <li><a class="icon i-twitter" href="https://web.archive.org/web/20220506073248/https://twitter.com/collider" target="_blank"></a></li> <li><a class="icon i-feed" href="/web/20220506073248/https://collider.com/feed/" target="_blank"></a></li> </ul> </div> <div class="menu-follow-brands"> <h4 class="menu-nav-title">Something New</h4> <a class="menu-brands-zone icon i-link" href="//web.archive.org/web/20220506073248/https://screenrant.com/" rel="nofollow" target="_blank"> <img width="300" height="84" class="logo sr" src="/web/20220506073248im_/https://collider.com/public/build/images/sr-logo-full-colored-light.54036564.svg"> <div class="desc"> Covering the hottest movie and TV topics that fans want. </div> </a> <a class="menu-brands-zone icon i-link" href="//web.archive.org/web/20220506073248/https://cbr.com/" rel="nofollow" target="_blank"> <img width="300" height="84" class="logo cb" src="/web/20220506073248im_/https://collider.com/public/build/images/cb-logo-full-colored-light.4e17204e.svg"> <div class="desc"> The go-to source for comic book and superhero movie fans. </div> </a> </div> </div> </div> </div> </div> <button id="js-search" class="header-search-btn icon i-search js-search-target"></button> </header> </div> <div class="w-header-search js-search-target"> <button id="js-exit-search" class="header-search-exit icon i-close"></button> <div class="header-search"> <form method="post" class="search-form js-searchBox icon i-search" id="searchform2" action="/web/20220506073248/https://collider.com/search/"> <input id="js-search-input" type="text" name="keyword" class="input-text search-input" autocomplete="off" id="s2" placeholder="Search Collider" autofocus> </form> </div> </div> <!-- No winning ad found for zone: sticky header! --> <!-- No winning ad found for zone: header! --> <div class="w-content "> <div class="w-listing page1 listing-tag test-listing"> <div class="listing-header"> <div class="listing-author-img"> <img src="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/authors/5fb2bc5728d82-steve.jpg?fit=crop&w=90&h=90"> </div> <h1 class="listing-title">Steve Weintraub </h1> <div class="listing-social"> <a href="https://web.archive.org/web/20220506073248/https://twitter.com/colliderfrosty" rel="nofollow" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 338.39 277.15"><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M1.86,246.51a166.34,166.34,0,0,0,24.25,0,136,136,0,0,0,26.38-4.71,141.61,141.61,0,0,0,39.78-18.06,69.13,69.13,0,0,0,9.25-7c-15.2-.74-28.59-5.14-40.27-13.89a69,69,0,0,1-24.73-34.55,69.28,69.28,0,0,0,30-1C66.47,166.1,34,156.53,21.14,133c-6.2-10.52-9-22-9.34-34.16-.06-1.79,1-.83,1.53-.54a69.39,69.39,0,0,0,21.75,7.16c2.45.4,5,.41,7.77.63C11.5,80.28,4.8,49.34,21.34,12.55c4.35,4.74,8.22,9.15,12.29,13.36A195.61,195.61,0,0,0,69.42,55a196.06,196.06,0,0,0,54.5,24.14,198.7,198.7,0,0,0,39.57,6.57c2.58.16,2.82-.79,2.46-2.91-4.49-26.48,3.38-48.84,23.47-66.38,14.1-12.31,31-17.51,49.83-16.23A67.66,67.66,0,0,1,284,20.45a3.9,3.9,0,0,0,4.15,1,139.16,139.16,0,0,0,38.16-14.4c.84-.48,1.76-.84,3.44-1.63a71.63,71.63,0,0,1-29.2,37.65c13-.94,25.27-4.69,37.89-9.78-1.64,3.77-3.92,6.25-5.95,8.77a131,131,0,0,1-25.5,24.72,5.29,5.29,0,0,0-2.39,5,194.71,194.71,0,0,1-6.7,56.78,208.6,208.6,0,0,1-36,73.41A190.72,190.72,0,0,1,217,244.37a183.21,183.21,0,0,1-42.5,21.34,206.72,206.72,0,0,1-43,9.92,215.22,215.22,0,0,1-41.92.9,191.37,191.37,0,0,1-51.82-11.22A201.19,201.19,0,0,1,1.21,247.65a9,9,0,0,1-1.21-1A2,2,0,0,1,1.86,246.51Z"/></g></g></svg></a> <a href="https://web.archive.org/web/20220506073248/https://www.instagram.com/colliderfrosty/" rel="nofollow" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 356 356"><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path class="cls-1" d="M284.31,356H71.69A71.77,71.77,0,0,1,0,284.31V71.69A71.77,71.77,0,0,1,71.69,0H284.31A71.77,71.77,0,0,1,356,71.69V284.31A71.77,71.77,0,0,1,284.31,356ZM71.69,30A41.73,41.73,0,0,0,30,71.69V284.31A41.73,41.73,0,0,0,71.69,326H284.31A41.73,41.73,0,0,0,326,284.31V71.69A41.73,41.73,0,0,0,284.31,30Z"/><path class="cls-1" d="M178,289.45A111.45,111.45,0,1,1,289.45,178,111.58,111.58,0,0,1,178,289.45Zm0-192.9A81.45,81.45,0,1,0,259.45,178,81.54,81.54,0,0,0,178,96.55Z"/><path class="cls-1" d="M312.09,62.73a18.82,18.82,0,0,1-18.82,18.82h0a18.81,18.81,0,0,1-18.82-18.82h0a18.82,18.82,0,0,1,18.82-18.82h0a18.83,18.83,0,0,1,18.82,18.82Z"/></g></g></svg></a> </div> <p class="listing-desc">Steven Weintraub launched Collider in the summer of 2005. As Editor-in-chief, he has taken the site from a small bedroom operation to having millions of readers around the world. If you’d like to follow Steven on Twitter or Instagram, you can expect plenty of breaking news, exclusive interviews, and pictures of cats doing stupid things. </p> <button class="listing-desc-btn">+ Read More</button> <p class="listing-desc highlight">Articles Published : 9815 </p> </div> <div class="listing"> <div class="adzone-above-latest"> <!-- No winning ad found for zone: Above Latest! --> </div> <section class="listing-content"> <div class="sentinel-author-latestArticles browse-half clip-half"> <article class="browse-clip item-2 js-content" data-content-id=":2018975"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/doctor-strange-2-multiverse-of-madness-xochitl-gomez-benedict-wong-america-chavez-powers-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/benedict-wong-and-xochilt-gomez-dr-strange-2-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/benedict-wong-and-xochilt-gomez-dr-strange-2-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/benedict-wong-and-xochilt-gomez-dr-strange-2-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/benedict-wong-and-xochilt-gomez-dr-strange-2-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Benedict Wong and Xochitl Gomez Doctor Strange in the Multiverse of Madness social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/doctor-strange-2-multiverse-of-madness-xochitl-gomez-benedict-wong-america-chavez-powers-interview/" class="bc-title-link" title="Benedict Wong and Xochitl Gomez on ‘Doctor Strange in the Multiverse of Madness,' America Chavez’s Powers, and Sam Raimi">Benedict Wong and Xochitl Gomez on ‘Doctor Strange in the Multiverse of Madness,' America Chavez’s Powers, and Sam Raimi</a> </h3> <p class="bc-excerpt">They also talk about filming the opening action scene and what would surprise MCU fans to learn about making a Marvel movie.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-05-05T18:55:02Z">13 hours ago</time> </div> </div> </article> <article class="browse-clip item-3 js-content" data-content-id=":2018904"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/rachel-mcadams-doctor-strange-2-multiverse-of-madness-are-you-there-god-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Rachel-McAdams-Interview-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Rachel-McAdams-Interview-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Rachel-McAdams-Interview-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Rachel-McAdams-Interview-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Rachel-McAdams-Interview-social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/rachel-mcadams-doctor-strange-2-multiverse-of-madness-are-you-there-god-interview/" class="bc-title-link" title="Rachel McAdams on ‘Are You There God? It’s Me, Margaret’ and Why She Loved Working with Sam Raimi on ‘Multiverse of Madness’">Rachel McAdams on ‘Are You There God? It’s Me, Margaret’ and Why She Loved Working with Sam Raimi on ‘Multiverse of Madness’</a> </h3> <p class="bc-excerpt">She also talks about ‘Eurovision.’</p> <div class="bc-details"> <time class="bc-date" datetime="2022-05-04T21:46:23Z">1 day ago</time> </div> </div> </article> <article class="browse-clip item-4 js-content" data-content-id=":2018822"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/top-gun-maverick-glen-powell-interview-shirtless-beach-scene/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Glen-Powell-Top-Gun-Maverick-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Glen-Powell-Top-Gun-Maverick-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Glen-Powell-Top-Gun-Maverick-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/Glen-Powell-Top-Gun-Maverick-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Glen-Powell-Top-Gun-Maverick-social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/top-gun-maverick-glen-powell-interview-shirtless-beach-scene/" class="bc-title-link" title="‘Top Gun: Maverick’s Glen Powell on Making the Sequel, the Shirtless Beach Scene, and Claudio Miranda’s Cinematography">‘Top Gun: Maverick’s Glen Powell on Making the Sequel, the Shirtless Beach Scene, and Claudio Miranda’s Cinematography</a> </h3> <p class="bc-excerpt">We also geek out over Robert De Niro standing a few feet from where we did the interview.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-05-04T20:03:45Z">1 day ago</time> </div> </div> </article> <article class="browse-clip item-5 js-content" data-content-id=":2018829"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/sam-raimi-doctor-strange-2-multiverse-of-madness-first-cut-deleted-scenes/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/sam-raimi-dr-strange-2-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/sam-raimi-dr-strange-2-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/sam-raimi-dr-strange-2-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/sam-raimi-dr-strange-2-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="sam-raimi-dr-strange-2-social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/sam-raimi-doctor-strange-2-multiverse-of-madness-first-cut-deleted-scenes/" class="bc-title-link" title="Sam Raimi on ‘Doctor Strange in the Multiverse of Madness' and His Much Longer First Cut">Sam Raimi on ‘Doctor Strange in the Multiverse of Madness' and His Much Longer First Cut</a> </h3> <p class="bc-excerpt">He also talks about how Zoom played such a huge role in making the ‘Doctor Strange’ sequel.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-05-04T17:50:44Z">2 days ago</time> </div> </div> </article> <article class="browse-clip item-6 js-content" data-content-id=":2018646"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/john-wick-4-story-action-title-director-chad-stahelski-comments/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/chad-stahelski-john-wick-4-director-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/chad-stahelski-john-wick-4-director-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/chad-stahelski-john-wick-4-director-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/05/chad-stahelski-john-wick-4-director-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="i john wick 4 social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/john-wick-4-story-action-title-director-chad-stahelski-comments/" class="bc-title-link" title="Exclusive: 'John Wick 4' Director Teases the Story, Action, and Reveals the Film Has a “Conclusion to an Emotional Thread”">Exclusive: 'John Wick 4' Director Teases the Story, Action, and Reveals the Film Has a “Conclusion to an Emotional Thread”</a> </h3> <p class="bc-excerpt">Chad Stahelski also talks about how they brought in stunts teams from all around the world.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-05-02T15:48:05Z">4 days ago</time> </div> </div> </article> <article class="browse-clip item-7 js-content" data-content-id=":2018523"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/liam-neeson-memory-michael-collins-marlowe-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/liam-neeson-memory.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/liam-neeson-memory.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/liam-neeson-memory.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/liam-neeson-memory.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="liam-neeson-memory social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/liam-neeson-memory-michael-collins-marlowe-interview/" class="bc-title-link" title="Liam Neeson on ‘Memory,’ Why He Loves His Work in 'Michael Collins,’ and Neil Jordan’s ‘Marlowe’">Liam Neeson on ‘Memory,’ Why He Loves His Work in 'Michael Collins,’ and Neil Jordan’s ‘Marlowe’</a> </h3> <p class="bc-excerpt">He also talks about having now made 100 movies.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-29T20:55:03Z">6 days ago</time> </div> </div> </article> <article class="browse-clip item-8 js-content" data-content-id=":2018359"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/monica-bellucci-memory-the-matrix-reloaded-revolutions-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/monica-belucci-memory.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/monica-belucci-memory.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/monica-belucci-memory.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/monica-belucci-memory.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="monica-belucci-memory social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/monica-bellucci-memory-the-matrix-reloaded-revolutions-interview/" class="bc-title-link" title="Monica Bellucci on ‘Memory,’ Liam Neeson, and Working with the Wachowskis on ‘The Matrix Reloaded’ and ‘The Matrix Revolutions’">Monica Bellucci on ‘Memory,’ Liam Neeson, and Working with the Wachowskis on ‘The Matrix Reloaded’ and ‘The Matrix Revolutions’</a> </h3> <p class="bc-excerpt">She also shares a fun story about being in the airport and someone thinking she was Catherine Zeta-Jones.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-28T20:14:17Z">Apr 28, 2022</time> </div> </div> </article> <article class="browse-clip item-9 js-content" data-content-id=":2017909"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/the-bad-guys-director-pierre-perifel-interview-heist-movie-kids/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/pierre-perifel.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/pierre-perifel.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/pierre-perifel.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/pierre-perifel.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="pierre-perifel the bad guys social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/the-bad-guys-director-pierre-perifel-interview-heist-movie-kids/" class="bc-title-link" title="‘The Bad Guys’ Director Pierre Perifel on Making a Heist Movie Kids Can Enjoy">‘The Bad Guys’ Director Pierre Perifel on Making a Heist Movie Kids Can Enjoy</a> </h3> <p class="bc-excerpt">He also talks about what he learned making his feature debut and if the movie went through any big changes during production.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-24T16:31:29Z">Apr 24, 2022</time> </div> </div> </article> <article class="browse-clip item-10 js-content" data-content-id=":2017917"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/the-bad-guys-craig-robinson-anthony-ramos-marc-maron-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/robinson-ramos-maron-the-bad-guys.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/robinson-ramos-maron-the-bad-guys.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/robinson-ramos-maron-the-bad-guys.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/robinson-ramos-maron-the-bad-guys.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Craig Robinson, Marc Maron, and Anthony Ramos The Bad Guys social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/the-bad-guys-craig-robinson-anthony-ramos-marc-maron-interview/" class="bc-title-link" title="Watch ‘The Bad Guys’ Craig Robinson, Marc Maron, and Anthony Ramos Make Each Other Laugh">Watch ‘The Bad Guys’ Craig Robinson, Marc Maron, and Anthony Ramos Make Each Other Laugh</a> </h3> <p class="bc-excerpt">Ramos also teases the 'Transformers: Rise of the Beasts' movie.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-23T14:01:47Z">Apr 23, 2022</time> </div> </div> </article> <article class="browse-clip item-11 js-content" data-content-id=":2017864"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/imogen-poots-outer-range-interview-v-for-vendetta/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Imogen-Poots-Outer-Range-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Imogen-Poots-Outer-Range-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Imogen-Poots-Outer-Range-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Imogen-Poots-Outer-Range-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Imogen-Poots-Outer-Range-social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/imogen-poots-outer-range-interview-v-for-vendetta/" class="bc-title-link" title="Imogen Poots on ‘Outer Range,’ Doing Trust Exercises with Josh Brolin, and What She Remembers About Making ‘V for Vendetta’">Imogen Poots on ‘Outer Range,’ Doing Trust Exercises with Josh Brolin, and What She Remembers About Making ‘V for Vendetta’</a> </h3> <p class="bc-excerpt">She also talks about the most she’s ever prepared for a role, and which of her previous films deserve another look.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-21T18:12:43Z">Apr 21, 2022</time> </div> </div> </article> <article class="browse-clip item-12 js-content" data-content-id=":2017848"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/zazie-beetz-lilly-singh-the-bad-guys-interview-atlanta/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/zazie-beetz-lilly-singh-the-bad-guys.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/zazie-beetz-lilly-singh-the-bad-guys.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/zazie-beetz-lilly-singh-the-bad-guys.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/zazie-beetz-lilly-singh-the-bad-guys.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Zazie Beetz and Lilly Singh The Bag Guys social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/zazie-beetz-lilly-singh-the-bad-guys-interview-atlanta/" class="bc-title-link" title="Zazie Beetz and Lilly Singh on ‘The Bad Guys’ and Making an Animated Heist Movie for Families">Zazie Beetz and Lilly Singh on ‘The Bad Guys’ and Making an Animated Heist Movie for Families</a> </h3> <p class="bc-excerpt">Beetz also talks about being done filming ‘Atlanta’ and if she’s sad the journey is over.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-21T14:32:03Z">Apr 21, 2022</time> </div> </div> </article> <article class="browse-clip item-13 js-content" data-content-id=":2017506"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/the-northman-alexander-skarsgrd-interview-oner-robert-eggers/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/alexander-skarsgard-northman.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/alexander-skarsgard-northman.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/alexander-skarsgard-northman.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/alexander-skarsgard-northman.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="alexander-skarsgard northman interview social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/the-northman-alexander-skarsgrd-interview-oner-robert-eggers/" class="bc-title-link" title="Alexander Skarsgård on ‘The Northman’ and Spending Months Preparing to Film the Incredible Oner Where He Raids a Village">Alexander Skarsgård on ‘The Northman’ and Spending Months Preparing to Film the Incredible Oner Where He Raids a Village</a> </h3> <p class="bc-excerpt">He also talks about how making 'The Northman' has been "the most extraordinary journey of my career."</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-20T18:52:22Z">Apr 20, 2022</time> </div> </div> </article> <article class="browse-clip item-14 js-content" data-content-id=":2017623"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/michael-bay-ambulance-interview-transformers-the-rock-future-projects/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Michael-Bay---Ambulance.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Michael-Bay---Ambulance.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Michael-Bay---Ambulance.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Michael-Bay---Ambulance.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Michael Bay - Ambulance social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/michael-bay-ambulance-interview-transformers-the-rock-future-projects/" class="bc-title-link" title="Exclusive: Michael Bay Breaks Down the Making of ‘Ambulance’ in 60-Minute Q&A and Answers Tons of Fan Questions">Exclusive: Michael Bay Breaks Down the Making of ‘Ambulance’ in 60-Minute Q&A; and Answers Tons of Fan Questions</a> </h3> <p class="bc-excerpt">He also talks about how he got involved in ‘Transformers,’ ‘Pain & Gain,’ why Jerry Bruckheimer is an amazing producer and future projects.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-20T15:05:14Z">Apr 20, 2022</time> </div> </div> </article> <article class="browse-clip item-15 js-content" data-content-id=":2017552"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/robert-eggers-the-northman-directors-cut-interview-deleted-scenes-oner-music/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Robert-Eggers---The-Northman.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Robert-Eggers---The-Northman.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Robert-Eggers---The-Northman.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Robert-Eggers---The-Northman.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Robert Eggers - The Northman"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/robert-eggers-the-northman-directors-cut-interview-deleted-scenes-oner-music/" class="bc-title-link" title="Robert Eggers on ‘The Northman,’ How the Theatrical Release Is His Director’s Cut, and Why He Loves the Dolby Atmos Mix">Robert Eggers on ‘The Northman,’ How the Theatrical Release Is His Director’s Cut, and Why He Loves the Dolby Atmos Mix</a> </h3> <p class="bc-excerpt">Eggers also talks about his desire to do a third New England folk horror film and why he thanked Ari Aster & Alfonso Cuarón in the credits.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-19T15:46:16Z">Apr 19, 2022</time> </div> </div> </article> <article class="browse-clip item-16 js-content" data-content-id=":2017559"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/bill-hader-barry-season-3-interview-child-of-men-goodfellas/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Bill-Hader---Barry---featurejpg.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Bill-Hader---Barry---featurejpg.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Bill-Hader---Barry---featurejpg.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Bill-Hader---Barry---featurejpg.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Bill Hader Barry social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/bill-hader-barry-season-3-interview-child-of-men-goodfellas/" class="bc-title-link" title="Exclusive: Bill Hader Breaks Down Making of ‘Barry’ Season 3, Why he Loves ‘Children of Men,’ and What Makes a Great Oner">Exclusive: Bill Hader Breaks Down Making of ‘Barry’ Season 3, Why he Loves ‘Children of Men,’ and What Makes a Great Oner</a> </h3> <p class="bc-excerpt">He also talks about filming the long oner in Episode 1, why Barry is the toughest to write for, his love of ‘Goodfellas’ & ‘Spinal Tap,’ and more.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-18T16:08:56Z">Apr 18, 2022</time> </div> </div> </article> <article class="browse-clip item-17 js-content" data-content-id=":2017478"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/josh-brolin-outer-range-interview-deadpool-3-dune-2/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/josh-brolin-outer-range-feature.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/josh-brolin-outer-range-feature.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/josh-brolin-outer-range-feature.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/josh-brolin-outer-range-feature.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="josh-brolin-outer-range-social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/josh-brolin-outer-range-interview-deadpool-3-dune-2/" class="bc-title-link" title="Josh Brolin on ‘Outer Range,’ Making a Western with Metaphysical Elements, and How Many Seasons He’d Like It to Last">Josh Brolin on ‘Outer Range,’ Making a Western with Metaphysical Elements, and How Many Seasons He’d Like It to Last</a> </h3> <p class="bc-excerpt">Brolin also talks about if he knows anything about ‘Deadpool 3,’ ‘Dune 2,’ and Denis Villeneuve’s snub at the Oscars.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-15T23:59:40Z">Apr 15, 2022</time> </div> </div> </article> <article class="browse-clip item-18 js-content" data-content-id=":2017406"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/alison-sudol-dan-fogler-fantastic-beasts-secrets-of-dumbledore-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Dan-Fogler---Alison-Sudol---FANTASTIC-BEASTS-THE-SECRETS-OF-DUMBLEDORE.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Dan-Fogler---Alison-Sudol---FANTASTIC-BEASTS-THE-SECRETS-OF-DUMBLEDORE.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Dan-Fogler---Alison-Sudol---FANTASTIC-BEASTS-THE-SECRETS-OF-DUMBLEDORE.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Dan-Fogler---Alison-Sudol---FANTASTIC-BEASTS-THE-SECRETS-OF-DUMBLEDORE.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Dan Fogler - Alison Sudol Fantastic Beasts The Secrets of Dumbledore social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/alison-sudol-dan-fogler-fantastic-beasts-secrets-of-dumbledore-interview/" class="bc-title-link" title="Alison Sudol and Dan Fogler on ‘Fantastic Beasts’ Behind the Scenes Laughs and What They Took From Set">Alison Sudol and Dan Fogler on ‘Fantastic Beasts’ Behind the Scenes Laughs and What They Took From Set</a> </h3> <p class="bc-excerpt">They also reveal how they prepared to use their wands.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-15T21:46:05Z">Apr 15, 2022</time> </div> </div> </article> <article class="browse-clip item-19 js-content" data-content-id=":2017417"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/jake-gyllenhaal-eiza-gonzalez-yahya-abdul-mateen-ii-ambulance-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Jake-Gyllenhaal---Eiza-González---Yahya-Abdul-Mateen-II---Ambulance.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Jake-Gyllenhaal---Eiza-González---Yahya-Abdul-Mateen-II---Ambulance.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Jake-Gyllenhaal---Eiza-González---Yahya-Abdul-Mateen-II---Ambulance.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/Jake-Gyllenhaal---Eiza-González---Yahya-Abdul-Mateen-II---Ambulance.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="Jake Gyllenhaal - Eiza González - Yahya Abdul-Mateen II - Ambulance social"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/jake-gyllenhaal-eiza-gonzalez-yahya-abdul-mateen-ii-ambulance-interview/" class="bc-title-link" title="‘Ambulance’s Jake Gyllenhaal, Eiza González, and Yahya Abdul-Mateen II Reveal What You Should Watch If You’ve Never Seen Their Work">‘Ambulance’s Jake Gyllenhaal, Eiza González, and Yahya Abdul-Mateen II Reveal What You Should Watch If You’ve Never Seen Their Work</a> </h3> <p class="bc-excerpt">They also talk about the most they’ve ever prepared for a role and difficult takes.</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-15T17:12:03Z">Apr 15, 2022</time> </div> </div> </article> <article class="browse-clip item-20 js-content" data-content-id=":2017418"> <a class="bc-img-link" href="/web/20220506073248/https://collider.com/richard-linklater-apollo-10-before-midnight-sequel-interview/"> <div class="bc-img responsive-img img-size-half"> <figure> <picture> <!--[if IE 9]> <video style="display: none;"><![endif]--> <source media="(min-width: 1024px)" sizes="750px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/richard-linklater-social-image.jpg?q=50&fit=crop&w=750&h=540&dpr=1.5"/> <source media="(min-width: 768px)" sizes="760px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/richard-linklater-social-image.jpg?q=50&fit=crop&w=760&h=600&dpr=1.5"/> <source media="(min-width: 481px)" sizes="600px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/richard-linklater-social-image.jpg?q=50&fit=crop&w=600&h=480&dpr=1.5"/> <source media="(min-width: 0px)" sizes="360px" data-srcset="https://web.archive.org/web/20220506073248im_/https://static1.colliderimages.com/wordpress/wp-content/uploads/2022/04/richard-linklater-social-image.jpg?q=50&fit=crop&w=360&h=260&dpr=1.5"/> <!--[if IE 9]></video><![endif]--> <img width="1400" height="700" class="lazyload" alt="richard-linklater-social-image"/> </picture> </figure> </div> </a> <div class="bc-info"> <div class="bc-listing-categories"> <a class="bc-listing-categories-link" href="/web/20220506073248/https://collider.com/interviews/"> Interviews</a> </div> <h3 class="bc-title"> <a href="/web/20220506073248/https://collider.com/richard-linklater-apollo-10-before-midnight-sequel-interview/" class="bc-title-link" title="Richard Linklater on ‘Apollo 10½: A Space Age Childhood,’ the Status of a ‘Before Midnight’ Sequel, and Future Projects [Exclusive]">Richard Linklater on ‘Apollo 10½: A Space Age Childhood,’ the Status of a ‘Before Midnight’ Sequel, and Future Projects [Exclusive]</a> </h3> <p class="bc-excerpt">He also talks about his “very exacting memory of everything that's happened to me or everything that left an impression on me in my own life.”</p> <div class="bc-details"> <time class="bc-date" datetime="2022-04-15T15:34:40Z">Apr 15, 2022</time> </div> </div> </article> </div> <div class="wp-pagenavi"> <span class="current">1</span> <a class="page" title="Page 2" href="/web/20220506073248/https://collider.com/author/steve-weintraub/page/2/">2</a> <a class="page" title="Page 3" href="/web/20220506073248/https://collider.com/author/steve-weintraub/page/3/">3</a> <a class="page" title="Page 4" href="/web/20220506073248/https://collider.com/author/steve-weintraub/page/4/">4</a> <a class="page" title="Page 5" href="/web/20220506073248/https://collider.com/author/steve-weintraub/page/5/">5</a> <a class="next" href="/web/20220506073248/https://collider.com/author/steve-weintraub/page/2/" href="#">Next→</a> <div class="pages">Page 1 <span>/ 491</span></div> </div> </section> <aside id="secondary" class="sidebar" role="complementary"> <!-- No winning ad found for zone: sidebar top! --> <!-- No winning ad found for zone: first! --> <section class="sidebar-sticky-adzone"> <!-- No winning ad found for zone: default! --> </section> </aside> </div> </div> </div> <!-- No winning ad found for zone: footer! --> <div class="footer_breadcrumb"> </div> <footer class="w-footer"> <div class="footer"> <nav class="menu-legal"> <ul> <li><a class="write" href="/web/20220506073248/https://collider.com/careers/">Write For Us</a></li> <li><a class="menu-home" href="/web/20220506073248/https://collider.com/">Home</a></li> <li><a class="menu-contact-us" href="/web/20220506073248/https://collider.com/contact/">Contact Us</a></li> <li><a class="menu-terms" href="/web/20220506073248/https://collider.com/terms-of-use/">Terms</a></li> <li><a class="menu-privacy" href="/web/20220506073248/https://collider.com/privacy-policy/">Privacy</a></li> <li><a class="menu-copyright" href="/web/20220506073248/https://collider.com/dmca-take-down-policy/">Copyright</a></li> <li><a class="menu-about-us" href="/web/20220506073248/https://collider.com/about/">About Us</a></li> <li><a class="menu-fact-checking-policy" href="/web/20220506073248/https://collider.com/fact-checking-policy/">Fact Checking Policy</a></li> <li><a class="menu-corrections-policy" href="/web/20220506073248/https://collider.com/corrections-policy/">Corrections Policy</a></li> <li><a class="menu-ethics-policy" href="/web/20220506073248/https://collider.com/ethics-policy/">Ethics Policy</a></li> <li><a class="menu-ownership-policy" href="/web/20220506073248/https://collider.com/ownership-funding-advertising-policy/">Ownership Policy</a></li> </ul> </nav> </div> <div id="ccpa-link"></div> <div class="footer-copy"> Copyright © 2022 collider.com </div> </footer> </div> <script src="/web/20220506073248js_/https://collider.com/public/build/valnet-footer.6cba2dba.js" async></script> <script src="/web/20220506073248js_/https://collider.com/public/build/valnet-footer-listing.e01ed6e1.js" async></script> <script> </script> <script> document.addEventListener('DOMContentLoaded', function () { var queryString = window.location.search || ''; var keyValPairs = []; var params = {}; queryString = queryString.substr(1); if (queryString.length) { keyValPairs = queryString.split('&'); for (var i = 0; i < keyValPairs.length; i++) { var key = keyValPairs[i].split('=')[0]; if (!key.length) continue; if (typeof params[key] === 'undefined') params[key] = []; params[key].push(keyValPairs[i].split('=')[1]); } if (params['view'] !== undefined) { if (params['view'] == "list" || params['view'] == "lista") { valnet_cookie.set("view",params['view']); } } var campaign = null; if (params['utm_source'] !== undefined) { campaign = params['utm_source']; } if (campaign !== null) { valnet_cookie.set("campaign",campaign); } } }); </script> <!-- Using AdsNinja V10 --> <!-- Ad Footer Start --> <!-- Ad Footer End --> <script> console.log('viewType: direct'); console.log('view: all'); console.log('campaign: AMP'); console.log('device: desktop'); </script> <script>window.disqusEnable = true;</script> <script id="dsq-count-scr" src="//web.archive.org/web/20220506073248js_/https://collider-3.disqus.com/count.js" defer></script> </body> </html> <!-- FILE ARCHIVED ON 07:32:48 May 06, 2022 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 04:23:45 Feb 27, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.667 exclusion.robots: 0.027 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 11.945 LoadShardBlock: 387.164 (6) PetaboxLoader3.datanode: 376.782 (7) load_resource: 324.358 PetaboxLoader3.resolve: 266.875 -->