- User friendly (Completely CLI controlled)
- Download episodes simultaneously
- Search function
- Video files are converted to MKV lossless
- Subtitles are added to MKV
- Download and install NodeJS if you haven't already
- Download the latest release
- Extract the content to a folder
- Run
npm install
>npm run build
in a terminal - After that you can run the application with
npm run start
in a terminal