<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 = {"dea0bfa5-3f60-4905-97c0-ed12cb7e4b30":{"series_title":"Monty Python's Flying Circus: Live at Aspen","series_code":"MPLASHTF","season":1,"episode":"101","name":"Monty Python's Flying Circus: Live at Aspen","airdate":"1998-03-21","duration_secs":3492,"series_name":"Monty Python's Flying Circus: Live at Aspen","show_slug":"monty-pythons-flying-circus-live-at-aspen","ep_title":"Monty Python's Flying Circus: Live at Aspen","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>