<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 = {"f434cd03-1042-4bb0-bc71-8c61cfbf7ff1":{"series_title":"The Night Is Young","series_code":"TNIYMVFX","season":1,"episode":"101","name":"The Night Is Young","airdate":"2019-01-10","duration_secs":5340,"series_name":"The Night Is Young","show_slug":"the-night-is-young","ep_title":"The Night Is Young","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>