Commit graph

356 commits

Author SHA1 Message Date
stratumadev
f969356d23 added crunchyroll fetching audio dec keys process 2025-05-06 22:22:44 +02:00
stratumadev
ca26c27692 removed useless console logs 2025-05-06 21:37:54 +02:00
stratumadev
41a83734b0 crunchy hotfix 2025-05-06 21:35:47 +02:00
stratumadev
a434637c8d added new cr endpoints - set vidaa endpoint as default - shaka hotfix -updated pb endpoint 2025-04-23 21:10:25 +02:00
stratumadev
968731c5fc fixed only subtitle download ${height} error 2025-04-16 01:51:41 +02:00
stratumadev
7455d32e1d removed never existed crunchyroll endpoint 2025-04-14 20:24:41 +02:00
stratumadev
8da0ac56c4 added new crunchyroll drm endpoints 2025-04-14 20:23:30 +02:00
stratumadev
2c50156046 removed useless old crunchy login api endpoint 2025-04-14 15:53:52 +02:00
stratumadev
98a2586ab8 updated crunchyroll user agent 2025-04-14 15:24:24 +02:00
stratumadev
81429bbea5 added automatic crunchyroll production basic token fetch 2025-03-24 20:45:15 +01:00
AnimeDL
d1582b2484 [CR]: Hotfix login 2025-03-24 08:29:58 -07:00
stratumadev
217c98b39d hotfix AO m4s bug, updated packages, updated crunchyroll user-agent 2025-03-16 17:34:16 +01:00
stratumadev
88df9ffd55 added better cdm error handeling 2025-01-30 16:09:22 +01:00
AnimeDL
9902b16c81 [CR] Switch back to android endpoints 2025-01-29 09:37:58 -08:00
AnimeDL
06a839c518 Improve logging & version bump 2025-01-28 18:40:21 -08:00
stratumadev
d2c272e241 Merge branch 'master' of https://github.com/stratumadev/multi-downloader-nx 2025-01-28 22:19:49 +01:00
stratumadev
bc7b58f141 added support for new crunchyroll endpoint (cloudflare bypass) 2025-01-28 22:19:47 +01:00
Stratum
8419460577
Merge branch 'anidl:master' into master 2025-01-28 21:24:42 +01:00
AnimeDL
51285bfb16 [BUILD] Make sure PR folder is created 2025-01-28 12:13:47 -08:00
Stratum
ff6fc9d993
Merge branch 'anidl:master' into master 2025-01-28 20:20:19 +01:00
AnimeDL
6ea04de7b4
[CR] Hotfix login 2025-01-28 11:06:47 -08:00
stratumadev
d0e1850bde Merge branch 'master' of https://github.com/stratumadev/multi-downloader-nx 2025-01-07 21:04:11 +01:00
stratumadev
57b3daabdc added shaka packager support 2025-01-07 21:04:09 +01:00
AnimeDL
4f7eb97241 Fix file path being passed to ffmpeg
Fixes file paths being passed to ffmpeg when merging subtitles. #790
2025-01-04 13:12:17 -08:00
stratumadev
ef06b5885f added hidive playready support 2024-12-19 10:35:04 +01:00
stratumadev
37b8bbad1f added prd v3 device support 2024-12-13 02:28:54 +01:00
stratumadev
1f12a75009 linting fix 2024-12-11 17:40:45 +01:00
stratumadev
fef39af547 added playready support for crunchyroll 2024-12-07 03:35:22 +01:00
AnimeDL
5cbead06bc Minor grammar fix 2024-07-18 09:44:12 -07:00
AnimeDL
05d679e6ca [CR] Hotfix login
Also increment version
2024-06-28 09:20:35 -07:00
AnimeDL
f92e8dfacb spelling fix 2024-06-21 10:03:03 -07:00
AnimeDL
436a4ca4d1 Improve private key detection 2024-06-20 13:20:45 -07:00
AnimeDL
b0b7cffddf Add zh-HK language 2024-06-20 12:55:43 -07:00
AnimeDL
345aa0f267 [CR] Rename crunchy play stream flag 2024-06-20 10:38:42 -07:00
AnimeDL
575ea260b6 [CR] Update mobile basic auth header 2024-06-20 10:01:03 -07:00
AnimeDL
cf921295f8 Bump node ver to 20 2024-06-19 21:54:47 -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
AnimeDL
c294cdc280 [CR] Add crunchy play streams selector 2024-06-19 20:28:43 -07:00
AnimeDL
9feb3d2f13 [CR] Hotfix DRM request
Addresses #701
2024-05-28 19:34:21 -07:00
AnimeDL
fb58d306bc [CR] Fix Non-DRM downloading
Thanks bytedream for your reverse engineering
2024-04-19 15:42:59 -07:00
AnimeDL
282fc1ac1a fetch module, give more detailed errors 2024-04-19 15:40:36 -07:00
AnimeDL
c74e6fcb18 [AO] Fix downloading 2024-04-18 13:36:19 -07:00
AnimeDL
39fec7c35c Request Module Fixes 2024-04-18 13:33:34 -07:00
AnimeDL
e3a64abfd8 byterange parsing: Add warning if playlist fails to parse 2024-04-17 10:51:57 -07:00
AnimeDL
4d134a613d Add unknown option suggestion and warning 2024-04-16 08:35:20 -07:00
AnimeDL
0927e8287c change all console logs to log4js 2024-04-16 08:07:54 -07:00
AnimeDL
e7dfc28513 [ADN] Add Chapter Support 2024-04-15 11:02:16 -07:00
AnimeDL
1fa4d5bbbb options fixes 2024-04-14 10:00:56 -07:00
AnimeDL
6629a2ac87 vtt2ass: Add support for right/left styles 2024-04-13 17:55:02 -07:00
AnimeDL
3d3a94c991 vtt2ass: Add support for text-decoration
Adds support for underline text-decoration subtitles, fixes #658
2024-04-13 17:21:57 -07:00