Commit graph

1403 commits

Author SHA1 Message Date
stratumadev
46db4c8732 added total session death function + Documentation 2025-08-02 09:06:22 +00:00
stratumadev
6b1fc3abd0 added total session death function 2025-08-02 11:06:01 +02:00
stratumadev
67d5a39f15 eslint
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
2025-08-02 01:02:39 +02:00
stratumadev
cf0cdb9211 crunchyroll not listing all eps fix 2025-08-02 00:56:06 +02:00
stratumadev
1b6c29673f updated version + Documentation 2025-08-01 21:41:09 +00:00
stratumadev
0398c73f2a updated version 2025-08-01 23:40:45 +02:00
stratumadev
c8bbd83230 rolled back typescript package update 2025-08-01 23:39:44 +02:00
stratumadev
cbe878a08a packages 2025-08-01 23:37:59 +02:00
stratumadev
9352730bcf fixed sub only download also for hidive 2025-08-01 23:37:16 +02:00
stratumadev
9f459b5c28 hotfix subtitle only download 2025-08-01 23:35:04 +02:00
stratumadev
011f61c0a7 added dl speed translator
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-07-31 18:24:46 +02:00
stratumadev
e1fb674e86 added mbit dl speed output 2025-07-31 18:14:07 +02:00
stratumadev
e7333bd36d fixed download speed output 2025-07-31 18:09:49 +02:00
stratumadev
80914b93c7 re-enabled crunchyroll playready decryption
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
2025-07-30 22:35:42 +02:00
stratumadev
d4ee492ef7 fixed urlset erroring out if not found 2025-07-30 22:13:03 +02:00
Stratuma
4a4e11aaab
Merge pull request #1007 from zodiacnet/ha/ao-season-names
change AO language Strings to lowercase and update conditionals
2025-07-30 22:08:39 +02:00
stratumadev
e7f50d0995 fixed type error 2025-07-30 22:01:42 +02:00
stratumadev
dfd83d260f added crunchyroll cbr video + 192 kbps audio download + Documentation 2025-07-30 19:58:58 +00:00
stratumadev
a297fd0309 added crunchyroll cbr video + 192 kbps audio download 2025-07-30 21:58:01 +02:00
AnimeDL
71b7657208 [CR]: Don't decrypt if download fails
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-07-27 16:52:10 -07:00
Hector
daad54350d change AO language Strings to lowercase and update conditionals 2025-07-27 17:16:39 +00:00
AnimeDL
bb36d472d6 Increment Version + Documentation
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
2025-07-27 17:03:47 +00:00
AnimeDL
0943bf49c4 Increment Version 2025-07-27 10:03:25 -07:00
AnimeDL
d1009af35f Fix parallelism while keeping new retry logic 2025-07-27 10:01:41 -07:00
AnimeDL
ac28590c17 [CR]: Fix issue with expired token after download 2025-07-27 10:00:50 -07:00
stratumadev
fc392eaf39 updated version + Documentation
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-07-18 12:23:31 +00:00
stratumadev
c77e3d0e00 updated version 2025-07-18 14:23:08 +02:00
stratumadev
358b394e57 hotfix part download retry 2025-07-18 14:20:29 +02:00
stratumadev
2c7171fe24 updated packages and documentation + Documentation
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-07-03 23:28:09 +00:00
stratumadev
cee4a3fc93 updated packages and documentation 2025-07-04 01:27:26 +02:00
stratumadev
e2a50ec3b7 added missing fonts ASS
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-06-28 13:48:57 +02:00
stratumadev
096eca8046 fixed types 2025-06-28 13:46:28 +02:00
stratumadev
5e3d52ecfc updated packages 2025-06-28 13:43:25 +02:00
Stratuma
62812035dc
Merge pull request #970 from dok1100/ffmpegChapter
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
chapter with ffmpeg
2025-06-23 19:36:20 +02:00
dok1100
771941db2f
removed the warning, It's not important 2025-06-23 18:03:51 +02:00
dok1100
e6c71ee226
chapter with ffmpeg
- Convert chapters to ffmpeg format when using ffmpeg as muxer
- Chapter names no longer have Start or End
- Recap chapters are ignored for now. They were rarely used anyway.
2025-06-23 11:37:20 +02:00
stratumadev
b72d170be1 Merge pull request #958 from Burve/feature/cr-raw-data-access
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
Added raw data retrieval for shows, seasons and full list of the show… + Documentation
2025-06-22 10:35:37 +00:00
Stratuma
66a22923a0
Merge pull request #958 from Burve/feature/cr-raw-data-access
Added raw data retrieval for shows, seasons and full list of the show…
2025-06-22 12:35:20 +02:00
stratumadev
b0513ededc added new crunchyroll playback endpoints and updated packages + Documentation 2025-06-22 10:30:14 +00:00
stratumadev
b62c4754b6 added new crunchyroll playback endpoints and updated packages 2025-06-22 12:29:45 +02:00
stratumadev
9db1bcc438 updated more packages
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-06-20 11:29:13 +02:00
stratumadev
da2838a377 updated packages 2025-06-20 11:23:17 +02:00
stratumadev
e5ff751cb5 updated version + Documentation 2025-06-20 09:22:03 +00:00
stratumadev
23c0b27d97 updated version 2025-06-20 11:21:40 +02:00
stratumadev
dfbc6dc6d6 Merge branch 'master' of https://github.com/anidl/multi-downloader-nx 2025-06-20 11:20:40 +02:00
stratumadev
7943a99878 re-enabled stream delete when noaudio nosubs on cr 2025-06-20 11:20:39 +02:00
Burve
c0d703def6 Fixed:
* Description for the sraw (--show-raw) command now properly capitalized and is "Get Raw Show data"
* allShows variable switched to const from let
2025-06-16 01:25:59 +03:00
stratumadev
fd5b38d462 set new endpoint to bypass limit and updated version + Documentation
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-06-15 21:39:49 +00:00
stratumadev
ba4476c4e3 set new endpoint to bypass limit and updated version 2025-06-15 23:39:25 +02:00
Burve
be7407fe49 Added raw data retrieval for shows, seasons and full list of the shows for cr. 2025-06-15 19:52:29 +03:00