diff --git a/votify/downloader_episode.py b/votify/downloader_episode.py index 75572a4..c4ead66 100644 --- a/votify/downloader_episode.py +++ b/votify/downloader_episode.py @@ -108,7 +108,7 @@ class DownloaderEpisode: ), } final_path = self.downloader.get_final_path( - "track", + "episode", tags, ".ogg", )