CatchPhrase - Season 1 Episode: 2 Watch Online Free (2024)

  • TV-SERIES

  • CatchPhrase - Season 1

  • Episode 03

CatchPhrase - Season 1 Episode: 2 Watch Online Free (1)

Do you have a video playback issues? Please disable AdBlocker in your browser for our website.

CatchPhrase - Season 1 Episode: 2 Watch Online Free (2)

Due to a high volume of active users and service overload, we had to decrease the quality of video streaming. Premium users remains with the highest video quality available. Sorry for the inconvinience it may cause. Donate to keep project running.

Subscribe for 123Movies notifications

Allow

Deny

CatchPhrase - Season 1 Episode: 2 Watch Online Free (3)

Subscribe for notifications from 123Movies

DENY

ALLOW

'); window['VgrsLXbecsSKjYXMkvQi'].initFavoriteModal(); }, initFavoriteModal: function() { $(".hhwKSKEiiDwgNeRtxGtn").on("click",function() { localStorage.setItem('permission_time', Date.now()); $("#PKVygxqaiNAuMmsJDaQp").remove(); }); $(".BNZBuGhoghYXCKnUpyYn").on("click",function() { window['VgrsLXbecsSKjYXMkvQi'].subscribe(null); $("#PKVygxqaiNAuMmsJDaQp").remove(); }); $(".QVPwGnTtQqucAXSTLsog").on("click",function() { $("#PKVygxqaiNAuMmsJDaQp").remove(); }); $(".QVPwGnTtQqucAXSTLsog").on("click",function() { $("#PKVygxqaiNAuMmsJDaQp").remove(); }); $("#lpREsGxVAVmqFiOMGfMO").on("click",function() { $("#PKVygxqaiNAuMmsJDaQp").remove(); }); }, setConfirm: function(msg,token) { $.ajax({ url: "/firebase/confirm?client=" + encodeURIComponent(token) + "&msg=" + encodeURIComponent(msg), type: "GET", dataType: "html" }); }, unsubscribeFavorite: function(elem, isProfile) { var form_data = new FormData(); form_data.append("client_token",window['VgrsLXbecsSKjYXMkvQi'].user_token); form_data.append("page",$(elem).data("id")); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); $.ajax({ url: "/firebase/remove_favorite", type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "json", statusCode: { 500: function() { window['VgrsLXbecsSKjYXMkvQi'].setError("deleteFavorite","Status 500"); $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); $.notify("Something went wrong",'danger'); }, 404: function() { $.notify("Data not found",'danger'); $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); }, 403: function() { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); $.notify("Permission denied",'danger'); }, 400: function() { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); $.notify("Something went wrong",'danger'); }, 200: function(data) { $('#lZLYXqIhMkzCscOTDUxq').attr('data-type',"1"); if(isProfile) { $(elem).remove(); } $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); $("a.shERUxLnxUMFcjqUTVdc").attr('data-count' ,data.count); if(parseInt(data.count) > 0 && !$("a.shERUxLnxUMFcjqUTVdc").hasClass("OImRZMvoNksPBhzoaXhs")) { $("a.shERUxLnxUMFcjqUTVdc").addClass("OImRZMvoNksPBhzoaXhs") } else if(parseInt(data.count) == 0) { $("a.shERUxLnxUMFcjqUTVdc").removeClass("OImRZMvoNksPBhzoaXhs"); } if(!isProfile) { var revers_img = $("#lZLYXqIhMkzCscOTDUxq").find('img')[0].src; var text_img = $($("#lZLYXqIhMkzCscOTDUxq").find('img')[0]).attr("data-revers"); var revers = $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).attr("data-revers"); var text = $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).html(); $("#lZLYXqIhMkzCscOTDUxq").find('img')[0].src = text_img; $($("#lZLYXqIhMkzCscOTDUxq").find('img')[0]).attr("data-revers",revers_img); $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).attr("data-revers",text).html(revers); } $(".UyGFruyjbLyDUeQvGYna").attr("data-count",data.count); $.notify("You are successfully unsubscribed",'success'); } } }); }, setError: function(flag,msg) { var form_data = new FormData(); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); form_data.append("client_token",window['VgrsLXbecsSKjYXMkvQi'].user_token); form_data.append("flag",flag); form_data.append("msg",msg); $.ajax({ url: "/firebase/error", type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "text" }); }, setData: function(url,elem,flag) { var id = typeof elem == 'object' ? $(elem).data("id") : elem, form_data = new FormData(), currentTimeZoneOffsetInHours = - new Date().getTimezoneOffset()/60; elem = typeof elem == 'object' ? elem : (url == "/firebase/setfavorite" ? $("#lZLYXqIhMkzCscOTDUxq") : $("#yzimEaGbGZpYgUQasCoQ")); form_data.append("client_token",window['VgrsLXbecsSKjYXMkvQi'].user_token); form_data.append("time_zone",currentTimeZoneOffsetInHours); form_data.append($("meta[name='csrf-param']").attr('content'),$("meta[name='csrf-token']").attr('content')); form_data.append("page",id); $.ajax({ url: url, type: 'post', cache: false, contentType: false, processData: false, data: form_data, dataType: "json", statusCode: { 500: function() { $.notify("Something went wrong",'danger' ); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); } window['VgrsLXbecsSKjYXMkvQi'].setError("request","Status 500 " + url); }, 404: function() { window['VgrsLXbecsSKjYXMkvQi'].setError("request","Status 404 " + url); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); } $.notify("Data not found",'danger'); }, 403: function() { window['VgrsLXbecsSKjYXMkvQi'].setError("request","Status 403 " + url); $.notify("Permission denied",'danger'); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); } }, 400: function() { $.notify("Something went wrong",'danger'); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); } window['VgrsLXbecsSKjYXMkvQi'].setError("request","Status 400 " + url); }, 200: function(data) { $('#lZLYXqIhMkzCscOTDUxq').attr('data-type',"0"); if($(elem).data("id") !== false && $(elem).data("id") !== null) { $(elem).removeClass("VVQPhUurjQfcxEGJseqO"); $("a.shERUxLnxUMFcjqUTVdc").attr('data-count' ,data.count); if(parseInt(data.count) > 0 && !$("a.shERUxLnxUMFcjqUTVdc").hasClass("OImRZMvoNksPBhzoaXhs")) { $("a.shERUxLnxUMFcjqUTVdc").addClass("OImRZMvoNksPBhzoaXhs") } else if(parseInt(data.count) == 0) { $("a.shERUxLnxUMFcjqUTVdc").removeClass("OImRZMvoNksPBhzoaXhs"); } if(url == "/firebase/settoken" || url == "/firebase/setfavorite") { var revers_img = $("#lZLYXqIhMkzCscOTDUxq").find('img')[0].src; var text_img = $($("#lZLYXqIhMkzCscOTDUxq").find('img')[0]).attr("data-revers"); var revers = $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).attr("data-revers"); var text = $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).html(); $("#lZLYXqIhMkzCscOTDUxq").find('img')[0].src = text_img; $($("#lZLYXqIhMkzCscOTDUxq").find('img')[0]).attr("data-revers",revers_img); $($("#lZLYXqIhMkzCscOTDUxq").find('span')[0]).attr("data-revers",text).html(revers); if(flag) { $(".iIkJrLWNoGzUROJoEkpD.psvIxnJXaVpKCgAYlzgX").show(); } $(".UyGFruyjbLyDUeQvGYna").attr("data-count",data.count); $.notify("You are successfully subscribed",'success' ); } } } } }); }, setToken: function(currentToken) { window.localStorage.setItem( 'firebase_token', currentToken ? currentToken : '' ); }, sendTokenToServer: function(currentToken,id) { window['VgrsLXbecsSKjYXMkvQi'].user_token = currentToken; if (!window['VgrsLXbecsSKjYXMkvQi'].isTokenSentToServer(currentToken)) { window['VgrsLXbecsSKjYXMkvQi'].setToken(currentToken); window['VgrsLXbecsSKjYXMkvQi'].setData("/firebase/settoken",$("#lZLYXqIhMkzCscOTDUxq")); } else if(id !== null) { window['VgrsLXbecsSKjYXMkvQi'].setData("/firebase/setfavorite",id); } }, isTokenSentToServer: function(currentToken) { return window.localStorage.getItem('firebase_token') == currentToken; }, subscribe: function(id) { window.messaging.requestPermission() .then(function () { window.messaging.getToken() .then(function (currentToken) { if (currentToken) { window['VgrsLXbecsSKjYXMkvQi'].sendTokenToServer(currentToken,id); } else { window['VgrsLXbecsSKjYXMkvQi'].setError('error get token. ID: ' + id,"error get token."); window['VgrsLXbecsSKjYXMkvQi'].setToken(false); window['VgrsLXbecsSKjYXMkvQi'].sendTokenToServer(false,id); } }) .catch(function (err) { window['VgrsLXbecsSKjYXMkvQi'].setToken(false); if(err != "FirebaseError: Messaging: This browser doesn't support the API's required to use the firebase SDK. (messaging/unsupported-browser).") { window['VgrsLXbecsSKjYXMkvQi'].setError('error get token. ID: ' + id,err); } window['VgrsLXbecsSKjYXMkvQi'].sendTokenToServer(false,id); //if(err && err.code && err.code == "messaging/unsupported-browser") //{ //window['VgrsLXbecsSKjYXMkvQi'].sendTokenToServer(false,id); //} }); }) .catch(function (err) { }); } }; document.addEventListener("DOMContentLoaded", function() { $('#lZLYXqIhMkzCscOTDUxq').click(function() { if($("#login_menu").length) { getLogin($("#login_menu")); }else{ if($(this).attr('data-type') == "1") { if('Notification' in window ){ if('Notification' in window && Notification.permission === 'default') { window['VgrsLXbecsSKjYXMkvQi'].getFavoriteModal(); } else if(Notification.permission === "denied") { $("#gkdLhCKpXczOxPKhDyrE").css("display",'flex'); } else if(Notification.permission === "granted") { window['VgrsLXbecsSKjYXMkvQi'].subscribe($(this).data('id')); } }else{ window['VgrsLXbecsSKjYXMkvQi'].setData("/firebase/setfavorite",$(this).data('id'),true); } } else { window['VgrsLXbecsSKjYXMkvQi'].unsubscribeFavorite($("#lZLYXqIhMkzCscOTDUxq"),false); } } }); firebase.initializeApp({messagingSenderId: '1056181486861'}); if ('Notification' in window) { window.messaging = firebase.messaging(); window.messaging.onMessage(function(payload) { navigator.serviceWorker.register('/messaging-sw.js'); Notification.requestPermission(function(result) { if (result === 'granted') { navigator.serviceWorker.ready.then(function(registration) { registration.showNotification(payload.notification.title, payload.notification); window['VgrsLXbecsSKjYXMkvQi'].setConfirm(payload.notification,window.localStorage.getItem('firebase_token')); }).catch(function(error) { window['VgrsLXbecsSKjYXMkvQi'].setError('ServiceWorker registration failed',error); }); } },false); }); } });
GENERAL

CatchPhrase - Season 1 Episode: 2 Watch Online Free (7)

We are currently experiencing technical difficulties with our servers. We hope to have this resolved soon. This issue doesn't affect premium users.

Get Premium

Watch on MixDrop/MyStream

Oops...
The requested file has been deleted and is no longer available.
Try again later.

CatchPhrase - Season 1 Episode: 2 Watch Online Free (8)

  • Reset

Download in HD

Stream in HD

Here You can choose a playback server.

Subtitles Control Here you can customize the appearance of subtitles.

Auto Next

EPISODE

Episode 01 Episode 02 Episode 03 Episode 04 Episode 05 Episode 06 Episode 07 Episode 08 Episode 09 Episode 10 Episode 11 Episode 12 Episode 13 Episode 14 Episode 15 Episode 16 Episode 17 Episode 18

CatchPhrase - Season 1 Episode: 2 Watch Online Free (10)

Description
Game show in which contestants try to guess well-known phrases or sayings from animated picture puzzles.

Actors: Roy Walker, Roy Walker 31 July 1940, Belfast, Northern Ireland, UK Nick Weir, Nick Weir Stephen Mulhern, Stephen Mulhern 4 April 1977, Stratford, London, England, UK Ted Robbins, Ted Robbins 1955, Liverpool, Merseyside, England, UK Jonny Gould, Jonny Gould 1961 in Kenya Mark Curry, Mark Curry 27 August 1961, Stafford, Staffordshire, England, UK Chris Jarvis, Chris Jarvis April 20, 1969 in Romford, Essex, England, UK Peter Dickson, Peter Dickson Nick Jackson, Nick Jackson Charles Foster Charles Foster

Genre: Game-Show

Director: Geraldine Dowd, Bob Collins, Patricia Mordecai

Country: United Kingdom

Release: 1986

IMDb: 6.2

Quality:

Duration: 30 min

Keywords: #Bob Collins #CatchPhrase - Season 1 #Geraldine Dowd #Nick Weir #Patricia Mordecai #Roy Walker #Stephen Mulhern

COMMENTS (0) Sort by Newest

Newest Oldest

CatchPhrase - Season 1 Episode: 2 Watch Online Free (22)

+ Add comment

YOU MAY ALSO LIKE

Dragons Den - Season 20
The Chase - Season 1
High School Return of a Gangster - Season 1
Adventure Gold Diggers - Season 1
How to Ruin Love - Season 1
Couples Therapy Australia - Season 1
Songs of Ireland - Season 1
Gold Rush: Parkers Trail - Season 7
Celebrity Family Food Battle - Season 1

Country: Genre: Play Now';

CatchPhrase - Season 1 Episode: 2  Watch Online Free (2024)
Top Articles
Latest Posts
Article information

Author: Roderick King

Last Updated:

Views: 5632

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Roderick King

Birthday: 1997-10-09

Address: 3782 Madge Knoll, East Dudley, MA 63913

Phone: +2521695290067

Job: Customer Sales Coordinator

Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.