erickyun / crunchyroll-downloader-nx

Download videos from Crunchyroll via cli.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance discontinued

Crunchyroll Downloader NX

Crunchyroll Downloader NX is capable of downloading videos from the Crunchyroll streaming service.

Legal Warning

This application is not endorsed by or affiliated with 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) or from PATH system variable:

  • ./bin/mkvtoolnix/mkvmerge[.exe]
  • ./bin/ffmpeg/ffmpeg[.exe]

To change these paths you need to edit yml file in ./config/ directory.

Node Modules (Only for source code)

After installing NodeJS with NPM go to directory with package.json file and type: npm i.

CLI Options & CLI Examples

  • use --help option to see all available options

Load custom cookies to application

Put your cookies.txt file to config folder application will overwrite your cookie with txt file

About

Download videos from Crunchyroll via cli.

License:MIT License


Languages

Language:JavaScript 100.0%Language:Batchfile 0.0%