<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 = {"652f5e1d-5a58-46a3-847e-bdbeb2e20d7f":{"series_title":"At First Light","series_code":"AFLTFLMR","season":1,"episode":"101","name":"At First Light","airdate":"2018-09-28","duration_secs":5466,"series_name":"At First Light","show_slug":"at-first-light","ep_title":"At First Light","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>