Commit graph

647 commits

Author SHA1 Message Date
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
AnidlSupport
7121d254f6 Linting Fixes 2023-12-24 11:20:52 -08:00
AnidlSupport
abc5747614 MPD Refactoring 2023-12-24 11:19:01 -08:00
AnimeDL
a27c0209c1 Initial support for mpd 2023-12-23 20:28:37 -08:00
AnimeDL
5b25b89622 Version bump + Documentation 2023-12-16 20:07:53 +00:00
AnimeDL
dd20ff0a7d Version bump 2023-12-16 12:07:26 -08:00
AnimeDL
ef2de8e372 [CR] Fix fallback for playlist failure 2023-12-16 12:07:11 -08:00
AnimeDL
49a1932930 Change the default kstream to 2 + Documentation 2023-12-15 17:48:53 +00:00
AnimeDL
834e157d70 Change the default kstream to 2 2023-12-15 09:48:23 -08:00
AnimeDL
5f082f10ee Fix Bucket Selection 2023-12-15 09:41:53 -08: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
df7dd06235 Hotfix for CR
This does not include DRM decryption, that will come later, however, this does work for however long CR allows it to.
2023-12-15 09:21:05 -08:00
AnimeDL
31867e216f GUI: hidive subtitles dropdown all/none missing + Documentation 2023-07-31 23:41:55 +00:00
AnimeDL
7de7f22775 GUI: hidive subtitles dropdown all/none missing 2023-07-31 16:41:08 -07:00
AnimeDL
b7643c15d2 Add new Hidive languages + Documentation 2023-07-30 23:10:51 +00:00
AnimeDL
24f330838e Add new Hidive languages 2023-07-30 16:09:56 -07:00
AnimeDL
8b6c488396 Typo + Documentation 2023-07-17 02:36:03 +00:00
AnimeDL
b8362a618c Typo 2023-07-16 19:35:22 -07:00
AnimeDL
c254b0d82c Add warning for pontially problematic subs + Documentation 2023-07-17 02:34:09 +00:00
AnimeDL
e02fd59f43 Add warning for pontially problematic subs 2023-07-16 19:32:18 -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
54d3a14bea Improve --keepAllVideos
Fixes issue where in not all cases keepAllVideos would work + Documentation
2023-07-16 20:26:23 +00:00
AnimeDL
5962c556ec Improve --keepAllVideos
Fixes issue where in not all cases keepAllVideos would work
2023-07-16 13:24:11 -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
4824367f39 Fixed duplicate episode entries in archive + Documentation 2023-07-16 15:59:29 +00:00
AnimeDL
a87c345fdc Fixed duplicate episode entries in archive 2023-07-16 08:57:54 -07:00
AnimeDL
dbf1640c1b Fix thumbnail when downloading in GUI
For Hidive
2023-07-15 21:28:29 -07:00
AnimeDL
e9e368f197 Add version info to help menu in GUI + Documentation 2023-07-16 02:13:06 +00:00
AnimeDL
b6187c48a8 Add version info to help menu in GUI 2023-07-15 19:12:24 -07:00
AnimeDL
7872bc343d Change no-unused-vars to warn + Documentation 2023-07-16 00:57:55 +00:00
AnimeDL
cf83eb18ba Change no-unused-vars to warn 2023-07-15 17:57:08 -07:00
AnimeDL
ac77e4b3e0 Fix crunchy archive
Should actually fix #501 this time
2023-07-15 17:56:31 -07:00
AnimeDL
b64a568352 Fix language order + Documentation 2023-07-15 23:12:56 +00:00
AnimeDL
2b969971e6 Fix language order 2023-07-15 16:11:58 -07:00
AnimeDL
8ddb23fc6b ESLint fixes 2023-07-15 15:43:36 -07:00
AnimeDL
3f5bc07de1 Add icons to service select + Documentation 2023-07-15 22:19:59 +00:00
AnimeDL
814dcb778d Add icons to service select 2023-07-15 15:19:17 -07:00
AnimeDL
ea5ba76eba Update dependencies 2023-07-15 15:09:06 -07:00
AnimeDL
11c32ba4bc eslint fixes 2023-07-15 11:28:43 -07:00
AnimeDL
f08c23a97b 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 + Documentation
2023-07-15 18:18:48 +00: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
f7ddaf1176 Add service name to handler 2023-07-14 19:40:40 -07:00
AnimeDL
b4d0c65cd2 Remove repetitive error log 2023-07-14 18:57:39 -07:00
AnimeDL
bd2574e05a Update pnpm/node version in workflows 2023-07-14 17:43:57 -07:00
AnimeDL
f73172b056 Update pnpm version in workflows 2023-07-14 17:39:35 -07:00
AnimeDL
ae2c9eedb3 Increment version + Documentation 2023-07-15 00:26:54 +00:00
AnimeDL
47078b2f93 Increment version 2023-07-14 17:25:01 -07:00