<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 = {"577359ce-7711-47bc-81f7-11ef597c8b8d":{"series_title":"Monty Python's Fliegender Zirkus","series_code":"MPFZSHTF","season":1,"episode":"101","name":"Episode 1","airdate":"1972-01-03","duration_secs":2656,"series_name":"Monty Python's Fliegender Zirkus","show_slug":"monty-python-fliegender-zirkus","ep_title":"Episode 1","type":"Full"},"ac2d0189-ba32-477e-9a39-73ddbc066180":{"series_title":"Monty Python's Fliegender Zirkus","series_code":"MPFZSHTF","season":1,"episode":"102","name":"Episode 2","airdate":"1972-12-18","duration_secs":2516,"series_name":"Monty Python's Fliegender Zirkus","show_slug":"monty-python-fliegender-zirkus","ep_title":"Episode 2","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>