Commit graph

188 commits

Author SHA1 Message Date
AnimeDL
b42a543ed5
Merge branch 'v5' into remove-funi 2024-04-13 07:39:37 -07:00
AnimeDL
9972a48366 [CR] Crunchy Hotfix 2024-04-11 08:09:48 -07:00
AnimeDL
5226b963ee Set version for release 2024-04-09 15:18:27 -07:00
AnimeDL
00a4f7b9ee Increment version 2024-04-09 13:23:17 -07:00
AnimeDL
a022855400 Add missing dev dep 2024-04-08 14:14:47 -07:00
AnimeDL
6e4e10930b Bump Deps & Remove UnusedDeps
Bumps dependencies, and removes unused dependencies
2024-04-07 22:25:56 -07:00
AnimeDL
16d2277d3e eslint and building fixes 2024-04-07 19:48:29 -07:00
AnimeDL
0a3b638c55 Start of Removing Funimation 2024-04-06 21:20:34 -07:00
AnimeDL
23f185c877 eslint fixes 2024-04-06 09:10:48 -07:00
AnimeDL
ea51c8a7ea Fix linting 2024-04-05 21:57:21 -07:00
AnimeDL
5846a13c10 Increment version 2024-04-04 10:24:46 -07:00
AnimeDL
d83b2b55c8 Increment version 2024-04-03 18:08:28 -07:00
AnimeDL
d5272e7108 Increment version 2024-04-03 08:42:14 -07:00
AnimeDL
9aefa9c598 Bump version 2024-04-01 13:40:23 -07:00
AnimeDL
510847d3d5 Increment Version 2024-03-18 17:49:44 -07:00
AnimeDL
f8307620ce
Merge branch 'master' into mpd-support 2024-03-17 18:07:28 -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
205232f6d9 Switch to linuxstatic for linux build
This should allow the linux build to run on a much larger variety of linux distros.
2024-02-06 17:44:36 -08: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
1e2b396ed5 Increment version 2024-01-29 22:50:55 -08:00
AnimeDL
60da30c92b Increment version 2024-01-09 08:39:53 -08:00
AnimeDL
3174a4db5e switch to yao-pkg 2024-01-09 08:38:01 -08:00
AnimeDL
5c751eb551 switch to yao-pkg 2024-01-07 22:07:24 -08:00
AnimeDL
ca01c04961 API switching 2023-12-29 21:14:12 -08:00
AnimeDL
28518bb461 Initial commit for WV Decryption 2023-12-24 19:29:01 -08:00
AnimeDL
d1d9840629 Fix muxing for MPD 2023-12-24 12:09:52 -08:00
AnimeDL
788afbc6f5 Fix object downloading 2023-12-24 11:53:22 -08:00
AnimeDL
a27c0209c1 Initial support for mpd 2023-12-23 20:28:37 -08:00
AnimeDL
dd20ff0a7d Version bump 2023-12-16 12:07:26 -08:00
AnimeDL
834e157d70 Change the default kstream to 2 2023-12-15 09:48:23 -08:00
AnimeDL
7e8bb06a8b Replace ffprobe static with ffprobe bin 2023-12-15 09:24:07 -08:00
AnimeDL
7de7f22775 GUI: hidive subtitles dropdown all/none missing 2023-07-31 16:41:08 -07:00
AnimeDL
24f330838e Add new Hidive languages 2023-07-30 16:09:56 -07:00
AnimeDL
485433cd74 Initial attempt to add --syncTiming flag
Add --syncTiming flag to attempt to detect timing differences in multi-dub downloads and sync them properly. Currently disabled by default since it's experimental and likely buggy. Potentially Resolved #471
2023-07-16 19:24:41 -07:00
AnimeDL
02b4385db3 Add --new to hidive
Adds --new to hidive to look at the ID's of recently added stuff
2023-07-16 13:23:31 -07:00
AnimeDL
a87c345fdc Fixed duplicate episode entries in archive 2023-07-16 08:57:54 -07:00
AnimeDL
b6187c48a8 Add version info to help menu in GUI 2023-07-15 19:12:24 -07:00
AnimeDL
cf83eb18ba Change no-unused-vars to warn 2023-07-15 17:57:08 -07:00
AnimeDL
2b969971e6 Fix language order 2023-07-15 16:11:58 -07:00
AnimeDL
ea5ba76eba Update dependencies 2023-07-15 15:09:06 -07:00
AnimeDL
c3dab33f6b Add GUI States
This adds states for the GUI that get saved to a file, notably this means that queue's of services are no longer lost when changing services, or closing and reopening the program.

Also changed was a few spelling fixes
2023-07-15 11:16:55 -07:00
AnimeDL
47078b2f93 Increment version 2023-07-14 17:25:01 -07:00
AnimeDL
a25434b059 Add version statement on GUI boot 2023-07-13 15:14:35 -07:00
AnimeDL
1816c2521d Fix multiple like languages breaking hidive
Fixes issue where multiple of the same language and marked as the same version (broadcast vs home video) would crash the merger in Hidive
2023-07-13 14:12:29 -07:00
AnimeDL
a356e98aa8 Fix regression in Funimation merging
Fixes audio not being in the final video
2023-07-13 13:56:41 -07:00
AnimeDL
c29fd0e5f5 Add support for 6 more languages
Chinese (Taiwan),
Catalan,
Polish,
Thai,
Tamil (India),
Malay (Malaysia)
2023-07-12 21:19:19 -07:00
AnimeDL
e25f469fb9 Mark as b1 2023-07-10 17:24:39 -07:00
AnimeDL
0fbd6ec5f4 Increment Version 2023-07-10 16:07:10 -07:00