<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 = {"8cbece1e-3337-40f0-9cb9-7787ce3832df":{"series_title":"Dying of the Light","series_code":"DOTLLION","season":1,"episode":"101","name":"Dying of the Light","airdate":"2014-12-05","duration_secs":5664,"series_name":"Dying of the Light","show_slug":"dying-of-the-light","ep_title":"Dying of the 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>