<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 = {"33ecc5b1-b3de-4d3d-8e98-1677b0b7574c":{"series_title":"The Drowning of Arthur Braxton","series_code":"TDABKDMG","season":1,"episode":"101","name":"The Drowning of Arthur Braxton","airdate":"2024-08-21","duration_secs":6375,"series_name":"The Drowning of Arthur Braxton","show_slug":"the-drowning-of-arthur-braxton","ep_title":"The Drowning of Arthur Braxton","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>