<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 = {"ab475a9f-4041-4ba4-b196-371e9bcf739a":{"series_title":"Degrassi High: School's Out","series_code":"DHSOWLDB","season":1,"episode":"101","name":"Degrassi High: School's Out","airdate":"1992-01-05","duration_secs":5512,"series_name":"Degrassi High: School's Out","show_slug":"degrassi-high-schools-out","ep_title":"Degrassi High: School's Out","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>