Releases: anidl/multi-downloader-nx
Releases · anidl/multi-downloader-nx
v5.1.5 - ADN Hotfixes
General Changes
- Moved Docker build to https://hub.docker.com/r/multidl/multi-downloader-nx
ADN Changes
- Fix Login and Refresh Token requests
- Fix DE only streams
Full Changelog: v5.1.4...v5.1.5
v5.1.4 - Crunchy Hotfix
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: v5.1.3...v5.1.4
v5.1.3 - Crunchy fix
Crunchy Changes
- Device ID is now cached, this should prevent from too many devices on your crunchy account
Full Changelog: v5.1.0...v5.1.3
v5.1.2 - Crunchy login hotfix
v5.1.0 - Fixes and Build Improvements
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: v5.0.3...v5.1.0
v5.0.3 - Another Crunchy Hotfix
Crunchy Changes
- Fixes Non-DRM download clearing on slow downloads
- Fixes DRM license request
Full Changelog: v5.0.2...v5.0.3
v5.0.2 Crunchy Hotfix
Crunchy Changes
- Implement stream deleting to allow endless Non-DRM downloads
Full Changelog: v5.0.1...v5.0.2
v5.0.1
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
- Bump ts-proto from 1.171.0 to 1.176.0 by @dependabot in #692
- [HiDive] Remove unreleased episodes from list by @Denoder in #685
Full Changelog: v5.0.0...v5.0.1
v5.0.0 - New Services
CRUNCHY NOTE: All previous tokens are now invalid, you'll have to login again!
Major Changes
- Add new Service: AnimeOnegai by @AnimeDL in #661
- Add new Service: AnimationDigitalNetwork by @AnimeDL in #660
- Remove dead service: Funimation by @AnimeDL in #662
- Remove old Hidive API by @AnimeDL in #663
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
- Remove old HD API by @AnimeDL in #663
- Remove Funimation Support by @AnimeDL in #662
- Add AnimeOnegai Support by @AnimeDL in #661
- Add ADN Support by @AnimeDL in #660
- Release of v5 with support for AnimeOnegai and AnimationDigitalNetwork by @AnimeDL in #666
Full Changelog: v4.7.1...v5.0.0
v4.7.1 Crunchy Hotfix
Changes
- Improve mpd/dash downloading module to allow for byterange downloads. (Prep for new service)
Crunchy Changes
- Fix authentication
Full Changelog: v4.7.0...v4.7.1