/multi-downloader-nx

Download videos from Funimation via cli.

Primary LanguageTypeScriptMIT LicenseMIT

Anime Downloader NX by AniDL

This downloader can download anime from diffrent sites. Currently supported are Funimation and Crunchyroll.

Legal Warning

This application is not endorsed by or affiliated with Funimation or Crunchyroll. This application enables you to download videos for offline viewing which may be forbidden by law in your country. The usage of this application may also cause a violation of the Terms of Service between you and the stream provider. This tool is not responsible for your actions; please make an informed decision before using this application.

Prerequisites

Paths Configuration

By default this application uses the following paths to programs (main executables):

  • ffmpeg.exe (From PATH)
  • mkvmerge.exe (From PATH)

To change these paths you need to edit bin-path.yml in ./config/ directory.

Node Modules

After installing NodeJS with NPM go to directory with package.json file and type: npm i. Afterwards run npm run tsc. You can now find a lib folder containing the js code execute.

CLI Options

See the documentation