• 3.3.3 ce41a4de79

    3.3.3 Stable

    AnimeDL released this 2023-02-14 22:42:06 +00:00 | 506 commits to master since this release

    Bug Fixes

    • Fixes Crunchyroll API change for -s

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/3.3.2...3.3.3

    Downloads
  • 3.3.2 cb4d9ed621

    3.3.2 Stable

    AnimeDL released this 2023-01-24 18:16:14 +00:00 | 511 commits to master since this release

    Bug Fixes

    • Fixes #456 by adding the locales: en-IN & pt-PT

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/3.3.1...3.3.2

    Downloads
  • 3.3.1 9d38278955

    3.3.1 Stable

    AnimeDL released this 2023-01-24 05:21:48 +00:00 | 519 commits to master since this release

    Bug Fixes

    • Fix #452 Anime Title Might not always appear, and Episode Number was oddly missing on season matching
    • Fix #454 After 300s you would lose authentication
    • Fix all dubs not always being available on series that haven't been properly updated to the new format
    • Fix detection of media types to not often be incorrect

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/3.3.0...3.3.1

    Downloads
  • 3.3.0 736c403575

    3.3.0 Stable

    AnimeDL released this 2023-01-23 18:11:20 +00:00 | 528 commits to master since this release

    What's Changed

    Major Changes

    • Multiple seasons for the same dub have been squashed into a single season for most series, improving handling of multi-dub downloading significantly.

    New Contributors

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/3.2.0...3.3.0

    Downloads
  • 3.2.0 d4fac8e6ce

    AnidlSupport released this 2023-01-21 19:28:32 +00:00 | 537 commits to master since this release

    Prerelease

    Please note that this is not only a prerelease, but also a temporary fix. If you encounter any issues, please open up an issue.

    Changelog

    Crunchy

    Changed the request API in order to resume the usability of this tool.

    Downloads
  • 3.1.0 9b4b968730

    3.1.0 Stable

    izu-co released this 2022-07-23 19:33:59 +00:00 | 566 commits to master since this release

    Additions

    • Added zh-CN and hi-IN to the list of accepted languages.
    • Sanitize filename parts, so for example \\ won't interfere with the output (see #334).
    • The downloader will now download subtitles containing non-verbal communication separate from the standard subtitles.
    • The tool will now differentiate between different kinds of Spanish.
    • Set default sub and dub streams in the muxed file (defaults to English).
    • Ability to override the name of non-verbal subtitles (defaults to cc).

    Bug Fixes

    • --new would ignore --page making it impossible to change pages (see #339).

    Minor changes

    • Subtitles on Crunchyroll now get outputted with . in between parts in the filename instead of spaces.

    Changes for the provided build

    • Linux now targets the x64 architecture instead of arm.

    New Contributors

    Downloads
  • 3.0.7 c7056418b2

    3.0.7 Stable

    izu-co released this 2022-06-01 16:47:12 +00:00 | 596 commits to master since this release

    Both

    Bug Fixes

    • #298
    • Fixed an issue where no new archive items could be added
    • #307
    • Fixed an issue where download archive was not possible

    CLI

    New Features

    • Customize FFmpeg and mkvermge commands

    GUI

    New Featues

    • Ability to skip downloading video and/or audio
    Downloads
  • 3.0.6 c40eb332ea

    3.0.6 Stable

    izu-co released this 2022-04-08 05:13:23 +00:00 | 616 commits to master since this release

    Bug Fixes

    GUI

    • Fixed an issue where the app won't open on Windows at first installation

    Both

    • Added Korean language

    • Update Dependencies

    Downloads
  • 3.0.5 0218356073

    3.0.5 Stable

    izu-co released this 2022-03-22 18:00:31 +00:00 | 626 commits to master since this release

    Bug Fixes

    CLI

    Both

    • Fixed --srz (and therefor the GUI) grabbing the wrong dub languages

    GUI

    Improvements

    GUI

    • Added more debug information to narrow down issues
    • Ability to change the config files (e.g. default settings, output directory, ...)
    • UI Improvements

    Both

    • Do you wish to override? [y/N/c] option --force
    Downloads
  • 3.0.4 6e04f93110

    izu-co released this 2022-03-14 18:50:55 +00:00 | 644 commits to master since this release

    Both

    Bug Fixes

    • Fixed an issue where English dubs would be treated as some other language
    • Fixed an issue where muxing would start even if there has been an error during download [CR]
    • [CR] Fix only one locale per language being downloaded by @oxixes in https://github.com/anidl/multi-downloader-nx/pull/276

    Improvments

    New Contributors

    Downloads