• v5.1.5 64c927c761

    AnimeDL released this 2024-08-15 19:28:29 +00:00 | 0 commits to master since this release

    General Changes

    ADN Changes

    • Fix Login and Refresh Token requests
    • Fix DE only streams

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.1.4...v5.1.5

    Downloads
  • v5.1.4 1704bfb4ec

    AnimeDL released this 2024-07-08 23:56:45 +00:00 | 7 commits to master since this release

    Crunchy Changes

    • Fixed downloading with a hacky fix, will properly fix at a later date
    • Fix issue with too many streams when using novids and noaudio

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.1.3...v5.1.4

    Downloads
  • v5.1.3 c14a963024

    AnimeDL released this 2024-06-28 23:52:33 +00:00 | 10 commits to master since this release

    Crunchy Changes

    • Device ID is now cached, this should prevent from too many devices on your crunchy account

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.1.0...v5.1.3

    Downloads
  • v5.1.2 d3238d22ba

    AnimeDL released this 2024-06-28 16:32:14 +00:00 | 12 commits to master since this release

    Crunchy Changes

    • Hotfix login (but actually this time)

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.1.0...v5.1.2

    Downloads
  • v5.1.0 cd9586ab13

    AnimeDL released this 2024-06-24 17:33:48 +00:00 | 16 commits to master since this release

    Note for Crunchy: You will have to login again with this update

    Changes

    • Executable build process now includes esbuild, where all JS files are compiled into a single file before building the executable
      • This should increase performance, decrease memory consumption, allow for newer node versions, and decrease false positives
    • Bump node version to 20
    • Dependency bump
    • Minor improvements to private key detection

    Crunchy Changes

    • Migrate to mobile token
      • !!IMPORTANT!! Old tokens will not be compatible, you will need to login again
    • Add new flag to select crunchy play stream --cstream
    • Made default crunchy play stream chrome
    • Updated mobile basic auth header
    • Add zh-HK language support
    • Disable non play streams (for now)
    • Improve how streams are cleared to prevent too many streams errors
    • Remove some workaround code thanks to TS 5.5

    Hidive Changes

    • Fix crashing issue under very specific circumstances
    • Add fallback to seriesTitle of seasonTitle can't be properly parsed

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.0.3...v5.1.0

    Downloads
  • v5.0.3 6275d5abe3

    AnimeDL released this 2024-05-29 02:35:29 +00:00 | 49 commits to master since this release

    Crunchy Changes

    • Fixes Non-DRM download clearing on slow downloads
    • Fixes DRM license request

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.0.2...v5.0.3

    Downloads
  • v5.0.2 9ea6258fec

    AnimeDL released this 2024-05-23 16:46:30 +00:00 | 53 commits to master since this release

    Crunchy Changes

    • Implement stream deleting to allow endless Non-DRM downloads

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.0.1...v5.0.2

    Downloads
  • v5.0.1 dbc2c7d52b

    v5.0.1 Stable

    AnimeDL released this 2024-05-22 13:49:21 +00:00 | 55 commits to master since this release

    Changes

    • Websocket server now supports HTTPS

    Crunchy Changes

    • Fix Non-DRM streams

    Hidive Changes

    ADN Changes

    • Fix some output problems, including series title sometimes being null, and season sometimes being null

    PRs

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v5.0.0...v5.0.1

    Downloads
  • v5.0.0 24191c91d0

    AnimeDL released this 2024-04-19 23:04:22 +00:00 | 68 commits to master since this release

    CRUNCHY NOTE: All previous tokens are now invalid, you'll have to login again!

    Major Changes

    Changes

    • Improve mpd/dash downloading module to allow for byterange downloads.
    • vtt2ass: Add support for text-decoration (underline)
    • vtt2ass: Add support for left/right styles
    • GUI: Decrease search delay to 500ms (from 1s)
    • GUI: Fix select all button to work for specific seasons
    • CLI: Add unknown option warning
    • CLI: Add suggestions for options if an option was misspelled
    • Remove no longer needed console.log warning
    • More detailed errors from fetch module

    Crunchy Changes

    • Fix issue where in the GUI, noaudio wasn't being passed to crunchy
    • Fix Non-DRM Streams (NOTE: All previous tokens are now invalid, you'll have to login again!)

    PRs

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v4.7.1...v5.0.0

    Downloads
  • v4.7.1 44381a04be

    AnimeDL released this 2024-04-11 15:10:19 +00:00 | 135 commits to master since this release

    Changes

    • Improve mpd/dash downloading module to allow for byterange downloads. (Prep for new service)

    Crunchy Changes

    • Fix authentication

    Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v4.7.0...v4.7.1

    Downloads