<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 = {"8b4d5eb2-4396-4144-8338-467b5c9ed36a":{"series_title":"Escape From Planet Earth","series_code":"EFPELION","season":1,"episode":"101","name":"Escape From Planet Earth","airdate":"2023-02-14","duration_secs":5380,"series_name":"Escape From Planet Earth","show_slug":"escape-from-planet-earth","ep_title":"Escape From Planet Earth","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>