Commit graph

78 commits

Author SHA1 Message Date
stratumadev
9cc0ddc193 removed unnecessary packages for better integrity 2025-11-26 04:17:21 +01:00
stratumadev
9f7a2aaf79 fixed tsc error
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 / tsc (push) Has been cancelled
Style and build test / eslint (push) Has been cancelled
Style and build test / prettier (push) Has been cancelled
Style and build test / build-test-windows-arm64 (push) Has been cancelled
Style and build test / build-test-linux-arm64 (push) Has been cancelled
Style and build test / build-test-macos-arm64 (push) Has been cancelled
Style and build test / build-test-windows-x64 (push) Has been cancelled
Style and build test / build-test-linux-x64 (push) Has been cancelled
Style and build test / build-test-macos-x64 (push) Has been cancelled
2025-11-22 23:20:51 +01:00
stratumadev
a529740552 updated args logic and workflows
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 / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test-windows-arm64 (push) Blocked by required conditions
Style and build test / build-test-linux-arm64 (push) Blocked by required conditions
Style and build test / build-test-macos-arm64 (push) Blocked by required conditions
Style and build test / build-test-windows-x64 (push) Blocked by required conditions
Style and build test / build-test-linux-x64 (push) Blocked by required conditions
Style and build test / build-test-macos-x64 (push) Blocked by required conditions
2025-11-19 00:19:00 +01:00
stratumadev
ee82fbf5c5 updated hidive episodes list console log 2025-10-11 00:39:32 +02:00
stratumadev
90931e44f4 added skipMuxOnSubFail flag 2025-10-10 22:48:27 +02:00
stratumadev
debc2876d6 added proxy support 2025-10-10 15:57:57 +02:00
stratumadev
e30a9b9c9e added crunchyroll music video support 2025-10-10 00:41:07 +02:00
stratumadev
6d9a57c4db fixed hidive subtitle body usage
Some checks are pending
auto-documentation / documentation (push) Waiting to run
Style and build test / tsc (push) Waiting to run
Style and build test / eslint (push) Blocked by required conditions
Style and build test / prettier (push) Blocked by required conditions
Style and build test / build-test (push) Blocked by required conditions
2025-10-01 15:52:20 +02:00
stratumadev
6a66e0aa1f fixed eslint 2025-10-01 02:32:31 +02:00
stratumadev
7cb3e4ffbd added noASSConv var 2025-10-01 02:32:01 +02:00
stratumadev
130d964b64 prettier fix + updated to node 22 + added new workflow + crunchyroll updates + --version fix 2025-09-30 14:43:25 +02:00
AnimeDL
460b4c1d0e Convert main files to tabs
Still need to do .tsx files and type declaration files
2025-09-26 10:41:01 -07:00
Sipherdrakon
03ab5007d6
revert hidive fallback logic.
Again a core change to how all other services work just for hidive doesn't seem like the right course of action.
2025-08-31 19:33:47 -04:00
Tera
1e45610a7b
[HD] Download first available audio if language association can't be made. 2025-08-12 06:16:37 +03:00
AnimeDL
959518499b [HD]: Fix Token Refresh
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
2025-08-09 10:37:33 -07:00
stratumadev
9352730bcf fixed sub only download also for hidive 2025-08-01 23:37:16 +02:00
stratumadev
7dae72a38e bye bye sei-helper 2025-05-11 18:01:36 +02:00
stratumadev
cd29a54c0b my nerves 2025-05-10 16:44:15 +02:00
stratumadev
2273bf1a7a fix hidive widevine 2025-05-07 14:04:03 +02:00
AnimeDL
559dfe11de [HD] Fix GUI
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
2025-02-12 10:06:53 -08:00
stratumadev
88df9ffd55 added better cdm error handeling 2025-01-30 16:09:22 +01:00
stratumadev
2b01f4dc06 replaced more mkdir functions 2025-01-29 22:21:16 +01:00
stratumadev
8424d76e4c linting 2025-01-29 15:58:04 +01:00
stratumadev
4519a80a4b file write on different disk bug solved 2025-01-29 15:53:29 +01:00
stratumadev
f9a0a12abc hotfix shaka 2025-01-29 13:18:08 +01:00
stratumadev
3ff69ce628 cleaner decryption key command input 2025-01-07 21:36:20 +01:00
stratumadev
57b3daabdc added shaka packager support 2025-01-07 21:04:09 +01:00
stratumadev
b293e2ab95 fixed wrong pssh using on hidive playready decryption 2025-01-04 22:00:18 +01:00
stratumadev
ef06b5885f added hidive playready support 2024-12-19 10:35:04 +01:00
stratumadev
1f12a75009 linting fix 2024-12-11 17:40:45 +01:00
stratumadev
50188c6d1f added hidive annotations because of missing playready support 2024-12-07 03:48:17 +01:00
stratumadev
fef39af547 added playready support for crunchyroll 2024-12-07 03:35:22 +01:00
AnimeDL
a6d740e9e9 Some code cleanup 2024-06-20 13:32:27 -07:00
AnimeDL
141fdcf552 [HD] Added fallback to seriesTitle
Added fallback to seriesTitle when seasonTitle cannot be parsed (usually due to the seasonNumber being wrong)
2024-06-18 15:12:22 -07:00
AnimeDL
be95c1f3bc [HD] Fix crashing issue in certain circumstances
Fixes a crashing issue when an API request fails with specific types of errors (such as ECONNRESET)
2024-05-30 09:53:19 -07:00
Tera
33afc263e7
[HiDive] Remove unreleased episodes from list 2024-05-21 10:56:07 +03:00
Tera
ab73931fb9
[HiDive] Remove unreleased episodes from list
Allow listing to be visible but now allow it in the episodes list if it's not available
2024-05-19 00:11:51 +03:00
Tera
87c7de7417
Update hidive.ts
Account for when the episode title is added, but still not released, when it's not available there's a 10 second clip.
2024-05-19 00:06:09 +03:00
Tera
130fa5ee11
[HiDive] Remove unreleased episodes from list
When doing a range download/single selection of an anime that's currently airing episodes that haven't released will still get downloaded at 0 bytes. This will skip them if they have a date range in them, rather than an appropriate title.
2024-05-10 00:27:35 +03:00
AnimeDL
b2488edc02 [HD] Fix movie downloading
Fixes #672
2024-04-23 14:35:56 -07:00
AnimeDL
7107cef7a4
Merge branch 'v5' into remove-old-hd-api 2024-04-13 07:36:32 -07:00
AnimeDL
b1bae92308 Allow for byterange mpd/dash downloads
Prep for new service
2024-04-10 22:03:17 -07:00
AnimeDL
3567edae4b Use temp file for decryption
Fixes issue with unicode and path length limits
2024-04-09 14:37:21 -07:00
AnimeDL
e9e14aef2f Remove old HD API 2024-04-06 21:05:04 -07:00
AnimeDL
036440b0e5 Fix MPD part names 2024-04-06 08:41:42 -07:00
IONI0
2885913205 Fix Eslint errors, logic error, and add combineLines argument 2024-04-04 09:42:41 +11:00
AnimeDL
cd7db09804 [HD] Get keys earlier in download process 2024-03-25 16:32:51 -07:00
AnimeDL
d298521202 [HD] Fix downloading of movies 2024-03-25 14:19:21 -07:00
AnimeDL
3c8f9f2d46 [HD] Fail gracefully if audio doesn't exist
Addresses #617
2024-03-24 17:38:53 -07:00
AnimeDL
4693b60af4 rename vtt function to vtt2ass 2024-03-19 08:05:07 -07:00