-
released this
2024-04-09 22:59:30 +00:00 | 138 commits to master since this releaseRe-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: https://github.com/anidl/multi-downloader-nx/compare/v4.6.3...v4.7.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
16 downloads · 25 MiB
-
multi-downloader-nx-linux-gui.7z
15 downloads · 17 MiB
-
multi-downloader-nx-macos-cli.7z
3 downloads · 26 MiB
-
multi-downloader-nx-macos-gui.7z
4 downloads · 18 MiB
-
multi-downloader-nx-windows-cli.7z
56 downloads · 24 MiB
-
multi-downloader-nx-windows-gui.7z
81 downloads · 16 MiB
-
released this
2024-04-04 17:25:19 +00:00 | 159 commits to master since this releaseCrunchy 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: https://github.com/anidl/multi-downloader-nx/compare/v4.6.2...v4.6.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
30 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
25 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
7 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
5 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
67 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
117 downloads · 13 MiB
- Fix issue with multi-dub downloads with the Non-DRM stream when using
-
released this
2024-04-04 01:08:13 +00:00 | 163 commits to master since this releaseChanges
- vtt2ass: Fix issue with line ordering by @IONI0 in #626
- vtt2ass: Add
--combineLinesby @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
- Fixes/enchancements for vtt2ass with new Hidive Q styles by @IONI0 in https://github.com/anidl/multi-downloader-nx/pull/626
New Contributors
- @IONI0 made their first contribution in https://github.com/anidl/multi-downloader-nx/pull/626
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v4.6.1...v4.6.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
9 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
4 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
2 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
4 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
21 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
35 downloads · 13 MiB
-
v4.6.1 - Crunchy Hotfix Stable
released this
2024-04-03 15:41:49 +00:00 | 172 commits to master since this releaseCrunchy Changes
- Add found stream which is Non-DRM
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v4.6.0...v4.6.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
7 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
4 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
2 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
2 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
12 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
20 downloads · 13 MiB
-
released this
2024-04-01 21:02:13 +00:00 | 175 commits to master since this releaseChanges
- 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--srzby @Denoder in #603 - Sort specials to bottom of episode list by @Denoder in #604
- Fix subtitles being named undefined if both
--novidsand--noaudiowere used. --chaptersflag 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-localewith--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 https://github.com/anidl/multi-downloader-nx/pull/603
- Sort episodes to have specials at the end by @Denoder in https://github.com/anidl/multi-downloader-nx/pull/604
- GUI Hardsubs by @DAREK0N in https://github.com/anidl/multi-downloader-nx/pull/623
New Contributors
- @Denoder made their first contribution in https://github.com/anidl/multi-downloader-nx/pull/603
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/v4.5.2...v4.6.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
9 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
15 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
3 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
5 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
43 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
75 downloads · 13 MiB
-
released this
2024-03-20 03:20:23 +00:00 | 221 commits to master since this releaseChanges
- 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
--novidsand--noaudioto be used when downloading mpd - Add
--tokenflag 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: https://github.com/anidl/multi-downloader-nx/compare/v4.5.1...v4.5.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
98 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
40 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
21 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
24 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
226 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
338 downloads · 13 MiB
-
released this
2024-03-18 03:23:04 +00:00 | 243 commits to master since this release(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
- Updated GUI by @DAREK0N in https://github.com/anidl/multi-downloader-nx/pull/582
- New Hidive API by @AnimeDL in https://github.com/anidl/multi-downloader-nx/pull/594
- 4.5.1 by @AnimeDL in https://github.com/anidl/multi-downloader-nx/pull/595
New Contributors
- @DAREK0N made their first contribution in https://github.com/anidl/multi-downloader-nx/pull/582
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/4.4.3...v4.5.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
35 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
16 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
14 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
14 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
147 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
197 downloads · 13 MiB
-
4.5.0 Release Candidate 1 Pre-release
released this
2024-03-15 02:14:50 +00:00 | 292 commits to master since this releaseMany 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
- @DAREK0N made their first contribution in https://github.com/anidl/multi-downloader-nx/pull/582
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/4.4.1...4.5.0-rc1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-linux-cli.7z
33 downloads · 20 MiB
-
multi-downloader-nx-linux-gui.7z
14 downloads · 15 MiB
-
multi-downloader-nx-macos-cli.7z
7 downloads · 20 MiB
-
multi-downloader-nx-macos-gui.7z
5 downloads · 16 MiB
-
multi-downloader-nx-windows-cli.7z
79 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
88 downloads · 13 MiB
-
4.4.3 Another CR Hotfix Stable
released this
2024-01-09 16:47:30 +00:00 | 332 commits to master since this releaseChanges
- 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: https://github.com/anidl/multi-downloader-nx/compare/4.4.1...4.4.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-macos-cli.7z
34 downloads · 21 MiB
-
multi-downloader-nx-macos-gui.7z
26 downloads · 16 MiB
-
multi-downloader-nx-ubuntu-cli.7z
281 downloads · 20 MiB
-
multi-downloader-nx-ubuntu-gui.7z
46 downloads · 15 MiB
-
multi-downloader-nx-windows-cli.7z
274 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
524 downloads · 13 MiB
-
4.4.1 - CR Hotfix (again) Stable
released this
2023-12-16 20:07:53 +00:00 | 340 commits to master since this releaseChanges
- Fixes issue with fallback method on CR
Full Changelog: https://github.com/anidl/multi-downloader-nx/compare/4.4.0...4.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
multi-downloader-nx-macos-cli.7z
19 downloads · 21 MiB
-
multi-downloader-nx-macos-gui.7z
16 downloads · 15 MiB
-
multi-downloader-nx-ubuntu-cli.7z
135 downloads · 20 MiB
-
multi-downloader-nx-ubuntu-gui.7z
22 downloads · 15 MiB
-
multi-downloader-nx-windows-cli.7z
118 downloads · 18 MiB
-
multi-downloader-nx-windows-gui.7z
271 downloads · 13 MiB