Commit graph

103 commits

Author SHA1 Message Date
stratumadev
5f192a31c0 feat(crunchy): add subtitleTimestampFix function (#1121)
Fix Crunchyroll subtitles with invalid durations.
If start > video length  the line is deleted.
If only end > video length  end is trimmed to video duration.
2025-11-28 00:40:11 +01:00
stratumadev
b8be0f6d68 updated packages 2025-10-19 17:58:25 +02:00
stratumadev
a5e63f6a44 updated docs 2025-10-19 17:53:35 +02:00
stratumadev
05697caae8 removed socks from validator and docs 2025-10-11 20:58:07 +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
7cb3e4ffbd added noASSConv var 2025-10-01 02:32:01 +02:00
stratumadev
33148eaf6d added new styles to CCC fix and added new var to disable all subfixes 2025-10-01 00:04:36 +02:00
stratumadev
3fb4392b39 removed AnimeOnegai 2025-09-30 23:39:47 +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
stratumadev
ec1f4e6ba9 hotfix crunchyroll 192 audio + cbr video dl 2025-09-04 22:27:40 +02:00
stratumadev
6950cb8ecf fix crunchyroll outdated token 2025-09-02 22:33:50 +02:00
stratumadev
c6aad8db81 reverted some changes 2025-08-21 22:04:27 +02:00
stratumadev
36cff8b496 hotfix crunchyroll playback 2025-08-21 22:02:44 +02:00
stratumadev
21398a01d2 fixed docs typo 2025-08-02 21:04:52 +02:00
AnimeDL
0ca39bed6e Added --rawoutput
WIP, only works with --new so far - it saves the output from --raw to a given file
2025-08-02 10:44:14 -07:00
AnimeDL
5c11d942c1 Add --raw flag
Currently only applies to --new on Crunchy
2025-08-02 10:14:33 -07:00
AnimeDL
766de0271f docs: hopefully fix docs 2025-08-02 08:52:43 -07:00
stratumadev
6b1fc3abd0 added total session death function 2025-08-02 11:06:01 +02:00
stratumadev
a297fd0309 added crunchyroll cbr video + 192 kbps audio download 2025-07-30 21:58:01 +02:00
stratumadev
cee4a3fc93 updated packages and documentation 2025-07-04 01:27:26 +02: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
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
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
stratumadev
bc21460fe0
Merge pull request #903 from Denoder/abs-numbering
[Feature][CR] Absolute Numbering
2025-05-12 10:32:00 +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
Tera
1e1eeb881d
Update module.args.ts 2025-04-17 04:54:21 +03:00
AnimeDL
345aa0f267 [CR] Rename crunchy play stream flag 2024-06-20 10:38:42 -07:00
AnimeDL
c294cdc280 [CR] Add crunchy play streams selector 2024-06-19 20:28:43 -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
d260d8f3e6
Merge branch 'v5' into adn-support 2024-04-13 08:06:51 -07:00
AnimeDL
01abffa85f
Merge branch 'v5' into animeonegai 2024-04-13 07:50:20 -07:00
AnimeDL
b42a543ed5
Merge branch 'v5' into remove-funi 2024-04-13 07:39:37 -07:00
AnimeDL
7107cef7a4
Merge branch 'v5' into remove-old-hd-api 2024-04-13 07:36:32 -07:00
AnimeDL
f5f32fa701 Add support for AnimationDigitalNetwork
This service brought me great pain
2024-04-12 16:19:23 -07:00
AnimeDL
d2117a1390 [AO] Add --locale support
Currently known supported API locales are "pt" and "es"
2024-04-11 13:11:33 -07:00
AnimeDL
4c4436814b Initial commit to add AnimeOnegai 2024-04-10 22:12:57 -07:00
AnimeDL
551b27280e Completely Redo GUI build code 2024-04-08 09:42:15 -07:00
AnimeDL
0a3b638c55 Start of Removing Funimation 2024-04-06 21:20:34 -07:00
AnimeDL
e9e14aef2f Remove old HD API 2024-04-06 21:05:04 -07:00
AnimeDL
1e6406774d Improve description for fontSize flag 2024-04-03 18:08:12 -07:00
IONI0
2885913205 Fix Eslint errors, logic error, and add combineLines argument 2024-04-04 09:42:41 +11:00
AnimeDL
b54d54d374 [CR] Replace --search-locale flag with --locale
This allows for episode names and search results in the selected locale. Addresses #612
2024-03-29 17:56:53 -07:00
AnimeDL
eb2e9c2425 [HD] Make new API default 2024-03-24 14:24:08 -07:00
AnimeDL
978159c80e [CR] Change the default API to web 2024-03-23 13:12:27 -07:00
AnimeDL
d2a69fdc4d [CR] Chapters flag enabled by default 2024-03-23 13:10:46 -07:00
AnimeDL
15f2651b20 Add seriesTitle to documentation 2024-03-20 16:26:14 -07:00