anidl / multi-downloader-nx

Downloader for Crunchyroll, Hidive, AnimeOnegai, and AnimationDigitalNetwork with CLI and GUI
MIT License
267 stars 44 forks source link

Readme.md is incorrect #117

Closed ItsRainingHP closed 3 years ago

ItsRainingHP commented 3 years ago

Main info:

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

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

Additional Info:

bin-path.yml ffmpeg: "./bin/ffmpeg/ffmpeg.exe" mkvmerge: "./bin/mkvtoolnix/mkvmerge.exe"

izu-co commented 3 years ago

Will do later