<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 = {"4abaff91-6fb8-4207-8a48-6927c5a3f6ad":{"series_title":"Sweet Bird of Youth","series_code":"SWBOYMCE","season":1,"episode":"101","name":"Sweet Bird of Youth","airdate":"1989-10-01","duration_secs":5512,"series_name":"Sweet Bird of Youth","show_slug":"sweet-bird-of-youth","ep_title":"Sweet Bird of Youth","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>