<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 = {"1817babc-f79c-4d90-ae1a-e8565cedade6":{"series_title":"The Author The Star and The Keeper","series_code":"TASKGAPL","season":1,"episode":"101","name":"The Author The Star and The Keeper","airdate":"2020-06-02","duration_secs":6487,"series_name":"The Author The Star and The Keeper","show_slug":"the-author-the-star-and-the-keeper","ep_title":"The Author The Star and The Keeper","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>