<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">CWTV.Site.video_list = {"30cb4452-3e28-4d5f-afda-e87052dcdee2":{"series_title":"The Canterville Ghost","series_code":"CGHTSHTF","season":1,"episode":"101","name":"The Canterville Ghost","airdate":"2023-10-20","duration_secs":5304,"series_name":"The Canterville Ghost","show_slug":"the-canterville-ghost","ep_title":"The Canterville Ghost","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>