<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 = {"f27c1d25-34de-483e-bceb-fd4b22ef16cb":{"series_title":"The '90s Boy Band Boom","series_code":"NBBB","season":1,"episode":"101","name":"The '90s Boy Band Boom","airdate":"2025-02-08","duration_secs":4921,"series_name":"The '90s Boy Band Boom","show_slug":"the-90s-boy-band-boom","ep_title":"The '90s Boy Band Boom","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>