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
|
ab090a6858
|
[CR] Whoops
Forgot the other 3 login places
|
2024-06-28 09:31:42 -07:00 |
|
AnimeDL
|
05d679e6ca
|
[CR] Hotfix login
Also increment version
|
2024-06-28 09:20:35 -07: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
|
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
|
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
|
a6d740e9e9
|
Some code cleanup
|
2024-06-20 13:32:27 -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
|
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
|
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
|
5b8c497800
|
[CR] Fix Non-DRM downloading
Thanks bytedream for your reverse engineering
|
2024-04-19 15:44:40 -07:00 |
|
AnimeDL
|
b1bae92308
|
Allow for byterange mpd/dash downloads
Prep for new service
|
2024-04-10 22:03:17 -07:00 |
|
AnimeDL
|
84ebabffc8
|
[CR] Fix temp file naming
|
2024-04-09 15:59:30 -07:00 |
|
AnimeDL
|
3567edae4b
|
Use temp file for decryption
Fixes issue with unicode and path length limits
|
2024-04-09 14:37:21 -07:00 |
|
AnimeDL
|
0d065fdd6a
|
[CR] Rewrite how requests are made
Should stop cloudflare errors
|
2024-04-09 13:08:15 -07:00 |
|
AnimeDL
|
469fd1b4a4
|
[CR] Add Episode chapter if no start chapters
|
2024-04-08 12:32:04 -07:00 |
|
AnimeDL
|
036440b0e5
|
Fix MPD part names
|
2024-04-06 08:41:42 -07:00 |
|
AnimeDL
|
645cdc2068
|
[CR] Fix Non-DRM stream not always working
|
2024-04-05 19:39:56 -07:00 |
|
AnimeDL
|
2b65f3067e
|
[CR] Fix issue with multi-dub downloads with non-DRM
Fix issue with non-DRM multi-dub downloads, where it would crash trying to delete a file that wasn't downloaded
|
2024-04-04 10:23:35 -07:00 |
|
AnimeDL
|
3ca4000ed1
|
[CR] Fix new stream dub selection logic
|
2024-04-03 13:38:18 -07:00 |
|
AnimeDL
|
90100a077d
|
[CR] Add Switch Stream
|
2024-04-03 08:41:49 -07: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
|
f1bb6c8a64
|
[CR] Allow for decimal places in episode number
Addresses #615
|
2024-03-24 19:39:43 -07:00 |
|
AnimeDL
|
74da730dc4
|
[CR] Fix falsey comparison for chapters
Fix chapter being ignored if chapter start time was 0 (thanks javascript falsey comparison)
|
2024-03-23 17:52:40 -07:00 |
|
AnimeDL
|
aae69fa2a1
|
[CR] Fix subtitles being named undefined
Fixes subtitles being named undefined when using novids and noaudio together
|
2024-03-23 09:47:26 -07:00 |
|
Tera
|
6009bdaaf9
|
Sort episodes to have specials at the end
|
2024-03-21 23:38:46 +02:00 |
|
Tera
|
f7f8806b14
|
sort episodes to have specials at the end
|
2024-03-21 20:14:14 +02:00 |
|
Tera
|
8cd863c885
|
Update crunchy.ts
|
2024-03-21 19:37:22 +02:00 |
|
Tera
|
cd9a83d3fc
|
make data param optional
|
2024-03-21 18:29:08 +02:00 |
|
Tera
|
4eea557c44
|
Update crunchy.ts
|
2024-03-21 08:06:08 +02:00 |
|
Tera
|
30771374e5
|
Update crunchy.ts
|
2024-03-21 07:47:54 +02:00 |
|
Tera
|
201a772ecf
|
remove bloat
|
2024-03-21 07:46:03 +02:00 |
|
Tera
|
73ddab8b2e
|
Update crunchy.ts
|
2024-03-21 06:23:01 +02:00 |
|
AnimeDL
|
59d086006b
|
Give CC subtitles correct extension
|
2024-03-19 17:38:23 -07:00 |
|
AnimeDL
|
1852ce1282
|
[CR] Fix vtt CC fontSize not working
|
2024-03-19 11:22:15 -07:00 |
|
AnimeDL
|
97d64f6021
|
[CR] Respect originalFontSize in CCs
|
2024-03-19 10:21:25 -07:00 |
|
AnimeDL
|
a5df6bee2f
|
[CR] Convert CC's from vtt to ass
|
2024-03-19 10:07:58 -07:00 |
|
AnimeDL
|
b830a73e04
|
[CR] Fix logic for separate video/audio downloading
|
2024-03-19 07:35:12 -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
|
63f0b496f1
|
[CR] Allow skipping video/audio download independently
|
2024-03-18 16:16:33 -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
|
f3fd33d241
|
Add warning for decryption
|
2024-03-16 17:45:54 -07:00 |
|
AnimeDL
|
3c41414f4a
|
Rename WV module
|
2024-03-16 11:14:21 -07:00 |
|