Commit graph

57 commits

Author SHA1 Message Date
stratumadev
70fb4306b2 updated widevine code structure and updated to protobuf 3 + Documentation 2025-05-07 11:59:22 +00:00
stratumadev
4a3a75e9ba updated widevine code structure and updated to protobuf 3 2025-05-07 13:58:50 +02:00
stratumadev
8e2a373702 updated packages + Documentation 2025-05-07 11:48:05 +00:00
stratumadev
207c325f56 updated packages 2025-05-07 13:47:35 +02:00
stratumadev
26396891d2 crunchy hotfix + Documentation 2025-05-06 19:36:25 +00:00
stratumadev
41a83734b0 crunchy hotfix 2025-05-06 21:35:47 +02:00
AnimeDL
c1968b2b62 Update Deps & Fix Docker(?)
This also consequently breaks the program on NodeJS <18 (which we already listed as the official minimum, now it's just enforced) + Documentation
2025-04-19 16:53:53 +00:00
AnimeDL
4b0265c4f6 Update Deps & Fix Docker(?)
This also consequently breaks the program on NodeJS <18 (which we already listed as the official minimum, now it's just enforced)
2025-04-19 09:53:20 -07:00
stratumadev
281779324c Merge branch 'master' of https://github.com/stratumadev/multi-downloader-nx + Documentation 2025-04-16 14:25:49 +00:00
stratumadev
43e9c875a7 Merge branch 'master' of https://github.com/stratumadev/multi-downloader-nx 2025-04-16 16:25:10 +02:00
stratumadev
4c90a2c713 updated single packages 2025-04-16 16:24:30 +02:00
stratumadev
bcd43aced8 updated version + Documentation 2025-04-16 14:23:56 +00:00
stratumadev
a8fee0a443 updated version 2025-04-16 16:23:25 +02:00
stratumadev
f9a0477e20 Merge pull request #871 from stratumadev/master
Some checks are pending
auto-documentation / documentation (push) Waiting to run
build and push docker image / build-node (push) Waiting to run
Style and build test / eslint (push) Waiting to run
Style and build test / test (push) Blocked by required conditions
added automatic crunchyroll production basic token fetch + Documentation
2025-03-24 19:52:38 +00:00
stratumadev
81429bbea5 added automatic crunchyroll production basic token fetch 2025-03-24 20:45:15 +01:00
AnimeDL
f76de18930 [CR]: Hotfix login + Documentation 2025-03-24 15:30:32 +00:00
AnimeDL
d1582b2484 [CR]: Hotfix login 2025-03-24 08:29:58 -07:00
stratumadev
7b9c99c9c3 Merge pull request #862 from stratumadev/master
Some checks failed
auto-documentation / documentation (push) Has been cancelled
build and push docker image / build-node (push) Has been cancelled
Style and build test / eslint (push) Has been cancelled
Style and build test / test (push) Has been cancelled
updated packages and version bump + Documentation
2025-03-18 13:50:10 +00:00
stratumadev
4ec1004d4f updated packages 2025-03-18 14:45:52 +01:00
stratumadev
fc0bbf8275 Merge pull request #856 from stratumadev/master
Some checks failed
auto-documentation / documentation (push) Has been cancelled
build and push docker image / build-node (push) Has been cancelled
Style and build test / eslint (push) Has been cancelled
Style and build test / test (push) Has been cancelled
Hotfix AO m4s bug, updated packages, updated crunchyroll user-agent + Documentation
2025-03-16 18:54:48 +00:00
stratumadev
217c98b39d hotfix AO m4s bug, updated packages, updated crunchyroll user-agent 2025-03-16 17:34:16 +01:00
AnimeDL
ebd1f173ab Merge pull request #792 from stratumadev/master
Added Playready support for Crunchyroll, AnimeOnegai and Hidive + Documentation
2025-01-04 21:05:05 +00:00
stratumadev
fef39af547 added playready support for crunchyroll 2024-12-07 03:35:22 +01:00
AnimeDL
0045abe08c update typescript 2024-06-20 10:57:03 -07:00
AnimeDL
cf921295f8 Bump node ver to 20 2024-06-19 21:54:47 -07:00
AnimeDL
ed22970346 Dependency bump 2024-06-19 21:53:12 -07:00
AnimeDL
5f034dc348 Add esbuild step to build process
Seems to run a bit faster, also allows for newer node versions with pkg, and seems to also decrease false-positives. This likely can be used to further improve our build process
2024-06-19 21:52:02 -07:00
dependabot[bot]
8da4074b1b
Bump ts-proto from 1.171.0 to 1.176.0
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.171.0 to 1.176.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.171.0...v1.176.0)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 07:01:09 +00:00
AnimeDL
4d134a613d Add unknown option suggestion and warning 2024-04-16 08:35:20 -07:00
AnimeDL
a022855400 Add missing dev dep 2024-04-08 14:14:47 -07:00
AnimeDL
6e4e10930b Bump Deps & Remove UnusedDeps
Bumps dependencies, and removes unused dependencies
2024-04-07 22:25:56 -07:00
AnimeDL
16d2277d3e eslint and building fixes 2024-04-07 19:48:29 -07:00
AnimeDL
ea51c8a7ea Fix linting 2024-04-05 21:57:21 -07:00
AnimeDL
50c6ca66a3 Update pnpm-lock.yaml 2024-03-17 20:23:04 -07:00
AnimeDL
caab478956 Revert "Update pnpm-lock.yaml"
This reverts commit 1500daf207.
2024-03-17 20:21:34 -07:00
AnimeDL
1500daf207 Update pnpm-lock.yaml 2024-03-17 19:04:39 -07:00
AnimeDL
f8307620ce
Merge branch 'master' into mpd-support 2024-03-17 18:07:28 -07:00
AnimeDL
5e95f600d9 Fix required dependency mistakenly in dev
Should allow the package to be built without installing devDependencies
2024-03-16 15:52:36 -07:00
AnimeDL
19521be3ff Add missing proto compilation script 2024-03-16 12:21:33 -07:00
AnimeDL
3174a4db5e switch to yao-pkg 2024-01-09 08:38:01 -08:00
AnimeDL
5c751eb551 switch to yao-pkg 2024-01-07 22:07:24 -08:00
AnimeDL
ca01c04961 API switching 2023-12-29 21:14:12 -08:00
AnimeDL
28518bb461 Initial commit for WV Decryption 2023-12-24 19:29:01 -08:00
AnimeDL
a27c0209c1 Initial support for mpd 2023-12-23 20:28:37 -08:00
AnimeDL
7e8bb06a8b Replace ffprobe static with ffprobe bin 2023-12-15 09:24:07 -08:00
AnimeDL
485433cd74 Initial attempt to add --syncTiming flag
Add --syncTiming flag to attempt to detect timing differences in multi-dub downloads and sync them properly. Currently disabled by default since it's experimental and likely buggy. Potentially Resolved #471
2023-07-16 19:24:41 -07:00
AnimeDL
ea5ba76eba Update dependencies 2023-07-15 15:09:06 -07:00
AnimeDL
bd2574e05a Update pnpm/node version in workflows 2023-07-14 17:43:57 -07:00
AnimeDL
e2cd317a40 update lockfile 2023-04-16 19:03:00 -07:00
AnidlSupport
be27f3c113 update version + Documentation 2023-04-07 20:45:09 +00:00