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
AnimeDL
b497fb40df
Add token flag
...
Allows for login using refresh token in crunchy. Adds #597
2024-03-18 17:44:49 -07:00
AnimeDL
3e071b1386
Set default kstream to 5
2024-03-18 16:04:41 -07:00
AnimeDL
211a593796
[HD] Move -s to --srz, and add warnings
...
Add warnings for commands that haven't yet been added to hidive, and move -s to --srz since it selects a series, and not a season.
2024-03-16 17:58:48 -07:00
AnimeDL
1c39e349ad
[HD] Initial support for new Hidive API
...
The new API can be accessed with `--hdapi new`
2024-03-16 17:44:11 -07:00
AnimeDL
4742ea8d55
[CR] Hotfix: Fixes non DRM downloads
2024-03-14 19:14:50 -07:00
AnimeDL
3502141c62
[CR] Improve chapter support
...
If new chapter request fails, use old request.
Also adds new option to enable chapter downloading, `--chapters`
2024-01-30 10:06:40 -08:00
AnimeDL
ca01c04961
API switching
2023-12-29 21:14:12 -08:00
AnimeDL
834e157d70
Change the default kstream to 2
2023-12-15 09:48:23 -08:00
AnimeDL
df7dd06235
Hotfix for CR
...
This does not include DRM decryption, that will come later, however, this does work for however long CR allows it to.
2023-12-15 09:21:05 -08:00
AnimeDL
b8362a618c
Typo
2023-07-16 19:35:22 -07: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