CINXE.COM

Profiel van guus.peeters - FilmVandaag.nl

<!doctype html> <html lang="nl" class='enable-theme'> <head> <meta charset="utf-8"> <meta name="verify-v1" content="bc6i+QtuXcRxph8+b2RLoyfZPx3IX0PMe7nSB/VRFQ8="> <meta name="description" content="Bekijk de profielinformatie, reacties en stemmen van guus.peeters"> <meta name="keywords" content="film, films, series, serie, kerstfilms, kerst, kerstmis, trailer, recensie, recensies, review, filmrecensies, filmrecensie, movie, films op tv, film op tv, vandaag, vanavond, morgen, bioscoop, bioscoopagenda, filmagenda, filmladder, filmagenda, biosagenda, bioscoopoverzicht, overmorgen, tv, televisie, komedie, imdb, gids, tvgids, televisiegids, tv-gids, geregisseerd, vandaag tv, netflix"> <meta name="robots" content="noindex, follow, max-image-preview:large"> <meta name="geo.region" content="NL"> <meta property="fb:admins" content="1144552639"> <meta property="fb:pages" content="123690534313416"> <meta property="fb:app_id" content="239201576146081"> <meta name="author" content="FilmVandaag.nl"> <meta name="theme-color" media="(prefers-color-scheme: light)" content="#151922"> <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#151922"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta property="og:image" content="https://cdn.filmvandaag.nl/images/2017-facebook-image.jpg"> <meta property="og:title" content="Profiel van guus.peeters - FilmVandaag.nl"> <meta property="og:description" content="Bekijk de profielinformatie, reacties en stemmen van guus.peeters"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.filmvandaag.nl/gebruiker/10873"> <title>Profiel van guus.peeters - FilmVandaag.nl</title> <link rel="preload" href="https://cdn.filmvandaag.nl/includes/fonts/fontawesome-webfont.woff2?v=4.7.0" as="font" type="font/woff2" crossorigin> <link href="https://cdn.filmvandaag.nl/includes/css/style.min.css?v=1888225328" rel="stylesheet" type="text/css"> <link rel="preconnect" href="https://cdn.filmvandaag.nl"> <link rel="preconnect" href="https://static.filmvandaag.nl/"> <link rel="shortcut icon" href="https://cdn.filmvandaag.nl/favicon.ico?v=2" type="image/x-icon"> <link rel="alternate" type="application/rss+xml" href="https://www.filmvandaag.nl/feeds/rss/nieuws"> <link rel="alternate" type="application/rss+xml" href="https://www.filmvandaag.nl/feeds/rss/nieuws?shorts=1"> <link rel="apple-touch-icon-precomposed" href="https://cdn.filmvandaag.nl/images/apple-icon-144x144.png" sizes="144x144"> <link rel="icon" href="https://cdn.filmvandaag.nl/images/logo_250.png" sizes="192x192"> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; </script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> function testAB() { return new Promise(function (resolve, reject) { var script = document.createElement('script'); script.onload = function() { if (document.getElementById('ybVg4vsBhs')) { resolve(false); } else { resolve(true); } } script.onerror = function() { resolve(true); } script.src = 'https://cdn.filmvandaag.nl/includes/js/sailthru.js?v=1583663210'; document.body.appendChild(script); }); } </script> <script>window.enableThemeSelector = true;</script><script>var ad_template,width,ad_template_screen_size;function detectWidth(){return width=Math.max(document.documentElement.clientWidth,window.innerWidth||0)}!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.inView=e():t.inView=e()}(this,function(){return o=[function(t,e,n){"use strict";var n=n(2),n=(n=n)&&n.__esModule?n:{default:n};t.exports=n.default},function(t,e){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},function(t,e,n){"use strict";function o(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=o(n(9)),r=o(n(3)),u=n(4);e.default=function(){var n,o,e,t;if("undefined"!=typeof window)return n={history:[]},o={offset:{},threshold:0,test:u.inViewport},e=(0,i.default)(function(){n.history.forEach(function(t){n[t].check()})},100),["scroll","resize","load"].forEach(function(t){return addEventListener(t,e)}),window.MutationObserver&&addEventListener("DOMContentLoaded",function(){new MutationObserver(e).observe(document.body,{attributes:!0,childList:!0,subtree:!0})}),(t=function(t){var e;if("string"==typeof t)return e=[].slice.call(document.querySelectorAll(t)),-1<n.history.indexOf(t)?n[t].elements=e:(n[t]=(0,r.default)(e,o),n.history.push(t)),n[t]}).offset=function(e){var n;return void 0!==e&&["top","right","bottom","left"].forEach((n=function(t){return"number"==typeof t})(e)?function(t){return o.offset[t]=e}:function(t){return n(e[t])?o.offset[t]=e[t]:null}),o.offset},t.threshold=function(t){return"number"==typeof t&&0<=t&&t<=1?o.threshold=t:o.threshold},t.test=function(t){return"function"==typeof t?o.test=t:o.test},t.is=function(t){return o.test(t,o)},t.offset(0),t}()},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0});(function(t,e,n){e&&i(t.prototype,e),n&&i(t,n)})(o,[{key:"check",value:function(){var r=this;return this.elements.forEach(function(t){var e=r.options.test(t,r.options),n=r.current.indexOf(t),o=-1<n,i=!e&&o;e&&!o&&(r.current.push(t),r.emit("enter",t)),i&&(r.current.splice(n,1),r.emit("exit",t))}),this}},{key:"on",value:function(t,e){return this.handlers[t].push(e),this}},{key:"once",value:function(t,e){return this.singles[t].unshift(e),this}},{key:"emit",value:function(t,e){for(;this.singles[t].length;)this.singles[t].pop()(e);for(var n=this.handlers[t].length;-1<--n;)this.handlers[t][n](e);return this}}]);var n=o;function o(t,e){if(!(this instanceof o))throw new TypeError("Cannot call a class as a function");this.options=e,this.elements=t,this.current=[],this.handlers={enter:[],exit:[]},this.singles={enter:[],exit:[]}}function i(t,e){for(var n=0;n<e.length;n++){var o=e[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(t,o.key,o)}}e.default=function(t,e){return new n(t,e)}},function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.inViewport=function(t,e){var n=(t=t.getBoundingClientRect()).top,o=t.right,i=t.bottom,r=t.left,u=t.width,t=t.height,r=window.innerWidth-r,n=window.innerHeight-n,u=e.threshold*u,t=e.threshold*t;return i>e.offset.top+t&&r>e.offset.right+u&&n>e.offset.bottom+t&&o>e.offset.left+u}},function(e,t){!function(t){t="object"==typeof t&&t&&t.Object===Object&&t;e.exports=t}.call(t,function(){return this}())},function(t,e,n){var n=n(5),o="object"==typeof self&&self&&self.Object===Object&&self,n=n||o||Function("return this")();t.exports=n},function(t,e,n){var g=n(1),y=n(8),b=n(10),x=Math.max,_=Math.min;t.exports=function(o,n,t){function i(t){var e=a,n=s;return a=s=void 0,m=t,l=o.apply(n,e)}function r(t){var e=t-h;return void 0===h||n<=e||e<0||v&&f<=t-m}function u(){var t,e=y();return r(e)?c(e):void(d=setTimeout(u,(t=n-((e=e)-h),v?_(t,f-(e-m)):t)))}function c(t){return d=void 0,w&&a?i(t):(a=s=void 0,l)}function e(){var t=y(),e=r(t);if(a=arguments,s=this,h=t,e){if(void 0===d)return m=t=h,d=setTimeout(u,n),p?i(t):l;if(v)return d=setTimeout(u,n),i(h)}return void 0===d&&(d=setTimeout(u,n)),l}var a,s,f,l,d,h,m=0,p=!1,v=!1,w=!0;if("function"!=typeof o)throw new TypeError("Expected a function");return n=b(n)||0,g(t)&&(p=!!t.leading,v="maxWait"in t,f=v?x(b(t.maxWait)||0,n):f,w="trailing"in t?!!t.trailing:w),e.cancel=function(){void 0!==d&&clearTimeout(d),a=h=s=d=void(m=0)},e.flush=function(){return void 0===d?l:c(y())},e}},function(t,e,n){var o=n(6);t.exports=function(){return o.Date.now()}},function(t,e,n){var r=n(7),u=n(1);t.exports=function(t,e,n){var o=!0,i=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return u(n)&&(o="leading"in n?!!n.leading:o,i="trailing"in n?!!n.trailing:i),r(t,e,{leading:o,maxWait:e,trailing:i})}},function(t,e){t.exports=function(t){return t}}],i={},n.m=o,n.c=i,n.p="",n(0);function n(t){var e;return(i[t]||(e=i[t]={exports:{},id:t,loaded:!1},o[t].call(e.exports,e,e.exports,n),e.loaded=!0,e)).exports}var o,i}),width=detectWidth(),ad_template=995<=width?"desktop":768<=width?"tablet":"mobile",ad_template_screen_size=1620<=width?"desktop-extra-large":1366<=width?"desktop-large":ad_template,inView.offset(-750);let themeSelector=function(){const t="theme-preference";let e;e=localStorage.getItem(t)?localStorage.getItem(t):"auto";function n(){localStorage.setItem(t,e),o()}const o=function(){let t=e;"auto"===e&&(t=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"),document.firstElementChild.setAttribute("data-theme",t),document.firstElementChild.setAttribute("data-theme-config",e),window.colorTheme=t,document.querySelector("#theme-toggle")&&document.querySelector("#theme-toggle").setAttribute("aria-label",t)},i=(o(),window.onload=function(){o(),document.querySelector("#theme-toggle").addEventListener("click",i)},function(){"light"===e?e="dark":"dark"===e?e="auto":"auto"===e&&(e="light"),e,window.evnt("Click",{type:"Toggle Theme",theme:e,color_scheme:window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}),n()});window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change",({})=>{"auto"===e&&n()})};window.enableThemeSelector&&themeSelector();</script> <!-- Google Tag Manager Production --> <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://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-MPR73JB'); </script> <!-- End Google Tag Manager --> <script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script> <script defer event-author="" event-logged_in="false" data-domain="filmvandaag.nl" src="https://mgntrn.nl/js/script.js"></script> <script> window.fv = window.fv || {}; window.fv.cmd = []; window.fv.posthog = { cmd: [], config: { init: true, autocapture: false } } function evnt(name, args) { if (typeof posthog !== 'undefined') { posthog.capture(name, args); } else { window.fv.posthog.cmd.push(function() { posthog.capture(name, args); }); } //plausible(name, {props: args}); } function sendEvent(args, type) { type = (typeof type !== 'undefined') ? type : 'ua'; var event = { event: 'gaTriggerEvent', gaEventCategory: args.category || null, gaEventAction: args.action || null, gaEventLabel: args.label || null, gaEventValue: args.value == undefined ? null : args.value, gaEventNonInteraction: args.nonInteraction == undefined ? true : args.nonInteraction, transport: args.transport || null }; window.dataLayer.push(event); return true; } </script> <script> window.fv.debug = false; window.fv.prebid = { refresh: true, debug: false, showheroesBid: 0 }; </script> </head> <body class=""> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MPR73JB" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div id="header" class="no-print"> <div id="header-container"> <div id="header-top"> <button class='theme-toggle' id='theme-toggle' title='Wissel tussen licht en donker' aria-label='auto' aria-live='polite'> <svg class="sun-and-moon" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24"> <circle class="sun" cx="12" cy="12" r="6" mask="url(#moon-mask)" fill="currentColor" /> <g class="sun-beams" stroke="currentColor"> <line x1="12" y1="1" x2="12" y2="3" /> <line x1="12" y1="21" x2="12" y2="23" /> <line x1="4.22" y1="4.22" x2="5.64" y2="5.64" /> <line x1="18.36" y1="18.36" x2="19.78" y2="19.78" /> <line x1="1" y1="12" x2="3" y2="12" /> <line x1="21" y1="12" x2="23" y2="12" /> <line x1="4.22" y1="19.78" x2="5.64" y2="18.36" /> <line x1="18.36" y1="5.64" x2="19.78" y2="4.22" /> </g> <mask class="moon" id="moon-mask"> <rect x="0" y="0" width="100%" height="100%" fill="white" /> <circle cx="24" cy="10" r="6" fill="black" /> </mask> </svg><span class="auto" aria-hidden="true">auto</span></button><a href='#' class='badge dark hide-desktop not-logged-in' aria-label='Notificaties' data-initial="<i class='fa fa-bell fa-fw' aria-hidden='true'></i>" data-notification='1'><i class='fa fa-bell fa-fw' aria-hidden='true'></i></a> <div id="menu-responsive-container" class="hide-desktop"></div> <div id="header-logo" class="kerstmodus"> <img src="https://cdn.filmvandaag.nl/images/muts@3x.png" style="width:28px;height:31px;position:absolute;left:-16px;top:-12px;z-index:1" alt="FilmVandaag"> <a href="https://www.filmvandaag.nl"><img src="https://cdn.filmvandaag.nl/images/header-logo-2022.png" alt="FilmVandaag.nl"></a> </div> <div id="header-login" class="hide-mobile hide-tablet"> <ul class='login'> <li><a class="label-filter small transparent" href="/inloggen">Inloggen</a></li> <li><a href="/aanmelden" class="label-filter small green-dark">Aanmelden</a></li> </ul> </div> </div> <div id="header-sub"> <div class="logo"><a href="/"><img src="https://cdn.filmvandaag.nl/images/logo_100.png" alt="FilmVandaag.nl"></a></div> <div id="header-menu" class="hide-mobile hide-tablet"> <ul id="topnav" class="level-1"><li><a href='#' class='toplevel disabled'><span>Nieuws</span></a><ul class='level-2'><li><a href='/nieuws'>Laatste nieuws</a></li><li><a href='/nieuws/recensies'>Recensies</a></li><li><a href='/nieuws/algemeen'>Algemeen</a></li><li><a href='/nieuws/films'>Films</a></li><li><a href='/nieuws/series'>Series</a></li><li><a href='/nieuws/bioscoop'>Bioscoop</a></li><li><a href='/nieuws/videos'>Video's</a></li><li class='has-sub'><a href='#'>Video on demand</a><ul class='level-3'><li><a href='/nieuws/video-on-demand'>Video on demand</a></li><li><a href='/nieuws/netflix'>Netflix</a></li><li><a href='/nieuws/netflix-tips'>Netflix-tips</a></li><li><a href='/nieuws/amazon-prime-video'>Amazon Prime Video</a></li><li><a href='/nieuws/videoland'>Videoland</a></li><li><a href='/nieuws/pathe-thuis'>Pathé Thuis</a></li><li><a href='/nieuws/disney-plus'>Disney+</a></li><li><a href='/nieuws/hbo-max'>HBO Max</a></li><li><a href='/nieuws/viaplay'>Viaplay</a></li><li><a href='/nieuws/apple-tv'>Apple TV+</a></li><li><a href='/nieuws/skyshowtime'>SkyShowtime</a></li></ul></li><li><a href='/nieuws/televisie'>Televisie</a></li><li><a href='/nieuws/celebrities'>Celebrities</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Films op tv</span></a><ul class="level-2"><li class="first has-sub"><a href="#" style="color:#d23015;font-weight:bold;">Kerstfilms</a><ul class="level-3"><li class="first"><a href="/filmsoptv/24-12-2024">Kerstavond</a></li><li><a href="/filmsoptv/25-12-2024">Eerste kerstdag</a></li><li class="last"><a href="/filmsoptv/26-12-2024">Tweede kerstdag</a></li></ul></li><li class="first"><a href="/filmsoptv/09-12-2024" class="geweest">Maandag</a></li> <li><a href="/filmsoptv/10-12-2024" class="geweest">Dinsdag</a></li> <li><a href="/filmsoptv/11-12-2024" class="geweest">Woensdag</a></li> <li><a href="/filmsoptv/gisteren">Gisteren (donderdag)</a></li> <li><a href="/filmsoptv"><strong>Films op tv</strong> (vandaag)</a></li> <li><a href="/filmsoptv/14-12-2024">Morgen (zaterdag)</a></li> <li class="last"><a href="/filmsoptv/15-12-2024">Zondag</a></li> <li><a href="/filmtips/50-2024">Filmtips deze week</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Bioscoop</span></a><ul class="level-2"><li class="first"><a href="/filmladder">Bioscoopagenda</a></li><li><a href="/nieuws/recensies">Recensies</a></li><li><a href="/bioscoop">Alle films nu in de bioscoop</a></li><li><a href="/bioscoop/top-20/dezeweek">Bioscoop top 20</a></li><li class="has-sub"><a href="#">Alle films per jaar</a><ul class="level-3" style="float:left;"><li><a href="/bioscoop/2025">2025</a></li><li><a href="/bioscoop/2024">2024</a></li><li><a href="/bioscoop/2023">2023</a></li><li><a href="/bioscoop/2022">2022</a></li><li><a href="/bioscoop/2021">2021</a></li></ul></li><li><a href="/bioscoop/dezeweek">Vanaf deze week</a></li><li><a href="/bioscoop/dezemaand">Vanaf deze maand</a></li><li><a href="/nieuwefilms">Binnenkort in de bioscoop</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Dvd &amp; blu-ray</span></a><ul class="level-2"><li class="first"><a href="/dvd-releases">Nieuw op dvd en blu-ray</a></li><li class="has-sub hide-mobile hide-tablet"><a href="#">Alle releases per jaar</a><ul class="level-3"><li><a href="/dvd-releases/2024">2024</a></li><li><a href="/dvd-releases/2023">2023</a></li><li><a href="/dvd-releases/2022">2022</a></li><li><a href="/dvd-releases/2021">2021</a></li><li><a href="/dvd-releases/2020">2020</a></li></ul></li><li><a href="/dvd-releases/dezeweek">Vanaf deze week</a></li><li><a href="/dvd-releases/dezemaand">Vanaf deze maand</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Top 100</span></a><ul class="level-2"><li class="first"><a href="/films/top-100">Beste films</a></li><li><a href='/series/top-100'>Beste series</a></li><li class="has-sub"><a href="#">Beste films per genre</a><ul class="level-3" style="float:left;"><li><a href="/films/top-100?genre=actie">Actie</a></li><li><a href="/films/top-100?genre=animatie">Animatie</a></li><li><a href="/films/top-100?genre=avontuur">Avontuur</a></li><li><a href="/films/top-100?genre=biografie">Biografie</a></li><li><a href="/films/top-100?genre=cabaret">Cabaret</a></li><li><a href="/films/top-100?genre=documentaire">Documentaire</a></li><li><a href="/films/top-100?genre=drama">Drama</a></li><li><a href="/films/top-100?genre=erotiek">Erotiek</a></li><li><a href="/films/top-100?genre=familie">Familie</a></li><li><a href="/films/top-100?genre=fantasy">Fantasy</a></li><li><a href="/films/top-100?genre=film+noir">Film Noir</a></li><li><a href="/films/top-100?genre=historisch">Historisch</a></li><li><a href="/films/top-100?genre=horror">Horror</a></li><li><a href="/films/top-100?genre=kerst">Kerst</a></li><li><a href="/films/top-100?genre=komedie">Komedie</a></li><li><a href="/films/top-100?genre=korte+film">Korte Film</a></li><li><a href="/films/top-100?genre=misdaad">Misdaad</a></li><li><a href="/films/top-100?genre=muziek">Muziek</a></li><li><a href="/films/top-100?genre=mystery">Mystery</a></li><li><a href="/films/top-100?genre=oorlog">Oorlog</a></li><li><a href="/films/top-100?genre=roadmovie">Roadmovie</a></li><li><a href="/films/top-100?genre=romantiek">Romantiek</a></li><li><a href="/films/top-100?genre=romantische+komedie">Romantische Komedie</a></li><li><a href="/films/top-100?genre=sciencefiction">Sciencefiction</a></li><li><a href="/films/top-100?genre=sport">Sport</a></li><li><a href="/films/top-100?genre=thriller">Thriller</a></li><li><a href="/films/top-100?genre=western">Western</a></li></ul></li><li class="has-sub"><a href="#">Beste series per genre</a><ul class="level-3" style="float:left;"><li><a href="/series/top-100?genre=actie">Actie</a></li><li><a href="/series/top-100?genre=animatie">Animatie</a></li><li><a href="/series/top-100?genre=avontuur">Avontuur</a></li><li><a href="/series/top-100?genre=biografie">Biografie</a></li><li><a href="/series/top-100?genre=documentaire">Documentaire</a></li><li><a href="/series/top-100?genre=drama">Drama</a></li><li><a href="/series/top-100?genre=familie">Familie</a></li><li><a href="/series/top-100?genre=fantasy">Fantasy</a></li><li><a href="/series/top-100?genre=historisch">Historisch</a></li><li><a href="/series/top-100?genre=horror">Horror</a></li><li><a href="/series/top-100?genre=komedie">Komedie</a></li><li><a href="/series/top-100?genre=miniserie">Miniserie</a></li><li><a href="/series/top-100?genre=misdaad">Misdaad</a></li><li><a href="/series/top-100?genre=muziek">Muziek</a></li><li><a href="/series/top-100?genre=mystery">Mystery</a></li><li><a href="/series/top-100?genre=nieuws">Nieuws</a></li><li><a href="/series/top-100?genre=oorlog">Oorlog</a></li><li><a href="/series/top-100?genre=programma">Programma</a></li><li><a href="/series/top-100?genre=reality">Reality</a></li><li><a href="/series/top-100?genre=romantiek">Romantiek</a></li><li><a href="/series/top-100?genre=romantische+komedie">Romantische Komedie</a></li><li><a href="/series/top-100?genre=sciencefiction">Sciencefiction</a></li><li><a href="/series/top-100?genre=spelshow">Spelshow</a></li><li><a href="/series/top-100?genre=sport">Sport</a></li><li><a href="/series/top-100?genre=talkshow">Talkshow</a></li><li><a href="/series/top-100?genre=thriller">Thriller</a></li><li><a href="/series/top-100?genre=western">Western</a></li></ul></li><li class="has-sub"><a href="#">Jaar</a><ul class="level-3"><li><a href="/films/top-100?jaar=2025">Beste films 2025</a></li><li><a href="/series/top-100?jaar=2025">Beste series 2025</a></li><li><a href="/films/top-100?jaar=2024">Beste films 2024</a></li><li><a href="/series/top-100?jaar=2024">Beste series 2024</a></li><li><a href="/films/top-100?jaar=2023">Beste films 2023</a></li><li><a href="/series/top-100?jaar=2023">Beste series 2023</a></li><li><a href="/films/top-100?jaar=2022">Beste films 2022</a></li><li><a href="/series/top-100?jaar=2022">Beste series 2022</a></li></ul></li><li><a href='/films/populair'>Populaire films</a></li><li><a href='/series/populair'>Populaire series</a></li></ul></li><li class="hide-desktop"><a href="/zoek" class="toplevel"><span class="emoji">🔍</span> Zoek in alle films &amp; series</a></li><li class='hide-mobile hide-tablet'><a href='#' class='disabled '><span>Video on demand</span></a><ul><li><a href='/zoek?vod=netflix%2Cpathe%2Cdisney%2Camazon%2Chbomax%2Ccanalplus%2Cnpo%2Capple%2Cviaplay%2Cvideoland%2Ccinetree%2Cfilm1%2Ccinemember%2Cpicl%2Cskyshowtime%2Cmubi%2Call'><i class='fa fa-search fa-fw'></i> Alle films &amp; series</a></li><li class='has-sub'><a href='#'><i class='fvi fvi-netflix fvi-fw text-vod-netflix'></i> Netflix</a><ul class='level-3'><li><a href='/video-on-demand/netflix/nieuw-op-netflix'>Nieuw op Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod'>Volledig aanbod Netflix</a></li><li><a href='/video-on-demand/netflix/12-2024'>Vanaf deze maand op Netflix</a></li><li><a href='/video-on-demand/netflix/top-100'>Beste films op Netflix</a></li><li><a href='/video-on-demand/netflix/beste-series'>Beste series op Netflix</a></li><li><a href='/video-on-demand/netflix/binnenkort-op-netflix'>Binnenkort op Netflix</a></li><li><a href='/video-on-demand/netflix/populair'>Populair op Netflix</a></li><li><a href='https://www.filmvandaag.nl/nieuws/23265-netflix-verwijdert-binnenkort-the-office-downton-abbey-en-45-andere-films-series'>Laatste kans</a></li><li><a href='/video-on-demand/netflix'>Over Netflix</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-pathe fvi-fw text-vod-pathe'></i> Pathé Thuis</a><ul class='level-3'><li><a href='/video-on-demand/pathe-thuis/nieuw-op-pathe-thuis'>Nieuw op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/volledig-aanbod'>Volledig aanbod Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/12-2024'>Vanaf deze maand op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films'>Beste films op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/binnenkort-op-pathe-thuis'>Binnenkort op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/populair'>Populair op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis'>Over Pathé Thuis</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-disney-plus fvi-fw text-vod-disney'></i> Disney+</a><ul class='level-3'><li><a href='/video-on-demand/disney-plus/nieuw-op-disney-plus'>Nieuw op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod'>Volledig aanbod Disney+</a></li><li><a href='/video-on-demand/disney-plus/12-2024'>Vanaf deze maand op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films'>Beste films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-series'>Beste series op Disney+</a></li><li><a href='/video-on-demand/disney-plus/binnenkort-op-disney-plus'>Binnenkort op Disney+</a></li><li><a href='/video-on-demand/disney-plus/populair'>Populair op Disney+</a></li><li><a href='/video-on-demand/disney-plus'>Over Disney+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fa fa-amazon fa-fw text-vod-amazon'></i> Amazon Prime Video</a><ul class='level-3'><li><a href='/video-on-demand/amazon-prime-video/nieuw-op-amazon-prime-video'>Nieuw op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod'>Volledig aanbod Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/12-2024'>Vanaf deze maand op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films'>Beste films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series'>Beste series op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/binnenkort-op-amazon-prime-video'>Binnenkort op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/populair'>Populair op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video'>Over Prime Video</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-hbomax fvi-fw text-vod-hbomax'></i> HBO Max</a><ul class='level-3'><li><a href='/video-on-demand/hbo-max/nieuw-op-hbo-max'>Nieuw op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/volledig-aanbod'>Volledig aanbod HBO Max</a></li><li><a href='/video-on-demand/hbo-max/12-2024'>Vanaf deze maand op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-films'>Beste films op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-series'>Beste series op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/binnenkort-op-hbo-max'>Binnenkort op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/populair'>Populair op HBO Max</a></li><li><a href='/video-on-demand/hbo-max'>Over HBO Max</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-canalplus fa-fw text-vod-canalplus'></i> CANAL+</a><ul class='level-3'><li><a href='/video-on-demand/canal-plus/nieuw-op-canal-plus'>Nieuw op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/volledig-aanbod'>Volledig aanbod CANAL+</a></li><li><a href='/video-on-demand/canal-plus/12-2024'>Vanaf deze maand op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-films'>Beste films op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-series'>Beste series op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/binnenkort-op-canal-plus'>Binnenkort op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/populair'>Populair op CANAL+</a></li><li><a href='/video-on-demand/canal-plus'>Over CANAL+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-npo fvi-fw text-vod-npo'></i> NPO Start &amp; Plus</a><ul class='level-3'><li><a href='/video-on-demand/npo-start-plus/nieuw-op-npo-start-plus'>Nieuw op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/volledig-aanbod'>Volledig aanbod NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/12-2024'>Vanaf deze maand op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-films'>Beste films op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-series'>Beste series op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/binnenkort-op-npo-start-plus'>Binnenkort op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/populair'>Populair op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus'>Over NPO Start</a></li></ul></li><li class='has-sub'><a href='#'><i class='fa fa-apple fa-fw text-vod-apple'></i> Apple TV+</a><ul class='level-3'><li><a href='/video-on-demand/apple-tv/nieuw-op-apple-tv'>Nieuw op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/volledig-aanbod'>Volledig aanbod Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/12-2024'>Vanaf deze maand op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-films'>Beste films op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-series'>Beste series op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/binnenkort-op-apple-tv'>Binnenkort op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/populair'>Populair op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv'>Over Apple TV+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-viaplay fa-fw text-vod-viaplay'></i> Viaplay</a><ul class='level-3'><li><a href='/video-on-demand/viaplay/nieuw-op-viaplay'>Nieuw op Viaplay</a></li><li><a href='/video-on-demand/viaplay/volledig-aanbod'>Volledig aanbod Viaplay</a></li><li><a href='/video-on-demand/viaplay/12-2024'>Vanaf deze maand op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-films'>Beste films op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-series'>Beste series op Viaplay</a></li><li><a href='/video-on-demand/viaplay/populair'>Populair op Viaplay</a></li><li><a href='/video-on-demand/viaplay'>Over Viaplay</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-videoland fvi-fw text-vod-videoland'></i> Videoland</a><ul class='level-3'><li><a href='/video-on-demand/videoland/nieuw-op-videoland'>Nieuw op Videoland</a></li><li><a href='/video-on-demand/videoland/volledig-aanbod'>Volledig aanbod Videoland</a></li><li><a href='/video-on-demand/videoland/12-2024'>Vanaf deze maand op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-films'>Beste films op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-series'>Beste series op Videoland</a></li><li><a href='/video-on-demand/videoland/binnenkort-op-videoland'>Binnenkort op Videoland</a></li><li><a href='/video-on-demand/videoland/populair'>Populair op Videoland</a></li><li><a href='/video-on-demand/videoland'>Over Videoland</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-cinetree fvi-fw text-vod-cinetree'></i> Cinetree</a><ul class='level-3'><li><a href='/video-on-demand/cinetree/nieuw-op-cinetree'>Nieuw op Cinetree</a></li><li><a href='/video-on-demand/cinetree/volledig-aanbod'>Volledig aanbod Cinetree</a></li><li><a href='/video-on-demand/cinetree/12-2024'>Vanaf deze maand op Cinetree</a></li><li><a href='/video-on-demand/cinetree/beste-films'>Beste films op Cinetree</a></li><li><a href='/video-on-demand/cinetree/binnenkort-op-cinetree'>Binnenkort op Cinetree</a></li><li><a href='/video-on-demand/cinetree/populair'>Populair op Cinetree</a></li><li><a href='/video-on-demand/cinetree'>Over Cinetree</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-film1 fvi-fw text-vod-film1'></i> Film1</a><ul class='level-3'><li><a href='/video-on-demand/film1/nieuw-op-film1'>Nieuw op Film1</a></li><li><a href='/video-on-demand/film1/volledig-aanbod'>Volledig aanbod Film1</a></li><li><a href='/video-on-demand/film1/12-2024'>Vanaf deze maand op Film1</a></li><li><a href='/video-on-demand/film1/beste-films'>Beste films op Film1</a></li><li><a href='/video-on-demand/film1/binnenkort-op-film1'>Binnenkort op Film1</a></li><li><a href='/video-on-demand/film1'>Over Film1</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-cinemember fvi-fw text-vod-cinemember'></i> CineMember</a><ul class='level-3'><li><a href='/video-on-demand/cinemember/nieuw-op-cinemember'>Nieuw op CineMember</a></li><li><a href='/video-on-demand/cinemember/volledig-aanbod'>Volledig aanbod CineMember</a></li><li><a href='/video-on-demand/cinemember/12-2024'>Vanaf deze maand op CineMember</a></li><li><a href='/video-on-demand/cinemember/beste-films'>Beste films op CineMember</a></li><li><a href='/video-on-demand/cinemember'>Over CineMember</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-picl fvi-fw text-vod-picl'></i> Picl</a><ul class='level-3'><li><a href='/video-on-demand/picl/nieuw-op-picl'>Nieuw op Picl</a></li><li><a href='/video-on-demand/picl/volledig-aanbod'>Volledig aanbod Picl</a></li><li><a href='/video-on-demand/picl/beste-films'>Beste films op Picl</a></li><li><a href='/video-on-demand/picl/binnenkort-op-picl'>Binnenkort op Picl</a></li><li><a href='/video-on-demand/picl'>Over Picl</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-skyshowtime fa-fw text-vod-skyshowtime'></i> SkyShowtime</a><ul class='level-3'><li><a href='/video-on-demand/skyshowtime/nieuw-op-skyshowtime'>Nieuw op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/volledig-aanbod'>Volledig aanbod SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/12-2024'>Vanaf deze maand op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-films'>Beste films op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-series'>Beste series op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/populair'>Populair op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime'>Over SkyShowtime</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-mubi fvi-fw text-vod-mubi'></i> MUBI</a><ul class='level-3'><li><a href='/video-on-demand/mubi/nieuw-op-mubi'>Nieuw op MUBI</a></li><li><a href='/video-on-demand/mubi/volledig-aanbod'>Volledig aanbod MUBI</a></li><li><a href='/video-on-demand/mubi/beste-films'>Beste films op MUBI</a></li><li><a href='/video-on-demand/mubi/binnenkort-op-mubi'>Binnenkort op MUBI</a></li><li><a href='/video-on-demand/mubi'>Over MUBI</a></li></ul></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-netflix fvi-fw text-vod-netflix'></i> Netflix</a><ul class='level-3'><li><a href='/video-on-demand/netflix/nieuw-op-netflix'>Nieuw op Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod'>Volledig aanbod Netflix</a></li><li><a href='/video-on-demand/netflix/12-2024'>Vanaf deze maand op Netflix</a></li><li><a href='/video-on-demand/netflix/top-100'>Beste films op Netflix</a></li><li><a href='/video-on-demand/netflix/beste-series'>Beste series op Netflix</a></li><li><a href='/video-on-demand/netflix/binnenkort-op-netflix'>Binnenkort op Netflix</a></li><li><a href='/video-on-demand/netflix/populair'>Populair op Netflix</a></li><li><a href='https://www.filmvandaag.nl/nieuws/23265-netflix-verwijdert-binnenkort-the-office-downton-abbey-en-45-andere-films-series'>Laatste kans</a></li><li><a href='/video-on-demand/netflix'>Over Netflix</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-pathe fvi-fw text-vod-pathe'></i> Pathé Thuis</a><ul class='level-3'><li><a href='/video-on-demand/pathe-thuis/nieuw-op-pathe-thuis'>Nieuw op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/volledig-aanbod'>Volledig aanbod Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/12-2024'>Vanaf deze maand op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films'>Beste films op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/binnenkort-op-pathe-thuis'>Binnenkort op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/populair'>Populair op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis'>Over Pathé Thuis</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-disney-plus fvi-fw text-vod-disney'></i> Disney+</a><ul class='level-3'><li><a href='/video-on-demand/disney-plus/nieuw-op-disney-plus'>Nieuw op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod'>Volledig aanbod Disney+</a></li><li><a href='/video-on-demand/disney-plus/12-2024'>Vanaf deze maand op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films'>Beste films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-series'>Beste series op Disney+</a></li><li><a href='/video-on-demand/disney-plus/binnenkort-op-disney-plus'>Binnenkort op Disney+</a></li><li><a href='/video-on-demand/disney-plus/populair'>Populair op Disney+</a></li><li><a href='/video-on-demand/disney-plus'>Over Disney+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fa fa-amazon fa-fw text-vod-amazon'></i> Amazon Prime Video</a><ul class='level-3'><li><a href='/video-on-demand/amazon-prime-video/nieuw-op-amazon-prime-video'>Nieuw op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod'>Volledig aanbod Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/12-2024'>Vanaf deze maand op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films'>Beste films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series'>Beste series op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/binnenkort-op-amazon-prime-video'>Binnenkort op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/populair'>Populair op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video'>Over Prime Video</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-hbomax fvi-fw text-vod-hbomax'></i> HBO Max</a><ul class='level-3'><li><a href='/video-on-demand/hbo-max/nieuw-op-hbo-max'>Nieuw op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/volledig-aanbod'>Volledig aanbod HBO Max</a></li><li><a href='/video-on-demand/hbo-max/12-2024'>Vanaf deze maand op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-films'>Beste films op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-series'>Beste series op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/binnenkort-op-hbo-max'>Binnenkort op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/populair'>Populair op HBO Max</a></li><li><a href='/video-on-demand/hbo-max'>Over HBO Max</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-canalplus fa-fw text-vod-canalplus'></i> CANAL+</a><ul class='level-3'><li><a href='/video-on-demand/canal-plus/nieuw-op-canal-plus'>Nieuw op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/volledig-aanbod'>Volledig aanbod CANAL+</a></li><li><a href='/video-on-demand/canal-plus/12-2024'>Vanaf deze maand op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-films'>Beste films op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-series'>Beste series op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/binnenkort-op-canal-plus'>Binnenkort op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/populair'>Populair op CANAL+</a></li><li><a href='/video-on-demand/canal-plus'>Over CANAL+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-npo fvi-fw text-vod-npo'></i> NPO Start &amp; Plus</a><ul class='level-3'><li><a href='/video-on-demand/npo-start-plus/nieuw-op-npo-start-plus'>Nieuw op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/volledig-aanbod'>Volledig aanbod NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/12-2024'>Vanaf deze maand op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-films'>Beste films op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-series'>Beste series op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/binnenkort-op-npo-start-plus'>Binnenkort op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/populair'>Populair op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus'>Over NPO Start</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fa fa-apple fa-fw text-vod-apple'></i> Apple TV+</a><ul class='level-3'><li><a href='/video-on-demand/apple-tv/nieuw-op-apple-tv'>Nieuw op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/volledig-aanbod'>Volledig aanbod Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/12-2024'>Vanaf deze maand op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-films'>Beste films op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-series'>Beste series op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/binnenkort-op-apple-tv'>Binnenkort op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/populair'>Populair op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv'>Over Apple TV+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-viaplay fa-fw text-vod-viaplay'></i> Viaplay</a><ul class='level-3'><li><a href='/video-on-demand/viaplay/nieuw-op-viaplay'>Nieuw op Viaplay</a></li><li><a href='/video-on-demand/viaplay/volledig-aanbod'>Volledig aanbod Viaplay</a></li><li><a href='/video-on-demand/viaplay/12-2024'>Vanaf deze maand op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-films'>Beste films op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-series'>Beste series op Viaplay</a></li><li><a href='/video-on-demand/viaplay/populair'>Populair op Viaplay</a></li><li><a href='/video-on-demand/viaplay'>Over Viaplay</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-videoland fvi-fw text-vod-videoland'></i> Videoland</a><ul class='level-3'><li><a href='/video-on-demand/videoland/nieuw-op-videoland'>Nieuw op Videoland</a></li><li><a href='/video-on-demand/videoland/volledig-aanbod'>Volledig aanbod Videoland</a></li><li><a href='/video-on-demand/videoland/12-2024'>Vanaf deze maand op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-films'>Beste films op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-series'>Beste series op Videoland</a></li><li><a href='/video-on-demand/videoland/binnenkort-op-videoland'>Binnenkort op Videoland</a></li><li><a href='/video-on-demand/videoland/populair'>Populair op Videoland</a></li><li><a href='/video-on-demand/videoland'>Over Videoland</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-cinetree fvi-fw text-vod-cinetree'></i> Cinetree</a><ul class='level-3'><li><a href='/video-on-demand/cinetree/nieuw-op-cinetree'>Nieuw op Cinetree</a></li><li><a href='/video-on-demand/cinetree/volledig-aanbod'>Volledig aanbod Cinetree</a></li><li><a href='/video-on-demand/cinetree/12-2024'>Vanaf deze maand op Cinetree</a></li><li><a href='/video-on-demand/cinetree/beste-films'>Beste films op Cinetree</a></li><li><a href='/video-on-demand/cinetree/binnenkort-op-cinetree'>Binnenkort op Cinetree</a></li><li><a href='/video-on-demand/cinetree/populair'>Populair op Cinetree</a></li><li><a href='/video-on-demand/cinetree'>Over Cinetree</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-film1 fvi-fw text-vod-film1'></i> Film1</a><ul class='level-3'><li><a href='/video-on-demand/film1/nieuw-op-film1'>Nieuw op Film1</a></li><li><a href='/video-on-demand/film1/volledig-aanbod'>Volledig aanbod Film1</a></li><li><a href='/video-on-demand/film1/12-2024'>Vanaf deze maand op Film1</a></li><li><a href='/video-on-demand/film1/beste-films'>Beste films op Film1</a></li><li><a href='/video-on-demand/film1/binnenkort-op-film1'>Binnenkort op Film1</a></li><li><a href='/video-on-demand/film1'>Over Film1</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-cinemember fvi-fw text-vod-cinemember'></i> CineMember</a><ul class='level-3'><li><a href='/video-on-demand/cinemember/nieuw-op-cinemember'>Nieuw op CineMember</a></li><li><a href='/video-on-demand/cinemember/volledig-aanbod'>Volledig aanbod CineMember</a></li><li><a href='/video-on-demand/cinemember/12-2024'>Vanaf deze maand op CineMember</a></li><li><a href='/video-on-demand/cinemember/beste-films'>Beste films op CineMember</a></li><li><a href='/video-on-demand/cinemember'>Over CineMember</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-picl fvi-fw text-vod-picl'></i> Picl</a><ul class='level-3'><li><a href='/video-on-demand/picl/nieuw-op-picl'>Nieuw op Picl</a></li><li><a href='/video-on-demand/picl/volledig-aanbod'>Volledig aanbod Picl</a></li><li><a href='/video-on-demand/picl/beste-films'>Beste films op Picl</a></li><li><a href='/video-on-demand/picl/binnenkort-op-picl'>Binnenkort op Picl</a></li><li><a href='/video-on-demand/picl'>Over Picl</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-skyshowtime fa-fw text-vod-skyshowtime'></i> SkyShowtime</a><ul class='level-3'><li><a href='/video-on-demand/skyshowtime/nieuw-op-skyshowtime'>Nieuw op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/volledig-aanbod'>Volledig aanbod SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/12-2024'>Vanaf deze maand op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-films'>Beste films op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-series'>Beste series op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/populair'>Populair op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime'>Over SkyShowtime</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-mubi fvi-fw text-vod-mubi'></i> MUBI</a><ul class='level-3'><li><a href='/video-on-demand/mubi/nieuw-op-mubi'>Nieuw op MUBI</a></li><li><a href='/video-on-demand/mubi/volledig-aanbod'>Volledig aanbod MUBI</a></li><li><a href='/video-on-demand/mubi/beste-films'>Beste films op MUBI</a></li><li><a href='/video-on-demand/mubi/binnenkort-op-mubi'>Binnenkort op MUBI</a></li><li><a href='/video-on-demand/mubi'>Over MUBI</a></li></ul></li><li class="hide-mobile hide-tablet"><a href="/zoek" class="toplevel"><span><i class="fa fa-sliders fa-fw"></i><span class="hide-desktop"> Zoeken en filteren</span></span></a></li></ul><ul id="topnav-responsive"><li><a href='/inloggen'><strong>Inloggen</strong></a></li><li><a href='/aanmelden'><strong>Gratis aanmelden</strong></a></li><li><a href="/kerstfilms"><i class="fa fa-tree fa-fw text-green"></i> Kerstfilms en -series</a></li><li><a href="/gebruiker"><i class="fa fa-users fa-fw"></i> Community</a></li><li><a href='#' class='toplevel disabled'><span>Nieuws</span></a><ul class='level-2'><li><a href='/nieuws'>Laatste nieuws</a></li><li><a href='/nieuws/recensies'>Recensies</a></li><li><a href='/nieuws/algemeen'>Algemeen</a></li><li><a href='/nieuws/films'>Films</a></li><li><a href='/nieuws/series'>Series</a></li><li><a href='/nieuws/bioscoop'>Bioscoop</a></li><li><a href='/nieuws/videos'>Video's</a></li><li class='has-sub'><a href='#'>Video on demand</a><ul class='level-3'><li><a href='/nieuws/video-on-demand'>Video on demand</a></li><li><a href='/nieuws/netflix'>Netflix</a></li><li><a href='/nieuws/netflix-tips'>Netflix-tips</a></li><li><a href='/nieuws/amazon-prime-video'>Amazon Prime Video</a></li><li><a href='/nieuws/videoland'>Videoland</a></li><li><a href='/nieuws/pathe-thuis'>Pathé Thuis</a></li><li><a href='/nieuws/disney-plus'>Disney+</a></li><li><a href='/nieuws/hbo-max'>HBO Max</a></li><li><a href='/nieuws/viaplay'>Viaplay</a></li><li><a href='/nieuws/apple-tv'>Apple TV+</a></li><li><a href='/nieuws/skyshowtime'>SkyShowtime</a></li></ul></li><li><a href='/nieuws/televisie'>Televisie</a></li><li><a href='/nieuws/celebrities'>Celebrities</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Films op tv</span></a><ul class="level-2"><li class="first has-sub"><a href="#" style="color:#d23015;font-weight:bold;">Kerstfilms</a><ul class="level-3"><li class="first"><a href="/filmsoptv/24-12-2024">Kerstavond</a></li><li><a href="/filmsoptv/25-12-2024">Eerste kerstdag</a></li><li class="last"><a href="/filmsoptv/26-12-2024">Tweede kerstdag</a></li></ul></li><li class="first"><a href="/filmsoptv/09-12-2024" class="geweest">Maandag</a></li> <li><a href="/filmsoptv/10-12-2024" class="geweest">Dinsdag</a></li> <li><a href="/filmsoptv/11-12-2024" class="geweest">Woensdag</a></li> <li><a href="/filmsoptv/gisteren">Gisteren (donderdag)</a></li> <li><a href="/filmsoptv"><strong>Films op tv</strong> (vandaag)</a></li> <li><a href="/filmsoptv/14-12-2024">Morgen (zaterdag)</a></li> <li class="last"><a href="/filmsoptv/15-12-2024">Zondag</a></li> <li><a href="/filmtips/50-2024">Filmtips deze week</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Bioscoop</span></a><ul class="level-2"><li class="first"><a href="/filmladder">Bioscoopagenda</a></li><li><a href="/nieuws/recensies">Recensies</a></li><li><a href="/bioscoop">Alle films nu in de bioscoop</a></li><li><a href="/bioscoop/top-20/dezeweek">Bioscoop top 20</a></li><li class="has-sub"><a href="#">Alle films per jaar</a><ul class="level-3" style=";"><li><a href="/bioscoop/2025">2025</a></li><li><a href="/bioscoop/2024">2024</a></li><li><a href="/bioscoop/2023">2023</a></li><li><a href="/bioscoop/2022">2022</a></li><li><a href="/bioscoop/2021">2021</a></li></ul></li><li><a href="/bioscoop/dezeweek">Vanaf deze week</a></li><li><a href="/bioscoop/dezemaand">Vanaf deze maand</a></li><li><a href="/nieuwefilms">Binnenkort in de bioscoop</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Dvd &amp; blu-ray</span></a><ul class="level-2"><li class="first"><a href="/dvd-releases">Nieuw op dvd en blu-ray</a></li><li class="has-sub hide-mobile hide-tablet"><a href="#">Alle releases per jaar</a><ul class="level-3"><li><a href="/dvd-releases/2024">2024</a></li><li><a href="/dvd-releases/2023">2023</a></li><li><a href="/dvd-releases/2022">2022</a></li><li><a href="/dvd-releases/2021">2021</a></li><li><a href="/dvd-releases/2020">2020</a></li></ul></li><li><a href="/dvd-releases/dezeweek">Vanaf deze week</a></li><li><a href="/dvd-releases/dezemaand">Vanaf deze maand</a></li></ul></li><li><a href="#" class="toplevel disabled"><span>Top 100</span></a><ul class="level-2"><li class="first"><a href="/films/top-100">Beste films</a></li><li><a href='/series/top-100'>Beste series</a></li><li class="has-sub"><a href="#">Beste films per genre</a><ul class="level-3" style=";"><li><a href="/films/top-100?genre=actie">Actie</a></li><li><a href="/films/top-100?genre=animatie">Animatie</a></li><li><a href="/films/top-100?genre=avontuur">Avontuur</a></li><li><a href="/films/top-100?genre=biografie">Biografie</a></li><li><a href="/films/top-100?genre=cabaret">Cabaret</a></li><li><a href="/films/top-100?genre=documentaire">Documentaire</a></li><li><a href="/films/top-100?genre=drama">Drama</a></li><li><a href="/films/top-100?genre=erotiek">Erotiek</a></li><li><a href="/films/top-100?genre=familie">Familie</a></li><li><a href="/films/top-100?genre=fantasy">Fantasy</a></li><li><a href="/films/top-100?genre=film+noir">Film Noir</a></li><li><a href="/films/top-100?genre=historisch">Historisch</a></li><li><a href="/films/top-100?genre=horror">Horror</a></li><li><a href="/films/top-100?genre=kerst">Kerst</a></li><li><a href="/films/top-100?genre=komedie">Komedie</a></li><li><a href="/films/top-100?genre=korte+film">Korte Film</a></li><li><a href="/films/top-100?genre=misdaad">Misdaad</a></li><li><a href="/films/top-100?genre=muziek">Muziek</a></li><li><a href="/films/top-100?genre=mystery">Mystery</a></li><li><a href="/films/top-100?genre=oorlog">Oorlog</a></li><li><a href="/films/top-100?genre=roadmovie">Roadmovie</a></li><li><a href="/films/top-100?genre=romantiek">Romantiek</a></li><li><a href="/films/top-100?genre=romantische+komedie">Romantische Komedie</a></li><li><a href="/films/top-100?genre=sciencefiction">Sciencefiction</a></li><li><a href="/films/top-100?genre=sport">Sport</a></li><li><a href="/films/top-100?genre=thriller">Thriller</a></li><li><a href="/films/top-100?genre=western">Western</a></li></ul></li><li class="has-sub"><a href="#">Beste series per genre</a><ul class="level-3" style=";"><li><a href="/series/top-100?genre=actie">Actie</a></li><li><a href="/series/top-100?genre=animatie">Animatie</a></li><li><a href="/series/top-100?genre=avontuur">Avontuur</a></li><li><a href="/series/top-100?genre=biografie">Biografie</a></li><li><a href="/series/top-100?genre=documentaire">Documentaire</a></li><li><a href="/series/top-100?genre=drama">Drama</a></li><li><a href="/series/top-100?genre=familie">Familie</a></li><li><a href="/series/top-100?genre=fantasy">Fantasy</a></li><li><a href="/series/top-100?genre=historisch">Historisch</a></li><li><a href="/series/top-100?genre=horror">Horror</a></li><li><a href="/series/top-100?genre=komedie">Komedie</a></li><li><a href="/series/top-100?genre=miniserie">Miniserie</a></li><li><a href="/series/top-100?genre=misdaad">Misdaad</a></li><li><a href="/series/top-100?genre=muziek">Muziek</a></li><li><a href="/series/top-100?genre=mystery">Mystery</a></li><li><a href="/series/top-100?genre=nieuws">Nieuws</a></li><li><a href="/series/top-100?genre=oorlog">Oorlog</a></li><li><a href="/series/top-100?genre=programma">Programma</a></li><li><a href="/series/top-100?genre=reality">Reality</a></li><li><a href="/series/top-100?genre=romantiek">Romantiek</a></li><li><a href="/series/top-100?genre=romantische+komedie">Romantische Komedie</a></li><li><a href="/series/top-100?genre=sciencefiction">Sciencefiction</a></li><li><a href="/series/top-100?genre=spelshow">Spelshow</a></li><li><a href="/series/top-100?genre=sport">Sport</a></li><li><a href="/series/top-100?genre=talkshow">Talkshow</a></li><li><a href="/series/top-100?genre=thriller">Thriller</a></li><li><a href="/series/top-100?genre=western">Western</a></li></ul></li><li class="has-sub"><a href="#">Jaar</a><ul class="level-3"><li><a href="/films/top-100?jaar=2025">Beste films 2025</a></li><li><a href="/series/top-100?jaar=2025">Beste series 2025</a></li><li><a href="/films/top-100?jaar=2024">Beste films 2024</a></li><li><a href="/series/top-100?jaar=2024">Beste series 2024</a></li><li><a href="/films/top-100?jaar=2023">Beste films 2023</a></li><li><a href="/series/top-100?jaar=2023">Beste series 2023</a></li><li><a href="/films/top-100?jaar=2022">Beste films 2022</a></li><li><a href="/series/top-100?jaar=2022">Beste series 2022</a></li></ul></li><li><a href='/films/populair'>Populaire films</a></li><li><a href='/series/populair'>Populaire series</a></li></ul></li><li class="hide-desktop"><a href="/zoek" class="toplevel"><span class="emoji">🔍</span> Zoek in alle films &amp; series</a></li><li class='hide-mobile hide-tablet'><a href='#' class='disabled '><span>Video on demand</span></a><ul><li><a href='/zoek?vod=netflix%2Cpathe%2Cdisney%2Camazon%2Chbomax%2Ccanalplus%2Cnpo%2Capple%2Cviaplay%2Cvideoland%2Ccinetree%2Cfilm1%2Ccinemember%2Cpicl%2Cskyshowtime%2Cmubi%2Call'><i class='fa fa-search fa-fw'></i> Alle films &amp; series</a></li><li class='has-sub'><a href='#'><i class='fvi fvi-netflix fvi-fw text-vod-netflix'></i> Netflix</a><ul class='level-3'><li><a href='/video-on-demand/netflix/nieuw-op-netflix'>Nieuw op Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod'>Volledig aanbod Netflix</a></li><li><a href='/video-on-demand/netflix/12-2024'>Vanaf deze maand op Netflix</a></li><li><a href='/video-on-demand/netflix/top-100'>Beste films op Netflix</a></li><li><a href='/video-on-demand/netflix/beste-series'>Beste series op Netflix</a></li><li><a href='/video-on-demand/netflix/binnenkort-op-netflix'>Binnenkort op Netflix</a></li><li><a href='/video-on-demand/netflix/populair'>Populair op Netflix</a></li><li><a href='https://www.filmvandaag.nl/nieuws/23265-netflix-verwijdert-binnenkort-the-office-downton-abbey-en-45-andere-films-series'>Laatste kans</a></li><li><a href='/video-on-demand/netflix'>Over Netflix</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-pathe fvi-fw text-vod-pathe'></i> Pathé Thuis</a><ul class='level-3'><li><a href='/video-on-demand/pathe-thuis/nieuw-op-pathe-thuis'>Nieuw op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/volledig-aanbod'>Volledig aanbod Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/12-2024'>Vanaf deze maand op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films'>Beste films op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/binnenkort-op-pathe-thuis'>Binnenkort op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/populair'>Populair op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis'>Over Pathé Thuis</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-disney-plus fvi-fw text-vod-disney'></i> Disney+</a><ul class='level-3'><li><a href='/video-on-demand/disney-plus/nieuw-op-disney-plus'>Nieuw op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod'>Volledig aanbod Disney+</a></li><li><a href='/video-on-demand/disney-plus/12-2024'>Vanaf deze maand op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films'>Beste films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-series'>Beste series op Disney+</a></li><li><a href='/video-on-demand/disney-plus/binnenkort-op-disney-plus'>Binnenkort op Disney+</a></li><li><a href='/video-on-demand/disney-plus/populair'>Populair op Disney+</a></li><li><a href='/video-on-demand/disney-plus'>Over Disney+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fa fa-amazon fa-fw text-vod-amazon'></i> Amazon Prime Video</a><ul class='level-3'><li><a href='/video-on-demand/amazon-prime-video/nieuw-op-amazon-prime-video'>Nieuw op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod'>Volledig aanbod Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/12-2024'>Vanaf deze maand op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films'>Beste films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series'>Beste series op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/binnenkort-op-amazon-prime-video'>Binnenkort op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/populair'>Populair op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video'>Over Prime Video</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-hbomax fvi-fw text-vod-hbomax'></i> HBO Max</a><ul class='level-3'><li><a href='/video-on-demand/hbo-max/nieuw-op-hbo-max'>Nieuw op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/volledig-aanbod'>Volledig aanbod HBO Max</a></li><li><a href='/video-on-demand/hbo-max/12-2024'>Vanaf deze maand op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-films'>Beste films op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-series'>Beste series op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/binnenkort-op-hbo-max'>Binnenkort op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/populair'>Populair op HBO Max</a></li><li><a href='/video-on-demand/hbo-max'>Over HBO Max</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-canalplus fa-fw text-vod-canalplus'></i> CANAL+</a><ul class='level-3'><li><a href='/video-on-demand/canal-plus/nieuw-op-canal-plus'>Nieuw op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/volledig-aanbod'>Volledig aanbod CANAL+</a></li><li><a href='/video-on-demand/canal-plus/12-2024'>Vanaf deze maand op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-films'>Beste films op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-series'>Beste series op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/binnenkort-op-canal-plus'>Binnenkort op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/populair'>Populair op CANAL+</a></li><li><a href='/video-on-demand/canal-plus'>Over CANAL+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-npo fvi-fw text-vod-npo'></i> NPO Start &amp; Plus</a><ul class='level-3'><li><a href='/video-on-demand/npo-start-plus/nieuw-op-npo-start-plus'>Nieuw op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/volledig-aanbod'>Volledig aanbod NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/12-2024'>Vanaf deze maand op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-films'>Beste films op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-series'>Beste series op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/binnenkort-op-npo-start-plus'>Binnenkort op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/populair'>Populair op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus'>Over NPO Start</a></li></ul></li><li class='has-sub'><a href='#'><i class='fa fa-apple fa-fw text-vod-apple'></i> Apple TV+</a><ul class='level-3'><li><a href='/video-on-demand/apple-tv/nieuw-op-apple-tv'>Nieuw op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/volledig-aanbod'>Volledig aanbod Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/12-2024'>Vanaf deze maand op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-films'>Beste films op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-series'>Beste series op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/binnenkort-op-apple-tv'>Binnenkort op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/populair'>Populair op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv'>Over Apple TV+</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-viaplay fa-fw text-vod-viaplay'></i> Viaplay</a><ul class='level-3'><li><a href='/video-on-demand/viaplay/nieuw-op-viaplay'>Nieuw op Viaplay</a></li><li><a href='/video-on-demand/viaplay/volledig-aanbod'>Volledig aanbod Viaplay</a></li><li><a href='/video-on-demand/viaplay/12-2024'>Vanaf deze maand op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-films'>Beste films op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-series'>Beste series op Viaplay</a></li><li><a href='/video-on-demand/viaplay/populair'>Populair op Viaplay</a></li><li><a href='/video-on-demand/viaplay'>Over Viaplay</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-videoland fvi-fw text-vod-videoland'></i> Videoland</a><ul class='level-3'><li><a href='/video-on-demand/videoland/nieuw-op-videoland'>Nieuw op Videoland</a></li><li><a href='/video-on-demand/videoland/volledig-aanbod'>Volledig aanbod Videoland</a></li><li><a href='/video-on-demand/videoland/12-2024'>Vanaf deze maand op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-films'>Beste films op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-series'>Beste series op Videoland</a></li><li><a href='/video-on-demand/videoland/binnenkort-op-videoland'>Binnenkort op Videoland</a></li><li><a href='/video-on-demand/videoland/populair'>Populair op Videoland</a></li><li><a href='/video-on-demand/videoland'>Over Videoland</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-cinetree fvi-fw text-vod-cinetree'></i> Cinetree</a><ul class='level-3'><li><a href='/video-on-demand/cinetree/nieuw-op-cinetree'>Nieuw op Cinetree</a></li><li><a href='/video-on-demand/cinetree/volledig-aanbod'>Volledig aanbod Cinetree</a></li><li><a href='/video-on-demand/cinetree/12-2024'>Vanaf deze maand op Cinetree</a></li><li><a href='/video-on-demand/cinetree/beste-films'>Beste films op Cinetree</a></li><li><a href='/video-on-demand/cinetree/binnenkort-op-cinetree'>Binnenkort op Cinetree</a></li><li><a href='/video-on-demand/cinetree/populair'>Populair op Cinetree</a></li><li><a href='/video-on-demand/cinetree'>Over Cinetree</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-film1 fvi-fw text-vod-film1'></i> Film1</a><ul class='level-3'><li><a href='/video-on-demand/film1/nieuw-op-film1'>Nieuw op Film1</a></li><li><a href='/video-on-demand/film1/volledig-aanbod'>Volledig aanbod Film1</a></li><li><a href='/video-on-demand/film1/12-2024'>Vanaf deze maand op Film1</a></li><li><a href='/video-on-demand/film1/beste-films'>Beste films op Film1</a></li><li><a href='/video-on-demand/film1/binnenkort-op-film1'>Binnenkort op Film1</a></li><li><a href='/video-on-demand/film1'>Over Film1</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-cinemember fvi-fw text-vod-cinemember'></i> CineMember</a><ul class='level-3'><li><a href='/video-on-demand/cinemember/nieuw-op-cinemember'>Nieuw op CineMember</a></li><li><a href='/video-on-demand/cinemember/volledig-aanbod'>Volledig aanbod CineMember</a></li><li><a href='/video-on-demand/cinemember/12-2024'>Vanaf deze maand op CineMember</a></li><li><a href='/video-on-demand/cinemember/beste-films'>Beste films op CineMember</a></li><li><a href='/video-on-demand/cinemember'>Over CineMember</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-picl fvi-fw text-vod-picl'></i> Picl</a><ul class='level-3'><li><a href='/video-on-demand/picl/nieuw-op-picl'>Nieuw op Picl</a></li><li><a href='/video-on-demand/picl/volledig-aanbod'>Volledig aanbod Picl</a></li><li><a href='/video-on-demand/picl/beste-films'>Beste films op Picl</a></li><li><a href='/video-on-demand/picl/binnenkort-op-picl'>Binnenkort op Picl</a></li><li><a href='/video-on-demand/picl'>Over Picl</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-skyshowtime fa-fw text-vod-skyshowtime'></i> SkyShowtime</a><ul class='level-3'><li><a href='/video-on-demand/skyshowtime/nieuw-op-skyshowtime'>Nieuw op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/volledig-aanbod'>Volledig aanbod SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/12-2024'>Vanaf deze maand op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-films'>Beste films op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-series'>Beste series op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/populair'>Populair op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime'>Over SkyShowtime</a></li></ul></li><li class='has-sub'><a href='#'><i class='fvi fvi-mubi fvi-fw text-vod-mubi'></i> MUBI</a><ul class='level-3'><li><a href='/video-on-demand/mubi/nieuw-op-mubi'>Nieuw op MUBI</a></li><li><a href='/video-on-demand/mubi/volledig-aanbod'>Volledig aanbod MUBI</a></li><li><a href='/video-on-demand/mubi/beste-films'>Beste films op MUBI</a></li><li><a href='/video-on-demand/mubi/binnenkort-op-mubi'>Binnenkort op MUBI</a></li><li><a href='/video-on-demand/mubi'>Over MUBI</a></li></ul></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-netflix fvi-fw text-vod-netflix'></i> Netflix</a><ul class='level-3'><li><a href='/video-on-demand/netflix/nieuw-op-netflix'>Nieuw op Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod'>Volledig aanbod Netflix</a></li><li><a href='/video-on-demand/netflix/12-2024'>Vanaf deze maand op Netflix</a></li><li><a href='/video-on-demand/netflix/top-100'>Beste films op Netflix</a></li><li><a href='/video-on-demand/netflix/beste-series'>Beste series op Netflix</a></li><li><a href='/video-on-demand/netflix/binnenkort-op-netflix'>Binnenkort op Netflix</a></li><li><a href='/video-on-demand/netflix/populair'>Populair op Netflix</a></li><li><a href='https://www.filmvandaag.nl/nieuws/23265-netflix-verwijdert-binnenkort-the-office-downton-abbey-en-45-andere-films-series'>Laatste kans</a></li><li><a href='/video-on-demand/netflix'>Over Netflix</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-pathe fvi-fw text-vod-pathe'></i> Pathé Thuis</a><ul class='level-3'><li><a href='/video-on-demand/pathe-thuis/nieuw-op-pathe-thuis'>Nieuw op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/volledig-aanbod'>Volledig aanbod Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/12-2024'>Vanaf deze maand op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films'>Beste films op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/binnenkort-op-pathe-thuis'>Binnenkort op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/populair'>Populair op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis'>Over Pathé Thuis</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-disney-plus fvi-fw text-vod-disney'></i> Disney+</a><ul class='level-3'><li><a href='/video-on-demand/disney-plus/nieuw-op-disney-plus'>Nieuw op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod'>Volledig aanbod Disney+</a></li><li><a href='/video-on-demand/disney-plus/12-2024'>Vanaf deze maand op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films'>Beste films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-series'>Beste series op Disney+</a></li><li><a href='/video-on-demand/disney-plus/binnenkort-op-disney-plus'>Binnenkort op Disney+</a></li><li><a href='/video-on-demand/disney-plus/populair'>Populair op Disney+</a></li><li><a href='/video-on-demand/disney-plus'>Over Disney+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fa fa-amazon fa-fw text-vod-amazon'></i> Amazon Prime Video</a><ul class='level-3'><li><a href='/video-on-demand/amazon-prime-video/nieuw-op-amazon-prime-video'>Nieuw op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod'>Volledig aanbod Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/12-2024'>Vanaf deze maand op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films'>Beste films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series'>Beste series op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/binnenkort-op-amazon-prime-video'>Binnenkort op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/populair'>Populair op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video'>Over Prime Video</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-hbomax fvi-fw text-vod-hbomax'></i> HBO Max</a><ul class='level-3'><li><a href='/video-on-demand/hbo-max/nieuw-op-hbo-max'>Nieuw op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/volledig-aanbod'>Volledig aanbod HBO Max</a></li><li><a href='/video-on-demand/hbo-max/12-2024'>Vanaf deze maand op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-films'>Beste films op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/beste-series'>Beste series op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/binnenkort-op-hbo-max'>Binnenkort op HBO Max</a></li><li><a href='/video-on-demand/hbo-max/populair'>Populair op HBO Max</a></li><li><a href='/video-on-demand/hbo-max'>Over HBO Max</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-canalplus fa-fw text-vod-canalplus'></i> CANAL+</a><ul class='level-3'><li><a href='/video-on-demand/canal-plus/nieuw-op-canal-plus'>Nieuw op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/volledig-aanbod'>Volledig aanbod CANAL+</a></li><li><a href='/video-on-demand/canal-plus/12-2024'>Vanaf deze maand op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-films'>Beste films op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/beste-series'>Beste series op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/binnenkort-op-canal-plus'>Binnenkort op CANAL+</a></li><li><a href='/video-on-demand/canal-plus/populair'>Populair op CANAL+</a></li><li><a href='/video-on-demand/canal-plus'>Over CANAL+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-npo fvi-fw text-vod-npo'></i> NPO Start &amp; Plus</a><ul class='level-3'><li><a href='/video-on-demand/npo-start-plus/nieuw-op-npo-start-plus'>Nieuw op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/volledig-aanbod'>Volledig aanbod NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/12-2024'>Vanaf deze maand op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-films'>Beste films op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/beste-series'>Beste series op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/binnenkort-op-npo-start-plus'>Binnenkort op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus/populair'>Populair op NPO Start</a></li><li><a href='/video-on-demand/npo-start-plus'>Over NPO Start</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fa fa-apple fa-fw text-vod-apple'></i> Apple TV+</a><ul class='level-3'><li><a href='/video-on-demand/apple-tv/nieuw-op-apple-tv'>Nieuw op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/volledig-aanbod'>Volledig aanbod Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/12-2024'>Vanaf deze maand op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-films'>Beste films op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/beste-series'>Beste series op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/binnenkort-op-apple-tv'>Binnenkort op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv/populair'>Populair op Apple TV+</a></li><li><a href='/video-on-demand/apple-tv'>Over Apple TV+</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-viaplay fa-fw text-vod-viaplay'></i> Viaplay</a><ul class='level-3'><li><a href='/video-on-demand/viaplay/nieuw-op-viaplay'>Nieuw op Viaplay</a></li><li><a href='/video-on-demand/viaplay/volledig-aanbod'>Volledig aanbod Viaplay</a></li><li><a href='/video-on-demand/viaplay/12-2024'>Vanaf deze maand op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-films'>Beste films op Viaplay</a></li><li><a href='/video-on-demand/viaplay/beste-series'>Beste series op Viaplay</a></li><li><a href='/video-on-demand/viaplay/populair'>Populair op Viaplay</a></li><li><a href='/video-on-demand/viaplay'>Over Viaplay</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-videoland fvi-fw text-vod-videoland'></i> Videoland</a><ul class='level-3'><li><a href='/video-on-demand/videoland/nieuw-op-videoland'>Nieuw op Videoland</a></li><li><a href='/video-on-demand/videoland/volledig-aanbod'>Volledig aanbod Videoland</a></li><li><a href='/video-on-demand/videoland/12-2024'>Vanaf deze maand op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-films'>Beste films op Videoland</a></li><li><a href='/video-on-demand/videoland/beste-series'>Beste series op Videoland</a></li><li><a href='/video-on-demand/videoland/binnenkort-op-videoland'>Binnenkort op Videoland</a></li><li><a href='/video-on-demand/videoland/populair'>Populair op Videoland</a></li><li><a href='/video-on-demand/videoland'>Over Videoland</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-cinetree fvi-fw text-vod-cinetree'></i> Cinetree</a><ul class='level-3'><li><a href='/video-on-demand/cinetree/nieuw-op-cinetree'>Nieuw op Cinetree</a></li><li><a href='/video-on-demand/cinetree/volledig-aanbod'>Volledig aanbod Cinetree</a></li><li><a href='/video-on-demand/cinetree/12-2024'>Vanaf deze maand op Cinetree</a></li><li><a href='/video-on-demand/cinetree/beste-films'>Beste films op Cinetree</a></li><li><a href='/video-on-demand/cinetree/binnenkort-op-cinetree'>Binnenkort op Cinetree</a></li><li><a href='/video-on-demand/cinetree/populair'>Populair op Cinetree</a></li><li><a href='/video-on-demand/cinetree'>Over Cinetree</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-film1 fvi-fw text-vod-film1'></i> Film1</a><ul class='level-3'><li><a href='/video-on-demand/film1/nieuw-op-film1'>Nieuw op Film1</a></li><li><a href='/video-on-demand/film1/volledig-aanbod'>Volledig aanbod Film1</a></li><li><a href='/video-on-demand/film1/12-2024'>Vanaf deze maand op Film1</a></li><li><a href='/video-on-demand/film1/beste-films'>Beste films op Film1</a></li><li><a href='/video-on-demand/film1/binnenkort-op-film1'>Binnenkort op Film1</a></li><li><a href='/video-on-demand/film1'>Over Film1</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-cinemember fvi-fw text-vod-cinemember'></i> CineMember</a><ul class='level-3'><li><a href='/video-on-demand/cinemember/nieuw-op-cinemember'>Nieuw op CineMember</a></li><li><a href='/video-on-demand/cinemember/volledig-aanbod'>Volledig aanbod CineMember</a></li><li><a href='/video-on-demand/cinemember/12-2024'>Vanaf deze maand op CineMember</a></li><li><a href='/video-on-demand/cinemember/beste-films'>Beste films op CineMember</a></li><li><a href='/video-on-demand/cinemember'>Over CineMember</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-picl fvi-fw text-vod-picl'></i> Picl</a><ul class='level-3'><li><a href='/video-on-demand/picl/nieuw-op-picl'>Nieuw op Picl</a></li><li><a href='/video-on-demand/picl/volledig-aanbod'>Volledig aanbod Picl</a></li><li><a href='/video-on-demand/picl/beste-films'>Beste films op Picl</a></li><li><a href='/video-on-demand/picl/binnenkort-op-picl'>Binnenkort op Picl</a></li><li><a href='/video-on-demand/picl'>Over Picl</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-skyshowtime fa-fw text-vod-skyshowtime'></i> SkyShowtime</a><ul class='level-3'><li><a href='/video-on-demand/skyshowtime/nieuw-op-skyshowtime'>Nieuw op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/volledig-aanbod'>Volledig aanbod SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/12-2024'>Vanaf deze maand op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-films'>Beste films op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/beste-series'>Beste series op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime/populair'>Populair op SkyShowtime</a></li><li><a href='/video-on-demand/skyshowtime'>Over SkyShowtime</a></li></ul></li><li class='has-sub hide-desktop'><a href='#'><i class='fvi fvi-mubi fvi-fw text-vod-mubi'></i> MUBI</a><ul class='level-3'><li><a href='/video-on-demand/mubi/nieuw-op-mubi'>Nieuw op MUBI</a></li><li><a href='/video-on-demand/mubi/volledig-aanbod'>Volledig aanbod MUBI</a></li><li><a href='/video-on-demand/mubi/beste-films'>Beste films op MUBI</a></li><li><a href='/video-on-demand/mubi/binnenkort-op-mubi'>Binnenkort op MUBI</a></li><li><a href='/video-on-demand/mubi'>Over MUBI</a></li></ul></li><li class="hide-mobile hide-tablet"><a href="/zoek" class="toplevel"><span><i class="fa fa-sliders fa-fw"></i><span class="hide-desktop"> Zoeken en filteren</span></span></a></li></ul> </div> <!-- ZOEKEN --> <div id="header-zoek"> <form method="get" action="/zoek" id="qform"> <input type="text" placeholder="🍿 Zoek &amp; kijk een film of serie..." name="q" id="qcomplete" autocomplete="off" autocapitalize="off" spellcheck="false" accesskey="s"> <button class="remove"><i class="fa fa-times"></i></button> <button type="submit" class="glass" aria-label="Zoek"> <span class="icon-loader" style="display:none;"></span><i class="fa fa-search"></i> </button> </form> <div class="results"></div> </div> </div> </div> </div> <div id="container"> <div id="content-wrapper" class="pop-up-container"> <div class="width-610"> <div id="content" class="content pop-up-container "> <div class='top-ui-icon'><div class='user-icon default'><span style='background:hsl(88, 50%, 55%);border-color:hsl(88, 50%, 55%);'><span>g</span></span></div></div><div id='breadcrumbs' class=''><ul class='body' itemscope itemtype='http://schema.org/BreadcrumbList'><li class='' itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'><a class='item' itemscope itemtype='http://schema.org/WebPage' itemprop='item' itemid='https://www.filmvandaag.nl/gebruiker' href='https://www.filmvandaag.nl/gebruiker'><span itemprop='name'>Community</span></a><meta itemprop='position' content='1'></li><li class='active' itemprop='itemListElement' itemscope itemtype='http://schema.org/ListItem'><span itemscope itemtype='http://schema.org/WebPage' itemprop='item' itemid='https://www.filmvandaag.nl/gebruiker/10873'><span itemprop='name'><i class='fa fa-fw fa-user-o' style='margin-right:.1rem;'></i>guus.peeters</span></span><meta itemprop='position' content='2'></li></ul></div><h1>Profiel van guus.peeters</h1><hr class='hide-mobile'><table class='table full'> <tr><td class='text-strong'><i class='fa fa-fw fa-user'></i>&nbsp;&nbsp;Gebruikersnaam</td><td>guus.peeters</td></tr> <tr><td class='text-strong'><i class='fa fa-fw fa-calendar'></i>&nbsp;&nbsp;Geregistreerd</td><td>02-03-2017</td></tr> <tr><td class='text-strong'><i class='fa fa-fw fa-bookmark'></i>&nbsp;&nbsp;<a href='/gebruiker/10873/watchlist'>Watchlist</a></td><td><a href='/gebruiker/10873/watchlist' class='label-filter tiny nomargin white'>447 titels</a></td></tr> <tr><td class='text-strong'><i class='fa fa-fw fa-check'></i>&nbsp;&nbsp;<a href='/gebruiker/10873/gezien'>Gezien</a></td><td><a href='/gebruiker/10873/gezien' class='label-filter tiny nomargin white'>63 titels</a></td></tr><tr><td class='text-strong'><i class='fa fa-fw fa-star'></i>&nbsp;&nbsp;<a href='/gebruiker/10873/stemmen'>Beoordelingen</a></td><td><a href='/gebruiker/10873/stemmen' class='label-filter tiny nomargin white'>0 titels</a></td></tr> <tr><td class='text-strong'><i class='fa fa-fw fa-comment'></i>&nbsp;&nbsp;<a href='/gebruiker/10873/reacties'>Reacties</a></td><td><a href='/gebruiker/10873/reacties' class='label-filter tiny nomargin white'>0 reacties</a></td></tr> <tr><td class='text-strong'><i class='fa fa-fw fa-users'></i>&nbsp;&nbsp;<a href='#' data-featherlight='/api/frontend?action=user-activity&type=following&user_id=10873'>Volgend</a></td><td><a href='#' class='label-filter tiny nomargin white' data-featherlight='/api/frontend?action=user-activity&type=following&user_id=10873'>0 gebruiker(s)</a></td></tr><tr><td class='text-strong'><i class='fa fa-fw fa-users'></i>&nbsp;&nbsp;<a href='#' data-featherlight='/api/frontend?action=user-activity&type=followers&user_id=10873'>Volgers</a></td><td><a href='#' class='label-filter tiny nomargin white' data-featherlight='/api/frontend?action=user-activity&type=followers&user_id=10873'><span data-fv-follower-count>0</span> gebruiker(s)</a></td></tr></table><a id='statistieken' class='anchor-offset'></a><h3>Statistieken</h3><hr><div class='text-center'><a href='?jaar=#statistieken' class='label-filter tiny accent'>Laatste 12 maanden</a><label class='label-filter tiny select no-icon'><span>Per jaar:</span><select name='jaar' onChange='selectStatsYearFilter(this)' data-filter-year><option disabled selected>Kies jaar</option><option>2024</option><option>2023</option><option>2022</option><option>2021</option><option>2020</option><option>2019</option><option>2018</option><option>2017</option></select></label><a href='?jaar=2019%2B#statistieken' class='label-filter tiny'>Laatste jaren</a><a href='?jaar=2017%2B#statistieken' class='label-filter tiny'>Alle jaren</a></div><canvas id="chart_stats" class='margin-bottom-2' style="width: 100%; height: 350px;"></canvas><h3><a href='/gebruiker/10873/watchlist'>Recent toegevoegd aan watchlist</a></h3> <ul class='article-list'><li><a href='https://www.filmvandaag.nl/film/1685-anchorman-the-legend-of-ron-burgundy'><div class='tall'><img src='https://static.filmvandaag.nl/covers/1000/1685.jpg?v=2&width=120' alt='Anchorman: The Legend of Ron Burgundy' loading='lazy'></div><div><h4>Anchorman: The Legend of Ron Burgundy (2004)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 14 apr</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/2369-the-stepford-wives'><div class='tall'><img src='https://static.filmvandaag.nl/covers/2000/2369.jpg?width=120' alt='The Stepford Wives' loading='lazy'></div><div><h4>The Stepford Wives (2004)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 7 apr</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/73804-vamps'><div class='tall'><img src='https://static.filmvandaag.nl/covers/73000/73804.jpg?width=120' alt='Vamps' loading='lazy'></div><div><h4>Vamps (2012)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 7 apr</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/50978-the-angels-share'><div class='tall'><img src='https://static.filmvandaag.nl/covers/50000/50978.jpg?width=120' alt='The Angels&#039; Share' loading='lazy'></div><div><h4>The Angels' Share (2012)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 7 apr</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/2100-loser'><div class='tall'><img src='https://static.filmvandaag.nl/covers/2000/2100.jpg?width=120' alt='Loser' loading='lazy'></div><div><h4>Loser (2000)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 6 apr</small></div></div></a></li></ul><p><a href='/gebruiker/10873/watchlist' class='label-filter small purple'>Bekijk hele watchlist</a></p><h3><a href='/gebruiker/10873/gezien'>Recent toegevoegd aan gezien-lijst</a></h3> <ul class='article-list'><li><a href='https://www.filmvandaag.nl/film/6612-sweeney-todd-the-demon-barber-of-fleet-street'><div class='tall'><img src='https://static.filmvandaag.nl/covers/6000/6612.jpg?v=1&width=120' alt='Sweeney Todd: The Demon Barber of Fleet Street' loading='lazy'></div><div><h4>Sweeney Todd: The Demon Barber of Fleet Street (2007)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 2 apr</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/5939-what-happens-in-vegas'><div class='tall'><img src='https://static.filmvandaag.nl/covers/5000/5939.jpg?v=1&width=120' alt='What Happens in Vegas' loading='lazy'></div><div><h4>What Happens in Vegas (2008)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 12 mrt</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/820-saw'><div class='tall'><img src='https://static.filmvandaag.nl/covers/0/820.jpg?v=2&width=120' alt='Saw' loading='lazy'></div><div><h4>Saw (2004)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 12 mrt</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/5001-peter-pan'><div class='tall'><img src='https://static.filmvandaag.nl/covers/5000/5001.jpg?v=1&width=120' alt='Peter Pan' loading='lazy'></div><div><h4>Peter Pan (2003)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 12 mrt</small></div></div></a></li><li><a href='https://www.filmvandaag.nl/film/7887-cloudy-with-a-chance-of-meatballs'><div class='tall'><img src='https://static.filmvandaag.nl/covers/7000/7887.jpg?v=1&width=120' alt='Cloudy with a Chance of Meatballs' loading='lazy'></div><div><h4>Cloudy with a Chance of Meatballs (2009)</h4><div><span class='text-blue'>Film</span><small class='text-gray'> • 12 mrt</small></div></div></a></li></ul><p><a href='/gebruiker/10873/gezien' class='label-filter small purple'>Bekijk hele gezien-lijst</a></p><h3><a href='/gebruiker/10873/stemmen'>Recent beoordeelde films en series</a></h3><p>Geen titels gevonden.</p><template data-inject-ad-mobile-sticky></template><div class='pop-up has-sticky-ad hide-tablet hide-desktop' style='display:none;'><div class='box box--ad'><i class='fa fa-fw fa-times pop-up--close pop-up--close--large'></i></div></div> </div> <div class="clear"></div> </div> <div id="filmlijst-rechts" class="no-print"> <div class='filmlijst-rechts-item'><h2><span class='emoji'>🔥</span> Meest gelezen</h2><ul class='article-list sidebar'><li><a href='/nieuws/23296-netflix-kijkers-worden-stil-van-politieke-miniserie-grijpt-je-naar-de-keel' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23296/ontroerende-politieke-miniserie-op-netflix.jpg?ts=1733846124&amp;width=300' alt='Netflix-kijkers worden stil van politieke miniserie: &#039;Grijpt je naar de keel&#039;' loading='lazy'></div><h4>Netflix-kijkers worden stil van politieke miniserie: 'Grijpt je naar de keel'</h4></a></li><li><a href='/nieuws/23335-knokke-off-seizoen-2-valt-in-de-smaak-bij-kijkers-oprecht-goed-geschreven' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23335/knokke-off-seizoen-2-valt-in-de-smaak.jpg?ts=1734010652&amp;width=300' alt='&#039;Knokke Off&#039; seizoen 2 valt in de smaak bij kijkers: &#039;Oprecht goed geschreven&#039;' loading='lazy'></div><h4>'Knokke Off' seizoen 2 valt in de smaak bij kijkers: 'Oprecht goed geschreven'</h4></a></li><li><a href='/nieuws/23237-onheilspellende-thriller-met-rebecca-hall-nu-te-zien-op-netflix' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23237/onheilspellende-thriller-met-rebecca-hall-nu-op-netflix.jpg?ts=1733475715&amp;width=300' alt='Onheilspellende thriller met Rebecca Hall nu te zien op Netflix' loading='lazy'></div><h4>Onheilspellende thriller met Rebecca Hall nu te zien op Netflix</h4></a></li><li><a href='/nieuws/23318-ruim-10-miljoen-kijkers-voor-mysterieuze-nieuwe-netflix-serie-toppertje' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23318/ruim-10-miljoen-kijkers-voor-nieuwe-mysterieuze-netflix-serie.jpg?ts=1733912888&amp;width=300' alt='Ruim 10 miljoen kijkers voor mysterieuze nieuwe Netflix-serie: &#039;Toppertje!&#039;' loading='lazy'></div><h4>Ruim 10 miljoen kijkers voor mysterieuze nieuwe Netflix-serie: 'Toppertje!'</h4></a></li><li><a href='/nieuws/23322-aangrijpend-drama-is-een-wereldwijd-succes-op-netflix-prachtige-film' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23322/ontroerend-drama-een-wereldwijd-succes-op-netflix.jpg?ts=1733920919&amp;width=300' alt='Aangrijpend drama is een wereldwijd succes op Netflix: &#039;Prachtige film!&#039;' loading='lazy'></div><h4>Aangrijpend drama is een wereldwijd succes op Netflix: 'Prachtige film!'</h4></a></li><li><a href='/nieuws/23048-deze-week-nieuw-op-netflix-9-t-m-15-december-2024' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23048/nieuw-op-netflix-week-50-2024.jpg?ts=1732538767&amp;width=300' alt='Deze week nieuw op Netflix (9 t/m 15 december, 2024)' loading='lazy'></div><h4>Deze week nieuw op Netflix (9 t/m 15 december, 2024)</h4></a></li><li><a href='/nieuws/23268-nieuwe-kerstfilm-op-netflix-voor-het-hele-gezin-valt-in-de-smaak-super-leuke-film' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23268/nieuwe-kerstfilm-op-netflix-voor-het-hele-gezin-valt-in-de-smaak.jpg?ts=1733752152&amp;width=300' alt='Nieuwe kerstfilm op Netflix voor het hele gezin valt in de smaak: &#039;Super leuke film!&#039;' loading='lazy'></div><h4>Nieuwe kerstfilm op Netflix voor het hele gezin valt in de smaak: 'Super leuke film!'</h4></a></li><li><a href='/nieuws/23270-ontzettend-spannende-horrorfilm-maakt-indruk-op-netflix-onwijs-goed' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23270/ontzettend-spannende-horrorfilm-op-netflix.jpg?ts=1733745022&amp;width=300' alt='&#039;Ontzettend spannende&#039; horrorfilm maakt indruk op Netflix: &#039;Onwijs goed!&#039;' loading='lazy'></div><h4>'Ontzettend spannende' horrorfilm maakt indruk op Netflix: 'Onwijs goed!'</h4></a></li><li><a href='/nieuws/23264-nieuw-nederlands-drama-met-annet-malherbe-vanaf-deze-week-te-zien' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23264/nieuw-nederlands-drama-met-lies-visschedijk-vanaf-deze-week-te-zien.jpg?ts=1733737522&amp;width=300' alt='Nieuw Nederlands drama met Annet Malherbe vanaf deze week te zien' loading='lazy'></div><h4>Nieuw Nederlands drama met Annet Malherbe vanaf deze week te zien</h4></a></li><li><a href='/nieuws/23319-rechercheur-onderzoekt-schokkende-moord-in-nieuwe-scandinavische-krimi-van-netflix' class="is-hot"><div><img src='https://static.filmvandaag.nl/news/23319/nieuwe-scandinavische-krimi-van-netflix.jpg?ts=1733915630&amp;width=300' alt='Rechercheur onderzoekt schokkende moord in nieuwe Scandinavische krimi van Netflix' loading='lazy'></div><h4>Rechercheur onderzoekt schokkende moord in nieuwe Scandinavische krimi van Netflix</h4></a></li></ul><p class='text-center no-margin-bottom'><a href="/nieuws" class='label-filter small green cta'>Meer nieuws</a></p></div> <div class="filmlijst-rechts-item"> <h2>Video on demand</h2> <p class=''><a href='/video-on-demand/netflix' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-netflix fvi-fw text-vod-netflix'></i> Netflix</a><a href='/video-on-demand/pathe-thuis' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-pathe fvi-fw text-vod-pathe'></i> Pathé Thuis</a><a href='/video-on-demand/disney-plus' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-disney-plus fvi-fw text-vod-disney'></i> Disney+</a><a href='/video-on-demand/amazon-prime-video' class='label-filter tiny'><i class='fvi fvi-fw fa fa-amazon fa-fw text-vod-amazon'></i> Prime Video</a><a href='/video-on-demand/hbo-max' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-hbomax fvi-fw text-vod-hbomax'></i> HBO Max</a><a href='/video-on-demand/canal-plus' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-canalplus fa-fw text-vod-canalplus'></i> CANAL+</a><a href='/video-on-demand/npo-start-plus' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-npo fvi-fw text-vod-npo'></i> NPO Start</a><a href='/video-on-demand/apple-tv' class='label-filter tiny'><i class='fvi fvi-fw fa fa-apple fa-fw text-vod-apple'></i> Apple TV+</a><a href='/video-on-demand/viaplay' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-viaplay fa-fw text-vod-viaplay'></i> Viaplay</a><a href='/video-on-demand/videoland' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-videoland fvi-fw text-vod-videoland'></i> Videoland</a><a href='/video-on-demand/cinetree' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-cinetree fvi-fw text-vod-cinetree'></i> Cinetree</a><a href='/video-on-demand/film1' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-film1 fvi-fw text-vod-film1'></i> Film1</a><a href='/video-on-demand/cinemember' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-cinemember fvi-fw text-vod-cinemember'></i> CineMember</a><a href='/video-on-demand/picl' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-picl fvi-fw text-vod-picl'></i> Picl</a><a href='/video-on-demand/skyshowtime' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-skyshowtime fa-fw text-vod-skyshowtime'></i> SkyShowtime</a><a href='/video-on-demand/mubi' class='label-filter tiny'><i class='fvi fvi-fw fvi fvi-mubi fvi-fw text-vod-mubi'></i> MUBI</a></p> </div> <div class="filmlijst-rechts-item sidebar-leeg" id="ad-rechtsboven"> </div> <div class="filmlijst-rechts-item"> <h2>Laatste beoordelingen</h2> <ul class='lastlist '><li class='lastlist-r1'><div class='lastlist-content ' style='width:88%;'><a href='/serie/112-justice-league'><img src='https://static.filmvandaag.nl/covers/no-cover/small.jpg' data-original='https://static.filmvandaag.nl/shows/small/0/112.jpg' class='lastlist-cover defer' alt="Justice League"></a><a href='/serie/112-justice-league' title="Justice League (2001–2004)" class="title">Justice League (2001–2004)</a></div><span class='lastlist-vote'><i class='fa fa-star text-red'></i> <strong>7</strong></span></li> <li class='lastlist-r0'><div class='lastlist-content ' style='width:88%;'><a href='/serie/9960-extraordinary-attorney-woo'><img src='https://static.filmvandaag.nl/covers/no-cover/small.jpg' data-original='https://static.filmvandaag.nl/shows/small/9000/9960.jpg?v=1' class='lastlist-cover defer' alt="Extraordinary Attorney Woo"></a><a href='/serie/9960-extraordinary-attorney-woo' title="Extraordinary Attorney Woo (2022)" class="title">Extraordinary Attorney Woo (2022)</a></div><span class='lastlist-vote'><i class='fa fa-star text-red'></i> <strong>8</strong></span></li> <li class='lastlist-r1'><div class='lastlist-content ' style='width:88%;'><a href='/film/89549-in-a-world'><img src='https://static.filmvandaag.nl/covers/no-cover/small.jpg' data-original='https://static.filmvandaag.nl/covers/small/89000/89549.jpg' class='lastlist-cover defer' alt="In a World..."></a><a href='/film/89549-in-a-world' title="In a World... (2013)" class="title">In a World... (2013)</a></div><span class='lastlist-vote'><i class='fa fa-star text-red'></i> <strong>7</strong></span></li> <li class='lastlist-r0'><div class='lastlist-content ' style='width:88%;'><a href='/film/11471-nixon'><img src='https://static.filmvandaag.nl/covers/no-cover/small.jpg' data-original='https://static.filmvandaag.nl/covers/small/11000/11471.jpg?v=1' class='lastlist-cover defer' alt="Nixon"></a><a href='/film/11471-nixon' title="Nixon (1995)" class="title">Nixon (1995)</a></div><span class='lastlist-vote'><i class='fa fa-star text-red'></i> <strong>6</strong></span></li> <li class='lastlist-r1'><div class='lastlist-content ' style='width:88%;'><a href='/film/6442-mask'><img src='https://static.filmvandaag.nl/covers/no-cover/small.jpg' data-original='https://static.filmvandaag.nl/covers/small/6000/6442.jpg' class='lastlist-cover defer' alt="Mask"></a><a href='/film/6442-mask' title="Mask (1985)" class="title">Mask (1985)</a></div><span class='lastlist-vote'><i class='fa fa-star text-red'></i> <strong>7</strong></span></li> </ul><p class='text-center no-margin-bottom'><a href='/gebruiker/beoordelingen' class='label-filter tiny blue'>Meer beoordelingen</a><a href='/gebruiker/reacties' class='label-filter tiny blue'>Reacties</a> <a href='/films/populair' class='label-filter tiny blue'>Populaire films</a><a href='/series/populair' class='label-filter tiny blue'>Populaire series</a></p></div> <div class="filmlijst-rechts-item"> <h2>Populaire films</h2> <ul class='article-list article-list--small sidebar'><li><a href='https://www.filmvandaag.nl/film/118696-deadpool-wolverine'><div class='tall'><img src='https://static.filmvandaag.nl/covers/filmlijst/118000/118696.jpg?v=5' alt='Deadpool &amp; Wolverine' loading='lazy'></div><h4>Deadpool & Wolverine (2024)</h4></a></li><li><a href='https://www.filmvandaag.nl/film/135463-heretic'><div class='tall'><img src='https://static.filmvandaag.nl/covers/filmlijst/135000/135463.jpg?v=3' alt='Heretic' loading='lazy'></div><h4>Heretic (2024)</h4></a></li><li><a href='https://www.filmvandaag.nl/film/131231-gladiator-ii'><div class='tall'><img src='https://static.filmvandaag.nl/covers/filmlijst/131000/131231.jpg?v=5' alt='Gladiator II' loading='lazy'></div><h4>Gladiator II (2024)</h4></a></li><li><a href='https://www.filmvandaag.nl/film/135752-twisters'><div class='tall'><img src='https://static.filmvandaag.nl/covers/filmlijst/135000/135752.jpg?v=4' alt='Twisters' loading='lazy'></div><h4>Twisters (2024)</h4></a></li><li><a href='https://www.filmvandaag.nl/film/136526-small-things-like-these'><div class='tall'><img src='https://static.filmvandaag.nl/covers/filmlijst/136000/136526.jpg?v=3' alt='Small Things Like These' loading='lazy'></div><h4>Small Things Like These (2024)</h4></a></li></ul><p class='text-center no-margin-bottom'><a href='/films/populair' class='label-filter small purple cta'>Meer populaire films</a></p> </div> <div class="filmlijst-rechts-item"> <h2>Populaire series</h2> <ul class='article-list article-list--small sidebar'><li><a href='https://www.filmvandaag.nl/serie/13238-black-doves'><div class='tall'><img src='https://static.filmvandaag.nl/shows/filmlijst/13000/13238.jpg?v=4' alt='Black Doves' loading='lazy'></div><h4>Black Doves (2024–&nbsp;)</h4></a></li><li><a href='https://www.filmvandaag.nl/serie/10224-the-penguin'><div class='tall'><img src='https://static.filmvandaag.nl/shows/filmlijst/10000/10224.jpg?v=4' alt='The Penguin' loading='lazy'></div><h4>The Penguin (2024)</h4></a></li><li><a href='https://www.filmvandaag.nl/serie/11490-a-man-on-the-inside'><div class='tall'><img src='https://static.filmvandaag.nl/shows/filmlijst/11000/11490.jpg?v=2' alt='A Man on the Inside' loading='lazy'></div><h4>A Man on the Inside (2024–&nbsp;)</h4></a></li><li><a href='https://www.filmvandaag.nl/serie/13761-cross'><div class='tall'><img src='https://static.filmvandaag.nl/shows/filmlijst/13000/13761.jpg?v=2' alt='Cross' loading='lazy'></div><h4>Cross (2024–&nbsp;)</h4></a></li><li><a href='https://www.filmvandaag.nl/serie/5448-dune-prophecy'><div class='tall'><img src='https://static.filmvandaag.nl/shows/filmlijst/5000/5448.jpg?v=4' alt='Dune: Prophecy' loading='lazy'></div><h4>Dune: Prophecy (2024–&nbsp;)</h4></a></li></ul><p class='text-center no-margin-bottom'><a href='/series/populair' class='label-filter small purple cta'>Meer populaire series</a></p> </div> </div> <div class="clear"></div> <div id="push"></div> </div> </div> <footer id="footer" class="no-print"> <div id="footermenu"> <div class="row"> <div class="menu"> <ul> <li> <h3>Algemeen</h3> </li> <li><a href="/informatie">Over FilmVandaag.nl</a></li> <li><a href="https://facebook.com/filmvandaag" rel="nofollow noopener" target="_blank"><i class='fa fa-fw fa-facebook'></i> Facebook</a></li> <li><a href="https://www.instagram.com/filmvandaag/" rel="nofollow noopener" target="_blank"><i class='fa fa-fw fa-instagram'></i> Instagram</a></li> <li><a href="https://x.com/filmvandaag" rel="nofollow noopener" target="_blank"><i class='fvi fvi-fw fvi-x'></i> X (Twitter)</a></li> <li><a href="https://www.youtube.com/@FilmVandaag-nl" rel="nofollow noopener" target="_blank"><i class='fa fa-fw fa-youtube-play'></i> YouTube</a></li> <li><a href="https://www.threads.net/@filmvandaag" rel="nofollow noopener" target="_blank"><i class='fvi fvi-fw fvi-threads'></i> Threads</a></li> <li><a href="/redactie">Redactie</a></li> <li><a href="/nieuws">Nieuws</a></li> <li><a href="/privacy">Privacybeleid</a></li> <li><a href="" onclick="window.fv.consent.openUi(); return false;">Cookie-instellingen</a></li> <li><a href="/rssfeeds">RSS-feeds</a></li> <li><a href="/veelgestelde-vragen">Veelgestelde vragen</a></li> <li><a href="/contact">Contact / Adverteren</a></li> </ul> <ul> <li><h3><a href='/nieuws'>Nieuws</a></h3></li> <li><a href='/nieuws'>Laatste nieuws</a></li> <li><a href='/nieuws/recensies'>Recensies</a></li><li><a href='/nieuws/algemeen'>Algemeen</a></li><li><a href='/nieuws/films'>Films</a></li><li><a href='/nieuws/series'>Series</a></li><li><a href='/nieuws/bioscoop'>Bioscoop</a></li><li><a href='/nieuws/videos'>Video's</a></li><li><a href='/nieuws/video-on-demand'>Video on demand</a></li><li><a href='/nieuws/televisie'>Televisie</a></li><li><a href='/nieuws/celebrities'>Celebrities</a></li> </ul> <ul> <li><h3><a href='/nieuws'>Laatste nieuws</a></h3></li> <li style='margin-bottom:10px;'><a href='https://www.filmvandaag.nl/nieuws/23352-tygo-gernandt-is-juffrouw-pots-in-de-trailer-van-nieuwe-kinderboekverfilming'>Tygo Gernandt is Juffrouw Pots in de trailer van nieuwe kinderboekverfilming</a></li><li style='margin-bottom:10px;'><a href='https://www.filmvandaag.nl/nieuws/23344-schattige-kerstfilm-maakt-opmars-op-netflix-heerlijk'>'Schattige' kerstfilm maakt opmars op Netflix: 'Heerlijk!'</a></li><li style='margin-bottom:10px;'><a href='https://www.filmvandaag.nl/nieuws/23350-jack-quaid-voelt-geen-pijn-in-de-trailer-van-actiethriller-novocaine'>Jack Quaid voelt geen pijn in de trailer van actiethriller 'Novocaine'</a></li><li style='margin-bottom:10px;'><a href='https://www.filmvandaag.nl/nieuws/23325-volgende-maand-op-netflix-deze-nieuwe-films-verschijnen-in-januari'>Volgende maand op Netflix: deze nieuwe films verschijnen in januari</a></li> </ul> <ul> <li> <h3><a href='/filmsoptv'>Films op tv</a></h3> </li> <li><a href="/filmsoptv/gisteren">Gisteren op tv</a></li> <li><a href="/filmsoptv">Vandaag op tv</a></li> <li><a href="/filmsoptv/14-12-2024" >Morgen op tv</a></li> <li><a href="/filmsoptv/15-12-2024" >Overmorgen op tv</a></li> <li><a href="/filmtips">Filmtips deze week</a></li> </ul> <ul> <li> <h3><a href='/bioscoop'>Bioscoop</a></h3> </li> <li><a href="/filmladder">Bioscoopagenda</a></li> <li><a href="/nieuws/recensies">Recensies</a></li> <li><a href="/bioscoop">Alle films nu in de bioscoop</a></li> <li><a href="/bioscoop/dezeweek">Deze week in de bioscoop</a></li> <li><a href="/bioscoop/top-20/dezeweek">Bioscoop Top 20</a></li> <li><a href="/trailers">Nieuwste trailers</a></li> <li><a href="/nieuwefilms">Binnenkort in de bioscoop</a></li> <li><a href="/bioscoop/2024">Alle films 2024</a></li><li><a href="/bioscoop/2025">Alle films 2025</a></li><li><a href="/bioscoop/2026">Alle films 2026</a></li> </ul> <ul> <li> <h3><a href='/dvd-releases'>Dvd &amp; blu-ray</a></h3> </li> <li><a href="/dvd-releases">Nu op dvd en blu-ray</a></li> <li><a href="/dvd-releases/2023">Te koop vanaf 2023</a></li> <li><a href="/dvd-releases/2024">Te koop vanaf 2024</a></li> <li><a href="/dvd-releases/2025">Te koop vanaf 2025</a></li> <li><a href="/dvd-releases/dezeweek">Vanaf deze week te koop</a></li> <li><a href="/dvd-releases/dezemaand">Vanaf deze maand te koop</a></li> </ul> <ul> <li> <h3>Overzichten</h3> </li> <li><a href="/films/top-100">Top 100 beste films ooit</a></li> <li><a href='/films/top-100?jaar=2023'>Top 100 beste films 2023</a></li><li><a href='/films/top-100?jaar=2024'>Top 100 beste films 2024</a></li> <li><a href="/series/top-100">Top 100 beste series ooit</a></li> <li><a href='/series/top-100?jaar=2023'>Top 100 beste series 2023</a></li><li><a href='/series/top-100?jaar=2024'>Top 100 beste series 2024</a></li> <li><a href="/kinderfilms">Kinderfilms</a></li> <!-- <li><a href="/bioscoop/kinderfilms">Kinderfilms in de bioscoop</a></li> --> <li><a href="/nederlandsefilms">Nederlandse films</a></li> <li><a href="/fransefilms">Franse films</a></li> <li><a href="/disneyfilms">Disney-films</a></li> <!-- <li><a href="/sinterklaasfilms">Sinterklaasfilms</a></li> --> <li><a href="/kerstfilms">Kerstfilms</a></li> </ul> <ul><li><h3><i class='fvi fvi-netflix fvi-fw'></i> <a href='/video-on-demand/netflix'>Netflix</a></h3></li><li><a href='/video-on-demand/netflix/nieuw-op-netflix'>Nieuw op Netflix</a></li><li><a href='/video-on-demand/netflix/binnenkort-op-netflix'>Binnenkort op Netflix</a></li><li><a href='https://www.filmvandaag.nl/nieuws/23265-netflix-verwijdert-binnenkort-the-office-downton-abbey-en-45-andere-films-series'>Laatste kans Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod'>Aanbod Netflix</a></li><li><a href='/video-on-demand/netflix/top-100'>Beste films op Netflix</a></li><li><a href='/video-on-demand/netflix/top-100?jaar=2024'>Beste films 2024</a></li><li><a href='/video-on-demand/netflix/beste-series'>Beste series op Netflix</a></li><li><a href='/video-on-demand/netflix/beste-series?jaar=2024'>Beste series 2024</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod?categorie=films'>Alle films op Netflix</a></li><li><a href='/video-on-demand/netflix/volledig-aanbod?categorie=series'>Alle series op Netflix</a></li></ul><ul><li><h3><i class='fvi fvi-pathe fvi-fw'></i> <a href='/video-on-demand/pathe-thuis'>Pathé Thuis</a></h3></li><li><a href='/video-on-demand/pathe-thuis/nieuw-op-pathe-thuis'>Nieuw op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/binnenkort-op-pathe-thuis'>Binnenkort op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/volledig-aanbod'>Aanbod Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films'>Beste films op Pathé Thuis</a></li><li><a href='/video-on-demand/pathe-thuis/beste-films?jaar=2024'>Beste films 2024</a></li></ul><ul><li><h3><i class='fvi fvi-disney-plus fvi-fw'></i> <a href='/video-on-demand/disney-plus'>Disney+</a></h3></li><li><a href='/video-on-demand/disney-plus/nieuw-op-disney-plus'>Nieuw op Disney+</a></li><li><a href='/video-on-demand/disney-plus/binnenkort-op-disney-plus'>Binnenkort op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod'>Aanbod Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films'>Beste films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-films?jaar=2024'>Beste films 2024</a></li><li><a href='/video-on-demand/disney-plus/beste-series'>Beste series op Disney+</a></li><li><a href='/video-on-demand/disney-plus/beste-series?jaar=2024'>Beste series 2024</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod?categorie=films'>Alle films op Disney+</a></li><li><a href='/video-on-demand/disney-plus/volledig-aanbod?categorie=series'>Alle series op Disney+</a></li></ul><ul><li><h3><i class='fa fa-amazon fa-fw'></i> <a href='/video-on-demand/amazon-prime-video'>Prime Video</a></h3></li><li><a href='/video-on-demand/amazon-prime-video/nieuw-op-amazon-prime-video'>Nieuw op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/binnenkort-op-amazon-prime-video'>Binnenkort op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod'>Aanbod Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films'>Beste films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-films?jaar=2024'>Beste films 2024</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series'>Beste series op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/beste-series?jaar=2024'>Beste series 2024</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod?categorie=films'>Alle films op Prime Video</a></li><li><a href='/video-on-demand/amazon-prime-video/volledig-aanbod?categorie=series'>Alle series op Prime Video</a></li></ul><ul><li><h3>Meer video on demand</h3></li><li><a href='/video-on-demand/hbo-max'><i class='fvi fvi-hbomax fvi-fw'></i> HBO Max</a></li><li><a href='/video-on-demand/canal-plus'><i class='fvi fvi-canalplus fa-fw'></i> CANAL+</a></li><li><a href='/video-on-demand/npo-start-plus'><i class='fvi fvi-npo fvi-fw'></i> NPO Start &amp; Plus</a></li><li><a href='/video-on-demand/apple-tv'><i class='fa fa-apple fa-fw'></i> Apple TV+</a></li><li><a href='/video-on-demand/viaplay'><i class='fvi fvi-viaplay fa-fw'></i> Viaplay</a></li><li><a href='/video-on-demand/videoland'><i class='fvi fvi-videoland fvi-fw'></i> Videoland</a></li><li><a href='/video-on-demand/cinetree'><i class='fvi fvi-cinetree fvi-fw'></i> Cinetree</a></li><li><a href='/video-on-demand/film1'><i class='fvi fvi-film1 fvi-fw'></i> Film1</a></li><li><a href='/video-on-demand/cinemember'><i class='fvi fvi-cinemember fvi-fw'></i> CineMember</a></li><li><a href='/video-on-demand/picl'><i class='fvi fvi-picl fvi-fw'></i> Picl</a></li><li><a href='/video-on-demand/skyshowtime'><i class='fvi fvi-skyshowtime fa-fw'></i> SkyShowtime</a></li><li><a href='/video-on-demand/mubi'><i class='fvi fvi-mubi fvi-fw'></i> MUBI</a></li></ul> <ul> <li> <h3>Partners</h3> </li> <li><a href="https://whichmuseum.com/" target="_blank" rel="noopener">WhichMuseum</a></li> <li><a href="https://www.sportbookies.nl/" target="_blank" rel="noopener">Sportnieuws</a></li> </ul> </div> </div> <div class='clear'></div> <div class="row clear no-padding margin-top-1-5"> <hr> </div> <div class="row clear no-padding footer-bottom"> <ul class="stats"> <li><strong>139.509</strong> films</li> <li><strong>15.236</strong> series</li> <li><strong>83.779</strong> trailers</li> <!-- <li><strong>23.613</strong> externe recensies</li> --> <li><strong>1.325</strong> recensies</li> <li><strong>23.249</strong> artikelen</li> <li><strong>38.847</strong> gebruikers</li> <!-- <li><strong>268.573</strong> stemmen</li> --> </ul> </div> </div> </footer> <div id="fb-root"></div> <script> var initSocial = function(providers) { var w = window, d = document, s = "script"; var js, fjs = d.getElementsByTagName(s)[0], load = function(url, id, callback) { if (d.getElementById(id)) { return; } js = d.createElement(s); js.src = url; js.id = id; js.crossorigin = "anonymous"; js.async = true; fjs.parentNode.insertBefore(js, fjs); if (callback !== 'undefined') { js.onload = callback; } }; if (providers.facebook) { load('//connect.facebook.net/nl_NL/sdk.js#xfbml=1&version=v8.0&appId=239201576146081&autoLogAppEvents=1', 'fbjssdk'); } //load('https://apis.google.com/js/plusone.js', 'gplus1js'); //load('//platform.twitter.com/widgets.js', 'tweetjs'); //load('//assets.pinterest.com/js/pinit.js', 'pinterest') if (providers.twitter) { window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs")); twttr.ready(function (twttr) { var timeOut = setInterval(function() { if (typeof window.twitterLoaded !== 'undefined') { window.twitterLoaded(); clearInterval(timeOut); } }, 500); }); } if (providers.instagram) { load('//www.instagram.com/embed.js', 'instagram-js', function() { var ig = document.getElementsByClassName('embed instagram'); var request = []; for (var i = 0; i < ig.length; i++) { (function(i) { var el = ig[i].querySelector('div'); if (el.getAttribute('data-instagram-id')) { request[i] = new XMLHttpRequest(); request[i].open('GET', 'https://graph.facebook.com/instagram_oembed?url=https://www.instagram.com/p/' + el.getAttribute('data-instagram-id') + '/&hidecaption=' + el.getAttribute('data-hide-caption') + '&access_token=239201576146081|42781f735607ea2300570dd68c47cca0&omitscript=true', true); request[i].onload = function() { if (this.status >= 200 && this.status < 400) { // Success! var data = JSON.parse(this.response); el.innerHTML = data.html; var timeOut = setInterval(function() { if (typeof instgrm !== 'undefined') { instgrm.Embeds.process(); clearInterval(timeOut); } }, 500); } else { el.innerHTML = ''; } }; request[i].onerror = function() { el.innerHTML = ''; }; request[i].send(); } })(i); } }); } }; initSocial({ 'facebook': true, 'instagram': true, 'twitter': true }); </script> <script> window.csrf = { csrf_token: '8c7c86e4a9d0f5629569921db72c41fa' }; window.fv = window.fv || {}; window.fv.slug = "/gebruiker/10873"; window.fv.consent = {}; window.fv.loadScripts = true; window.fv.adProvider = 'dfp'; window.fv.advertiser = 'hb'; window.fv.analyticsProvider = 'gtm'; window.fv.analyticsProperty = 'UA-5318270-1'; window.fv.url = 'https://www.filmvandaag.nl'; window.fv.cdnUrl = 'https://cdn.filmvandaag.nl'; window.fv.loggedIn = false; window.fv.userId = false; window.fv.showAds = true; window.fv.hasBlockedAds = false; window.fv.isBot = false; window.fv.captchaLoaded = false; window.fv.fn = {}; function captchaLoaded() { window.fv.captchaLoaded = true; } window.fv.vod = {}; window.fv.vod.netflix = {name: 'Netflix', name_short: 'Netflix', cta_url: false, icon: 'fvi fvi-netflix fvi-fw', slug: 'netflix'}; window.fv.vod.pathe = {name: 'Pathé Thuis', name_short: 'Pathé Thuis', cta_url: 'https://www.pathe-thuis.nl/aanmelden/?utm_source=Partnership&amp;utm_medium=Filmvandaag&amp;utm_campaign=Filmvandaag&amp;utm_content={action}', icon: 'fvi fvi-pathe fvi-fw', slug: 'pathe-thuis'}; window.fv.vod.disney = {name: 'Disney+', name_short: 'Disney+', cta_url: 'https://disneyplus.bn5x.net/fv?subId1={action}&amp;subId2=--gebruiker--10873&amp;subId3=', icon: 'fvi fvi-disney-plus fvi-fw', slug: 'disney-plus'}; window.fv.vod.amazon = {name: 'Amazon Prime Video', name_short: 'Prime Video', cta_url: 'https://www.primevideo.com?tag=filmvandaag0f-21', icon: 'fa fa-amazon fa-fw', slug: 'amazon-prime-video'}; window.fv.vod.hbomax = {name: 'HBO Max', name_short: 'HBO Max', cta_url: false, icon: 'fvi fvi-hbomax fvi-fw', slug: 'hbo-max'}; window.fv.vod.canalplus = {name: 'CANAL+', name_short: 'CANAL+', cta_url: 'https://www.canalplus.nl/?utm_source=filmvandaag&amp;utm_medium=partner&amp;utm_campaign=vod_content&amp;utm_content={action}', icon: 'fvi fvi-canalplus fa-fw', slug: 'canal-plus'}; window.fv.vod.npo = {name: 'NPO Start &amp;amp; Plus', name_short: 'NPO Start', cta_url: false, icon: 'fvi fvi-npo fvi-fw', slug: 'npo-start-plus'}; window.fv.vod.apple = {name: 'Apple TV+', name_short: 'Apple TV+', cta_url: 'https://tv.apple.com/nl?at=1001l36gE&amp;ct={action}', icon: 'fa fa-apple fa-fw', slug: 'apple-tv'}; window.fv.vod.viaplay = {name: 'Viaplay', name_short: 'Viaplay', cta_url: 'https://track.adtraction.com/t/t?a=1691232497&amp;as=1549950719&amp;t=2&amp;tk=1&amp;epi={action}', icon: 'fvi fvi-viaplay fa-fw', slug: 'viaplay'}; window.fv.vod.videoland = {name: 'Videoland', name_short: 'Videoland', cta_url: false, icon: 'fvi fvi-videoland fvi-fw', slug: 'videoland'}; window.fv.vod.cinetree = {name: 'Cinetree', name_short: 'Cinetree', cta_url: 'https://cinetree.nl/?utm_source=FilmVandaag&amp;utm_medium=website&amp;utm_campaign=Partnership&amp;utm_content={action}', icon: 'fvi fvi-cinetree fvi-fw', slug: 'cinetree'}; window.fv.vod.film1 = {name: 'Film1', name_short: 'Film1', cta_url: false, icon: 'fvi fvi-film1 fvi-fw', slug: 'film1'}; window.fv.vod.cinemember = {name: 'CineMember', name_short: 'CineMember', cta_url: false, icon: 'fvi fvi-cinemember fvi-fw', slug: 'cinemember'}; window.fv.vod.picl = {name: 'Picl', name_short: 'Picl', cta_url: false, icon: 'fvi fvi-picl fvi-fw', slug: 'picl'}; window.fv.vod.skyshowtime = {name: 'SkyShowtime', name_short: 'SkyShowtime', cta_url: false, icon: 'fvi fvi-skyshowtime fa-fw', slug: 'skyshowtime'}; window.fv.vod.mubi = {name: 'MUBI', name_short: 'MUBI', cta_url: false, icon: 'fvi fvi-mubi fvi-fw', slug: 'mubi'}; </script> <script>function _webpushrScriptReady() { if (typeof localStorage !== 'undefined') { var registered = parseInt(localStorage.getItem('fv-push-registered'), 10); var isRegistered = window.fv.userId ? 1 : 0; if (registered != isRegistered || isNaN(registered)) { webpushr('attributes',{'Registered User': isRegistered}); localStorage.setItem('fv-push-registered', isRegistered); } var hasFirstPage = localStorage.getItem('fv-push-subscribed-at'); if (!hasFirstPage) { localStorage.setItem('fv-push-subscribed-at', true); webpushr('attributes', {'Subscribed At': '/gebruiker/10873'}); } } } </script> <script src="https://cdn.filmvandaag.nl/includes/js/app.min.js?v=1583663210"></script> <script src='https://cdn.jsdelivr.net/npm/chart.js@2.9.3'></script> <script src='https://cdn.jsdelivr.net/npm/chartjs-plugin-colorschemes@latest/dist/chartjs-plugin-colorschemes.min.js'></script> <script> if (ad_template == 'mobile') { var showLegend = false; var legendPosition = 'bottom'; } else { var showLegend = true; var legendPosition = 'right'; } $(document).ready(function() { // Line chart var ctx = document.getElementById('chart_stats').getContext('2d'); //Chart.defaults.global.defaultFontFamily = 'Droid Sans'; Chart.scaleService.updateScaleDefaults('linear', { ticks: { min: 0 } }); var char = new Chart(ctx, { type: 'line', data: { labels: ["jan","feb","mrt","apr","mei","jun","jul","aug","sep","okt","nov","dec"], datasets: [{"label":"Watchlist","fill":false,"borderWidth":2,"data":[0,0,0,0,0,0,0,0,0,0,0,0]},{"label":"Gezien","fill":false,"borderWidth":2,"data":[0,0,0,0,0,0,0,0,0,0,0,0]},{"label":"Beoordelingen","fill":false,"borderWidth":2,"data":[0,0,0,0,0,0,0,0,0,0,0,0]},{"label":"Reacties","fill":false,"borderWidth":2,"data":[0,0,0,0,0,0,0,0,0,0,0,0]}] }, options: { responsive: true, title: { display: true, 'text': 'Statistieken laatste 12 maanden' }, legend: { display: true, position: legendPosition }, tooltips: { mode: 'index', intersect: false, }, plugins: { colorschemes: { scheme: 'tableau.SuperfishelStone10' } } } }); }); </script> <script> function selectStatsYearFilter() { var val = $('[data-filter-year]').val(); window.location.href = '?jaar=' + val + '#statistieken'; } </script> <div id="toTop" title="Naar boven"><i class='fa fa-chevron-up'></i></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10