Commit graph

750 commits

Author SHA1 Message Date
AnimeDL
b830a73e04 [CR] Fix logic for separate video/audio downloading 2024-03-19 07:35:12 -07:00
AnimeDL
0c7c047a7b Increment Version + Documentation 2024-03-19 00:49:52 +00:00
AnimeDL
510847d3d5 Increment Version 2024-03-18 17:49:44 -07:00
AnimeDL
789ed2c5b0 Add token flag
Allows for login using refresh token in crunchy. Adds #597 + Documentation
2024-03-19 00:44:51 +00: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
6280d13d36 [CR] Allow skipping video/audio download independently + Documentation 2024-03-18 23:16:40 +00:00
AnimeDL
63f0b496f1 [CR] Allow skipping video/audio download independently 2024-03-18 16:16:33 -07:00
AnimeDL
3e071b1386 Set default kstream to 5 2024-03-18 16:04:41 -07:00
AnimeDL
ef567903ad [HD] Fix issue with srz and multiple seasons 2024-03-18 08:56:26 -07:00
AnimeDL
9e9fb6eb76 [HD] Fix bin cfg sometimes not being loaded 2024-03-17 23:19:26 -07:00
AnimeDL
1e09625b85 [HD] [GUI] Fix issue where auth wouldn't work at first
Fixes issue where auth wouldn't work at first with GUI because the API version wasn't checked.
2024-03-17 22:47:56 -07:00
AnimeDL
50c6ca66a3 Update pnpm-lock.yaml 2024-03-17 20:23:04 -07:00
AnimeDL
caab478956 Revert "Update pnpm-lock.yaml"
This reverts commit 1500daf207.
2024-03-17 20:21:34 -07:00
AnimeDL
e5bbc09f25
Merge pull request #595 from anidl/mpd-support
4.5.1
2024-03-17 19:08:39 -07:00
AnimeDL
9590aa56d1 + Documentation 2024-03-18 02:04:51 +00:00
AnimeDL
1500daf207 Update pnpm-lock.yaml 2024-03-17 19:04:39 -07:00
AnimeDL
f8307620ce
Merge branch 'master' into mpd-support 2024-03-17 18:07:28 -07:00
AnimeDL
48c9528116
Merge pull request #594 from anidl/new-hidive-api
New Hidive API
2024-03-17 16:39:29 -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
becaed79d1 Migrate ::cue code to vtt2ass
This should allow for generic styles in vtt files to be parsed and converted to an ASS file
2024-03-17 13:49:19 -07:00
AnimeDL
49519f1e17 [HD] fontSize for q1 as well 2024-03-17 11:59:58 -07:00
AnimeDL
7d62224d11 [HD] Update subtitle messages for old api 2024-03-17 11:38:23 -07:00
AnimeDL
9645f6255b Remove unneeded console log 2024-03-17 11:24:52 -07:00
AnimeDL
5b134978c7 Add to the ignored items for compilation 2024-03-17 11:10:05 -07:00
AnimeDL
a61d7d315d Make widevine folder during compilation 2024-03-17 11:00:50 -07:00
AnimeDL
12780eec26 Only apply fontSize to normal subtitles 2024-03-17 10:54:54 -07:00
AnimeDL
c8b39301cb [CR] Fix issue with finding all episodes
Fixes issue where under certain circumstances some specials wouldn't be found.
2024-03-17 10:48:32 -07:00
AnimeDL
48d8a276d7 [HD] Fix fontsize for vtt2ass for new API 2024-03-16 22:26:56 -07:00
AnimeDL
34fa052bc2 Modify vtt2ass to work with new hidive API
Modifies vtt2ass to work with the new hidive API
2024-03-16 21:20:04 -07:00
AnimeDL
c7addc1c1a Formatting fixes 2024-03-16 19:58:47 -07:00
AnimeDL
824154594d [HD] Add -s support to new hidive API 2024-03-16 19:50:33 -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
f3fd33d241 Add warning for decryption 2024-03-16 17:45:54 -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
5e95f600d9 Fix required dependency mistakenly in dev
Should allow the package to be built without installing devDependencies
2024-03-16 15:52:36 -07:00
AnimeDL
19521be3ff Add missing proto compilation script 2024-03-16 12:21:33 -07:00
AnimeDL
3c41414f4a Rename WV module 2024-03-16 11:14:21 -07:00
AnimeDL
f06dc21d56 Fix docker builds 2024-03-15 10:08:25 -07:00
AnimeDL
172e6ac6ac [CR] Get all crunchy streams for android (fallback) 2024-03-14 20:30:37 -07:00
AnimeDL
d5c72c5c86 [CR] Hotfix: Fixes non DRM downloads 2024-03-14 19:21:04 -07:00
AnimeDL
0a8c29189e [CR] Hotfix: Fixes non DRM downloads + Documentation 2024-03-15 02:18:33 +00:00
AnimeDL
31096899e1 [CR] Hotfix: Fixes non DRM downloads 2024-03-14 19:18:18 -07:00
AnimeDL
4742ea8d55 [CR] Hotfix: Fixes non DRM downloads 2024-03-14 19:14:50 -07:00
AnimeDL
5143f2db4a Fix subtitle downloading for hidive 2024-03-08 08:58:30 -08:00
AnimeDL
6575e2343d Fix subtitle downloading for hidive 2024-03-08 08:56:27 -08:00
AnidlSupport
15b616c880
Merge pull request #582 from DAREK0N/mpd-support
Updated GUI
2024-02-20 21:18:23 +01:00
DAREKON
fcba060c90 [GUI] Fixed Hardsubs 2024-02-20 21:17:56 +01:00
DAREKON
275b559f06 delete unessesary 2024-02-16 22:31:59 +01:00
DAREKON
1f4d73aa0e Updated GUI 2024-02-16 22:29:20 +01:00
DAREKON
8d312025c1 Merge branch 'mpd-support' of https://github.com/DAREK0N/multi-downloader-nx into mpd-support 2024-02-16 17:58:23 +01:00