<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 = {"09a8da45-2e67-4944-8e0d-ce973eb2a9a2":{"series_title":"We Gotta Get Out of Here","series_code":"WGGOGAPL","season":1,"episode":"101","name":"We Gotta Get Out of Here","airdate":"1969-12-31","duration_secs":4676,"series_name":"We Gotta Get Out of Here","show_slug":"we-gotta-get-out-of-here","ep_title":"We Gotta Get Out of Here","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>