Commit graph

144 commits

Author SHA1 Message Date
AnimeDL
16dbc4f1eb Increment version + Documentation 2024-06-18 22:18:53 +00:00
AnimeDL
6275d5abe3 Increment version + Documentation 2024-05-29 02:35:29 +00:00
AnimeDL
9ea6258fec [CR] Implement deleting streams
Allows endless non-drm downloads + Documentation
2024-05-23 16:46:30 +00: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
24191c91d0 Merge pull request #666 from anidl/v5
Release of v5 with support for AnimeOnegai and AnimationDigitalNetwork + Documentation
2024-04-19 23:04:22 +00:00
AnimeDL
afefbbf9a5
Merge branch 'master' into v5 2024-04-19 15:50:20 -07:00
AnimeDL
b2a602e96e Increment version + Documentation 2024-04-19 22:45:30 +00: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
44381a04be [CR] Crunchy Hotfix + Documentation 2024-04-11 15:10:19 +00:00
AnimeDL
4c4436814b Initial commit to add AnimeOnegai 2024-04-10 22:12:57 -07:00
AnimeDL
6b913d6e85 Set version for release + Documentation 2024-04-09 22:19:14 +00:00
AnimeDL
d6db234ad1 Fix Readme 2024-04-09 13:56:53 -07:00
AnimeDL
cee5207ac1 Increment version + Documentation 2024-04-09 20:23:39 +00:00
AnimeDL
93ace68398 Improve readme 2024-04-09 13:22:49 -07:00
AnimeDL
0a3b638c55 Start of Removing Funimation 2024-04-06 21:20:34 -07:00
AnimeDL
dce10bc7fc Increment version + Documentation 2024-04-04 17:25:19 +00:00
AnimeDL
42da4ebd30 Increment version + Documentation 2024-04-04 01:08:13 +00:00
AnimeDL
adc1147ca4 Merge pull request #626 from IONI0/vtt2ass-changes-branch
Fixes/enchancements for vtt2ass with new Hidive Q styles + Documentation
2024-04-04 00:59:48 +00:00
AnimeDL
4c5bdb4226 Increment version + Documentation 2024-04-03 15:41:49 +00:00
AnimeDL
80c7f5ba77 Bump version + Documentation 2024-04-01 21:02:13 +00:00
AnimeDL
dc87b23c0d [CR] Replace --search-locale flag with --locale
This allows for episode names and search results in the selected locale. Addresses #612 + Documentation
2024-03-30 00:56:47 +00:00
AnimeDL
b96fca8ed8 [HD] Make new API default + Documentation 2024-03-24 21:24:06 +00:00
AnimeDL
250c8925a4 [CR] Change the default API to web + Documentation 2024-03-23 20:12:25 +00:00
AnimeDL
886a0bd85b Add seriesTitle to documentation + Documentation 2024-03-20 23:26:14 +00:00
AnimeDL
19f0a3cc7d Documentation fixes + Documentation 2024-03-20 03:20:23 +00:00
AnimeDL
0c7c047a7b Increment Version + Documentation 2024-03-19 00:49:52 +00: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
6280d13d36 [CR] Allow skipping video/audio download independently + Documentation 2024-03-18 23:16:40 +00:00
AnimeDL
9590aa56d1 + Documentation 2024-03-18 02:04:51 +00:00
AnimeDL
f8307620ce
Merge branch 'master' into mpd-support 2024-03-17 18:07:28 -07:00
AnimeDL
0a8c29189e [CR] Hotfix: Fixes non DRM downloads + Documentation 2024-03-15 02:18:33 +00:00
AnimeDL
03e3c96f3c Rework Building
Should now be more modular, at the cost of human-readable names. It can now be used to build android versions, alpine versions, as well as arm for each supported platform
2024-02-06 08:41:54 -08:00
AnimeDL
27e02a8548 Improve readme
Adds instruction for DRM decryption, as well as some examples on how to use the CLI. It also splits up the dependencies as they are needed.
2024-02-04 16:13:22 -08:00
AnimeDL
9bc62ba91e Increment version + Documentation 2024-01-30 06:51:22 +00:00
AnimeDL
1996e44ef5 Add Telugu (India)
Fixes #567 + Documentation
2024-01-10 19:19:38 +00:00
AnimeDL
a1a9729134 Add new CR languages + Documentation 2024-01-09 16:47:30 +00:00
AnimeDL
7998395c56 Increment version + Documentation 2024-01-09 16:40:17 +00:00
AnimeDL
3b37703d7a Fix object downloading + Documentation 2023-12-24 19:37:35 -08:00
AnimeDL
28518bb461 Initial commit for WV Decryption 2023-12-24 19:29:01 -08:00
AnimeDL
63e1d1dda8 Fix object downloading + Documentation 2023-12-24 19:54:30 +00:00
AnimeDL
5b25b89622 Version bump + Documentation 2023-12-16 20:07:53 +00:00
AnimeDL
49a1932930 Change the default kstream to 2 + Documentation 2023-12-15 17:48:53 +00:00
AnimeDL
5ec231b951 Merge branch 'master' of github.com:anidl/multi-downloader-nx 2023-12-15 09:24:29 -08:00
AnimeDL
7e8bb06a8b Replace ffprobe static with ffprobe bin 2023-12-15 09:24:07 -08:00
AnimeDL
dfdd8c634e Hotfix for CR
This does not include DRM decryption, that will come later, however, this does work for however long CR allows it to. + Documentation
2023-12-15 17:21:55 +00:00
AnimeDL
31867e216f GUI: hidive subtitles dropdown all/none missing + Documentation 2023-07-31 23:41:55 +00:00
AnimeDL
b7643c15d2 Add new Hidive languages + Documentation 2023-07-30 23:10:51 +00:00