<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 = {"1a6ff443-1ee9-4ac6-8679-b826c29ac915":{"series_title":"Fisherman's Friends: One and All","series_code":"FFOASAMG","season":1,"episode":"101","name":"Fisherman's Friends: One and All","airdate":"2022-11-18","duration_secs":6840,"series_name":"Fisherman's Friends: One and All","show_slug":"fishermans-friends-one-and-all","ep_title":"Fisherman's Friends: One and All","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>