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
AnimeDL
85c5d45829
Increment version
2024-05-28 19:34:58 -07:00
AnimeDL
9feb3d2f13
[CR] Hotfix DRM request
...
Addresses #701
2024-05-28 19:34:21 -07:00
AnimeDL
8b5cafff3d
[CR] Hotfix stream deletion if slow download
...
Fixes issue where if someone's internet, or the server is so slow that the session expires, it would fail to delete the watch session
2024-05-23 17:54:54 -07:00
AnimeDL
9ea6258fec
[CR] Implement deleting streams
...
Allows endless non-drm downloads + Documentation
2024-05-23 16:46:30 +00:00
AnimeDL
fc0736c686
[CR] Implement deleting streams
...
Allows endless non-drm downloads
2024-05-23 09:45:52 -07:00
AnimeDL
dbc2c7d52b
[CR] Hotfix non-DRM
2024-05-22 06:49:21 -07:00
AnimeDL
38f849f1a8
Merge pull request #685 from Denoder/patch-1
...
[HiDive] Remove unreleased episodes from list
2024-05-21 07:28:06 -07:00
Tera
33afc263e7
[HiDive] Remove unreleased episodes from list
2024-05-21 10:56:07 +03:00
Tera
ab73931fb9
[HiDive] Remove unreleased episodes from list
...
Allow listing to be visible but now allow it in the episodes list if it's not available
2024-05-19 00:11:51 +03:00
Tera
87c7de7417
Update hidive.ts
...
Account for when the episode title is added, but still not released, when it's not available there's a 10 second clip.
2024-05-19 00:06:09 +03:00
AnimeDL
f1042ded9f
[ADN] Fix some output problems
...
Fix season detection, and fix null instead of show title in some circumstances + Documentation
2024-05-17 23:53:56 +00:00
AnimeDL
8dd0725f9a
[ADN] Fix some output problems
...
Fix season detection, and fix null instead of show title in some circumstances
2024-05-17 16:53:10 -07:00
AnimeDL
5730450e11
Merge pull request #692 from anidl/dependabot/npm_and_yarn/ts-proto-1.176.0
...
Bump ts-proto from 1.171.0 to 1.176.0
2024-05-16 21:44:06 -07:00
dependabot[bot]
8da4074b1b
Bump ts-proto from 1.171.0 to 1.176.0
...
Bumps [ts-proto](https://github.com/stephenh/ts-proto ) from 1.171.0 to 1.176.0.
- [Release notes](https://github.com/stephenh/ts-proto/releases )
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stephenh/ts-proto/compare/v1.171.0...v1.176.0 )
---
updated-dependencies:
- dependency-name: ts-proto
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 07:01:09 +00:00
Tera
130fa5ee11
[HiDive] Remove unreleased episodes from list
...
When doing a range download/single selection of an anime that's currently airing episodes that haven't released will still get downloaded at 0 bytes. This will skip them if they have a date range in them, rather than an appropriate title.
2024-05-10 00:27:35 +03:00
AnimeDL
b2488edc02
[HD] Fix movie downloading
...
Fixes #672
2024-04-23 14:35:56 -07:00
AnimeDL
773bbf034c
Add SSL support to websocket
2024-04-23 11:10:27 -07:00
AnimeDL
d507135eaa
[ADN] Add episode ID to listing
2024-04-21 08:52:12 -07:00