<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 = {"599c0ece-683c-4977-970c-b1a775835a7a":{"series_title":"A Dog and Pony Show","series_code":"DPS","season":1,"episode":"101","name":"A Dog and Pony Show","airdate":"2018-01-23","duration_secs":5899,"series_name":"A Dog and Pony Show","show_slug":"a-dog-and-pony-show","ep_title":"A Dog and Pony Show","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>