Releases: anidl/multi-downloader-nx
Releases · anidl/multi-downloader-nx
v4.7.0 Crunchy Hotfix & Improvements
Re-released to fix issue with crunchy temp files
Changes
- Update most dependencies
- Update GUI Build Process
- Updated GUI build process allows for starting the GUI without building using ts-node
- Update default cli-defaults.yml to include most used options
- Add new request module using node fetch API
- Add code compression to built executable, shrinking final built application
Crunchy Changes
- Add Episode chapter if no starting chapter was found (either opening or recap)
- Fix issue where sometimes Non-DRM stream could be the wrong URL
- Update MPD parts to be properly named .m4s instead of .ts
- Completely rewrite how requests are made to prevent cloudflare errors Fixes #652 #651
- Use temp file before decryption and rename it after Fixes #646
- Fixes issue with decrypting Unicode and long filenames
Hidive Changes
- Update MPD parts to be properly named .m4s instead of .ts
- Use temp file before decryption and rename it after Fixes #646
- Fixes issue with decrypting Unicode and long filenames
Full Changelog: v4.6.3...v4.7.0
v4.6.3 Crunchy Hotfix of Shame
Crunchy Changes
- Fix issue with multi-dub downloads with the Non-DRM stream when using
--dlVideoOnce
- Forgot to check if video was actually downloaded before pushing it to the downloaded files when not decrypting
Full Changelog: v4.6.2...v4.6.3
v4.6.2 Bug Fixes & Crunchy Hotfix
Changes
- vtt2ass: Fix issue with line ordering by @IONI0 in #626
- vtt2ass: Add
--combineLines
by @IONI0 in #626- When used, in the vtt2ass step it will combine lines with like styles and text so they don't move
Crunchy Changes
- Fixes issue with non-DRM stream where it could choose the wrong dub Fixes #631
- Fix issue with not all fonts in the ass file being detected
PRs
New Contributors
Full Changelog: v4.6.1...v4.6.2
v4.6.1 - Crunchy Hotfix
v4.6.0 More Fixes and Improvements
Changes
- Fix error when a directory is inside the cdm directory
- vtt2ass: Make sure subtitles with positional data aren't merged
- vtt2ass: Improve merging logic for subtitles
- vtt2ass: Invert order of needed subtitles to more match Hidive's display
- vtt2ass: Fix issue with parsing invalid CSS
Crunchy Changes
- Allow season constraints (
-s
) with--srz
by @Denoder in #603 - Sort specials to bottom of episode list by @Denoder in #604
- Fix subtitles being named undefined if both
--novids
and--noaudio
were used. --chapters
flag enabled by default- Change the default CR API to web. Fixes #609
- This fixes the issue of not all episodes appearing if your audio language isn't Japanese in crunchy's settings
- Change the default kstream to 1
- This is the 1080p stream in the web API
- Fix issue where some chapters would be skipped/ignored
- Fix issue where CR API setting was not detected right away in the GUI
- Allow for decimal places in episode numbers. Fixes #615
- Replace
--search-locale
with--locale
- When using the web API, this allows for episode titles and search results to be localized into your locale
- GUI Hardsubs by @DAREK0N in #623
Hidive Changes
- Make new API the default. Fixes #617
- Fail gracefully if audio isn't found. Fixes #617
- Fix downloading of movies
- Move key grabbing to before download so token doesn't expire during download
- Add missing HD language: es-ES
PRs
- [Feature] Multi dub w/ season constraints by @Denoder in #603
- Sort episodes to have specials at the end by @Denoder in #604
- GUI Hardsubs by @DAREK0N in #623
New Contributors
Full Changelog: v4.5.2...v4.6.0
v4.5.2 Bug Fixes & Improvements
Changes
- Automatic CDM detection, name no longer matters as long as it's in the right directory
- Improve vtt2ass's compatibility with vtt
- Set default kstream to 5
Crunchy Changes
- CC's are now converted to ass using vtt2ass module
- Allow
--novids
and--noaudio
to be used when downloading mpd - Add
--token
flag to sign in with a refresh token/etp-rt cookie - GUI now only searches series by default to make search faster
Hidive Changes
- Fix issue where authentication wouldn't work at first in the GUI
- Fix issue where cli-defaults may not be loaded
- Fix issue where multiple seasons wouldn't load with --srz
Full Changelog: v4.5.1...v4.5.2
4.5.1 Crunchy, Hidive and GUI updates
(Reposted due to error in build)
Major Changes
- Add support for MPD streams
- Add support for WV streams
- Reworked building
- Updates to GUI, by @DAREK0N
Changes
- Switch to yao-pkg due to pkg's deprecation
- (Windows) Fix issue with command line length for long filenames when merging
- vtt2ass module updated to handle new hidive API
- vtt2ass checks for multiline subtitles split up, and combines them
- vtt2ass now can check for ::cue styles and apply them
Crunchy Changes
- API switching from android and web API, use with
--crapi
- Added support for chapters
- Add proper support for CC Subtitles now that crunchy has added them
- Fixed issue when downloading only subtitles that folders wouldn't be created
- Get all streams when using android API
- Crunchy is now DRM Only
Hidive Changes
- Introduced new API, can be used with
--hdapi new
(Rewrote most of the hidive code for this) - Fixes subtitle downloading for old API
- New API is DRM only
PRs
New Contributors
Full Changelog: 4.4.3...v4.5.1
4.5.0 Release Candidate 1
Many changes, but the changelog will be written for the full version when it's ready.
You can look at the full changelog to see the additions since the previous version.
New Contributors
Full Changelog: 4.4.1...4.5.0-rc1
4.4.3 Another CR Hotfix
Changes
- Fixes authentication on Crunchy
- Fixes extid and e downloading on Crunchy
- Adds new Crunchy languages (Indonesian and Vietnamese)
- Hopefully no more false positives from scanners 🎉
Full Changelog: 4.4.1...4.4.3