diff --git a/funi.js b/funi.js index 8513e93..7e1f461 100644 --- a/funi.js +++ b/funi.js @@ -359,7 +359,7 @@ async function getEpisode(fnSlug){ }; // select - stDlPath = [] + stDlPath = []; for(let m of media){ let selected = false; if(m.id > 0 && m.type == 'Non-Encrypted'){ diff --git a/package.json b/package.json index 07c72ba..2df29e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "funimation-downloader-nx", "short_name": "funi", - "version": "4.9.3", + "version": "4.9.4", "description": "Download videos from Funimation via cli.", "keywords": [ "download",