AnimeDL
64c927c761
Fix Docker Release + Documentation
2024-08-15 19:28:29 +00:00
AnimeDL
16e7fcb71e
Fix Docker Release
2024-08-15 12:27:56 -07:00
AnimeDL
d61d7e471f
Update docker.yml
...
Change docker account
2024-08-15 11:40:39 -07:00
AnimeDL
64272b7689
[ADN] Fix DE only streams
2024-08-15 10:12:21 -07:00
AnimeDL
35777ecb58
[ADN] Forgot to fix login
2024-07-28 09:15:29 -07:00
AnimeDL
423ad7b2c9
[ADN] Fix refresh token request
2024-07-28 00:03:52 -07:00
AnimeDL
5cbead06bc
Minor grammar fix
2024-07-18 09:44:12 -07:00
AnimeDL
1704bfb4ec
[CR} Hotfix downloading
...
Pretty hacked together, but should work just fine. I'll work on a proper removal of the old API here soon + Documentation
2024-07-08 23:56:45 +00: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
8d59666a6c
[CR] Fix issue with too many streams when novids and noaudio
...
Fixes issue where you would have too many active streams if using no videos and no audio downloading
2024-06-29 07:49:13 -07:00
AnimeDL
c14a963024
[CR] Add device_id caching
...
Fixes issue with creating a lot of random device IDs by saving the created device id in the config + Documentation
2024-06-28 23:52:33 +00:00
AnimeDL
0026de73bf
[CR] Add device_id caching
...
Fixes issue with creating a lot of random device IDs by saving the created device id in the config
2024-06-28 16:52:05 -07:00
AnimeDL
d3238d22ba
[CR] Whoops
...
Forgot the other 3 login places + Documentation
2024-06-28 16:32:14 +00:00
AnimeDL
ab090a6858
[CR] Whoops
...
Forgot the other 3 login places
2024-06-28 09:31:42 -07:00
AnimeDL
64783a0529
[CR] Hotfix login
...
Also increment version + Documentation
2024-06-28 16:21:11 +00:00
AnimeDL
05d679e6ca
[CR] Hotfix login
...
Also increment version
2024-06-28 09:20:35 -07:00
AnimeDL
cd9586ab13
[CR] Migrate to android token
...
Will require a fresh login.
Web wasn't working for password auth, for some reason.
Increment version + Documentation
2024-06-24 17:33:48 +00:00
AnimeDL
0a7cfcd917
[CR] Migrate to android token
...
Will require a fresh login.
Web wasn't working for password auth, for some reason.
Increment version
2024-06-24 10:33:08 -07:00
AnimeDL
ff978e2c88
Increment version + Documentation
2024-06-23 15:28:00 -07:00
AnimeDL
d81ca76594
Code cleanup
...
Thanks to TypeScript 5.5, this workaround is no longer needed
Increment version
2024-06-23 15:28:00 -07:00
AnimeDL
9457ee6d26
Minor types change
2024-06-22 16:00:15 -07:00
AnimeDL
9a94c33c8b
[CR] Disable Non-Play streams
...
Disables the non-play streams since they don't work ATM. If the situation changes, I'll either re-enable them, or remove them in a future update
2024-06-22 15:58:44 -07:00
AnimeDL
e88352af3f
[CR] Header changes
2024-06-22 15:57:39 -07:00
AnimeDL
870b775175
[CR] Clear stream ASAP
...
Clears the stream as soon as it's done being requested, rather than when the download is finished
2024-06-22 15:57:27 -07:00
AnimeDL
78f5016dd3
[CR] Migrate to web token
...
This will require a fresh login
2024-06-21 10:06:34 -07:00
AnimeDL
eaec9e62a7
[CR] Whoops
2024-06-21 10:03:18 -07:00
AnimeDL
f92e8dfacb
spelling fix
2024-06-21 10:03:03 -07:00
AnimeDL
a6d740e9e9
Some code cleanup
2024-06-20 13:32:27 -07:00
AnimeDL
436a4ca4d1
Improve private key detection
2024-06-20 13:20:45 -07:00
AnimeDL
ea7df30aa7
Bump version + Documentation
2024-06-20 19:58:17 +00:00
AnimeDL
240ff3870b
Bump version
2024-06-20 12:57:47 -07:00
AnimeDL
1340624742
Add zh-HK language + Documentation
2024-06-20 19:56:17 +00:00
AnimeDL
b0b7cffddf
Add zh-HK language
2024-06-20 12:55:43 -07:00
AnimeDL
fe3f978082
Bump GUI dependencies
2024-06-20 12:53:55 -07:00
AnimeDL
0045abe08c
update typescript
2024-06-20 10:57:03 -07:00
AnimeDL
ef975868a3
[CR] Rename crunchy play stream flag + Documentation
2024-06-20 17:39:15 +00:00
AnimeDL
345aa0f267
[CR] Rename crunchy play stream flag
2024-06-20 10:38:42 -07:00
AnimeDL
1f8ddb27a1
Delete weirdly unused code
...
inb4 somehow this breaks the whole project
2024-06-20 10:34:22 -07:00
AnimeDL
575ea260b6
[CR] Update mobile basic auth header
2024-06-20 10:01:03 -07:00
AnimeDL
9fdc1ac4db
Bump node ver to 20 + Documentation
2024-06-20 04:58:14 +00:00
AnimeDL
cf921295f8
Bump node ver to 20
2024-06-19 21:54:47 -07:00
AnimeDL
ed22970346
Dependency bump
2024-06-19 21:53:12 -07:00
AnimeDL
5f034dc348
Add esbuild step to build process
...
Seems to run a bit faster, also allows for newer node versions with pkg, and seems to also decrease false-positives. This likely can be used to further improve our build process
2024-06-19 21:52:02 -07:00
AnimeDL
c294cdc280
[CR] Add crunchy play streams selector
2024-06-19 20:28:43 -07:00
AnimeDL
16dbc4f1eb
Increment version + Documentation
2024-06-18 22:18:53 +00:00
AnimeDL
fba1b1cf22
Increment version
2024-06-18 15:18:17 -07:00
AnimeDL
141fdcf552
[HD] Added fallback to seriesTitle
...
Added fallback to seriesTitle when seasonTitle cannot be parsed (usually due to the seasonNumber being wrong)
2024-06-18 15:12:22 -07:00
AnimeDL
3aa844f90b
Add .idea to gitignore
2024-06-17 08:58:17 -07:00
AnimeDL
be95c1f3bc
[HD] Fix crashing issue in certain circumstances
...
Fixes a crashing issue when an API request fails with specific types of errors (such as ECONNRESET)
2024-05-30 09:53:19 -07:00
AnimeDL
6275d5abe3
Increment version + Documentation
2024-05-29 02:35:29 +00:00