for (let i = 0; i < $archives.$episodes.length; i++) {
            $archives.$episodes[i].classList.add('filter-category');
        }