stratumadev
9cc0ddc193
removed unnecessary packages for better integrity
2025-11-26 04:17:21 +01:00
stratumadev
90931e44f4
added skipMuxOnSubFail flag
2025-10-10 22:48:27 +02:00
stratumadev
e30a9b9c9e
added crunchyroll music video support
2025-10-10 00:41:07 +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
a14466ec5d
Rest of the tab conversion
2025-09-27 10:27:32 -07:00
stratumadev
27e40d8727
added crunchyroll VBR video bypass
2025-09-06 11:39:01 +02:00
stratumadev
ec1f4e6ba9
hotfix crunchyroll 192 audio + cbr video dl
2025-09-04 22:27:40 +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
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
b62c4754b6
added new crunchyroll playback endpoints and updated packages
2025-06-22 12:29:45 +02:00
stratumadev
bc21460fe0
Merge pull request #903 from Denoder/abs-numbering
...
[Feature][CR] Absolute Numbering
2025-05-12 10:32:00 +02:00
stratumadev
7dae72a38e
bye bye sei-helper
2025-05-11 18:01:36 +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
AnimeDL
29717824cd
Fix eslint
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-04-19 10:14:14 -07:00
Tera
000168f0cb
Update crunchyTypes.d.ts
2025-04-17 04:57:33 +03:00
AnimeDL
b488834c0f
[CR} Hotfix downloading
...
Pretty hacked together, but should work just fine. I'll work on a proper removal of the old API here soon
2024-07-08 16:56:13 -07:00
AnimeDL
9457ee6d26
Minor types change
2024-06-22 16:00:15 -07: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
78a16410cc
[AO] Fix downloading of movies
2024-04-16 19:42:40 -07:00
AnimeDL
e7dfc28513
[ADN] Add Chapter Support
2024-04-15 11:02:16 -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
f5f32fa701
Add support for AnimationDigitalNetwork
...
This service brought me great pain
2024-04-12 16:19:23 -07:00
AnimeDL
4c4436814b
Initial commit to add AnimeOnegai
2024-04-10 22:12:57 -07:00
AnimeDL
b1bae92308
Allow for byterange mpd/dash downloads
...
Prep for new service
2024-04-10 22:03:17 -07:00
AnimeDL
0a3b638c55
Start of Removing Funimation
2024-04-06 21:20:34 -07:00
AnimeDL
90100a077d
[CR] Add Switch Stream
2024-04-03 08:41:49 -07:00
Tera
6a4566be17
Update crunchyTypes.d.ts
2024-03-21 06:24:53 +02:00
AnimeDL
a5df6bee2f
[CR] Convert CC's from vtt to ass
2024-03-19 10:07:58 -07:00
AnimeDL
63f0b496f1
[CR] Allow skipping video/audio download independently
2024-03-18 16:16:33 -07:00
AnimeDL
546a5327e8
[HD] Implement -e downloading in new API
...
Allows for single episode downloads by episode ID
2024-03-17 15:22:04 -07:00
AnimeDL
824154594d
[HD] Add -s support to new hidive API
2024-03-16 19:50:33 -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
DAREKON
f0cf404c1d
GUI update baseline
2024-02-16 17:57:24 +01:00
AnimeDL
5417db41fd
[CR] Improve version detection
...
Improves the version selection and detection to work for more than just --srz. This should help prevent API errors on non --srz requests
2024-02-10 08:55:22 -08:00
AnimeDL
d2b4adf09b
[CR] Improve Captions support
...
Renames what was previously called CC to `Signs`.
Also prevents a possible collision where not all subs would be downloaded
2024-02-06 19:46:14 -08:00
AnimeDL
66e1ee5702
[CR] Add CC Subtitles
...
CC Subtitles looks to be possible in the API now (it's not just always empty), so I've written some code to handle CC subtitles properly and download them
Fixes #580
2024-02-06 19:10:11 -08:00
AnimeDL
103b17f449
Simplify API switching code
...
Should also fix API switching on GUI
2024-02-05 10:12:47 -08:00
AnimeDL
b146ee71ae
Linting fixes
2024-01-30 15:10:43 -08: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
02620ec5b5
[CR] Initial commit to support chapters
...
TODO:
1) Add flag for chapters
2) Add ffmpeg merging for chapters
3) Add fallback to old CR API
2024-01-29 22:47:56 -08:00
AnimeDL
169d48aa47
make --nocleanup work for encrypted files
2024-01-29 20:29:59 -08:00
AnimeDL
ca01c04961
API switching
2023-12-29 21:14:12 -08:00