site is a string representing the site of the streaming episode.
thumbnail is a string representing the thumbnail of the streaming episode.
title is a string representing the title of the streaming episode.
url is a string representing the url of the streaming episode.
StreamingEpisodeis an interface representing a streaming episode. It includes the title, thumbnail, url, and site each having their own properties.