Commit graph

237 commits

Author SHA1 Message Date
AnimeDL
40cfebb904 Make sync options configurable 2023-10-28 18:14:00 -07:00
AnimeDL
a29e8a0d06 Fail gracefully
Make sure it fails item if unable to generate closeness data
2023-08-23 10:09:18 -07:00
AnimeDL
417656fd5f Reduce security frames 2023-08-22 20:14:51 -07:00
AnimeDL
5b43fdcc77 Replace ffprobe static with ffprobe bin 2023-08-22 20:14:43 -07:00
AnimeDL
e75aa80c3a Subtitle fixes for hidive 2023-08-22 17:50:37 -07:00
AnidlSupport
ea85958191 Fixes for subtitles 2023-08-22 12:32:55 -07:00
AnimeDL
0ce179b67a New sync beta v2
Co-authored-by: AnidlSupport <AnidlSupport@users.noreply.github.com>
2023-08-21 17:39:13 -07:00
AnimeDL
57fe5c289c Add tmp directory 2023-08-20 09:43:24 -07:00
AnimeDL
8aff79244b Linting fixes 2023-08-20 09:38:57 -07:00
AnidlSupport
e9c067c0b9
New Sync beta 2023-08-19 18:58:55 +00:00
AnimeDL
24f330838e Add new Hidive languages 2023-07-30 16:09:56 -07:00
AnimeDL
b8362a618c Typo 2023-07-16 19:35:22 -07: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
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
a87c345fdc Fixed duplicate episode entries in archive 2023-07-16 08:57:54 -07:00
AnimeDL
2b969971e6 Fix language order 2023-07-15 16:11:58 -07:00
AnimeDL
11c32ba4bc eslint fixes 2023-07-15 11:28:43 -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
f3144475f4 Remove 'Unknown' language entry 2023-07-14 17:24:30 -07:00
AnimeDL
9d8665dfbe Add --keepAllVideos option
If set to true, it will keep all videos in the merge process, rather than discarding the extra videos.
2023-07-13 14:28:44 -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
8aa2323697 More graceful handling of unknown languages 2023-07-12 21:35:40 -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
2dc6b3968c Add --waittime flag
Will wait between downloads, set in milliseconds. Setting this high should help when downloading large numbers of items.
2023-07-10 16:00:55 -07:00
AnimeDL
4a135092e9 Add --extid for crunchyroll
Allows downloading or viewing of old Crunchyroll ID's such as: SRZ.282651 VOL.26453 EPI.842919 FLM.268837

Fixes #351 #249
2023-07-10 09:05:23 -07:00
AnimeDL
371b8336f1 add flag --originalFontSize
Flag to keep original font size for the service Hidive (which defines it's own expected fontsize per series)
2023-07-07 15:43:11 -07:00
AnimeDL
4eb3a4a916 Update to node 18 for prebuilds 2023-07-07 15:28:00 -07:00
AnimeDL
a78461a2ac Disable CC subs from being default
Temporary measure until I can think of a better way to implement it so that CC subtitles are not set as default along with the normal subtitle
2023-07-05 21:35:44 -07:00
AnimeDL
5dfea78822 Fix text-shadow parsing error in vtt2ass
Should hopefully fix the warnings about text-shadow being improperly parsed
2023-07-05 21:21:48 -07:00
AnimeDL
ad12b775bb Properly fix eslint error 2023-07-05 15:17:10 -07:00
AnimeDL
e12d9a30f6 Revert "eslint fixes"
This reverts commit a17677c3bf.
2023-07-05 15:05:20 -07:00
AnimeDL
580dbe2384 Improve documentation 2023-07-05 11:52:17 -07:00
AnimeDL
a17677c3bf eslint fixes 2023-07-05 11:11:35 -07:00
AnidlSupport
abefc563d6
Fix vtt2ass module 2023-07-05 10:09:46 +00:00
AnimeDL
4c870f0640 Respect user defined fontName for hidive 2023-07-04 19:58:34 -07:00
AnimeDL
612bdff774 Initial commit to add hidive 2023-07-04 10:21:16 -07:00
AnimeDL
8414edfab9 Allow for half episodes 2023-07-04 08:35:48 -07:00
AnidlSupport
f32e7b19a2 CLI Default for GUI & Pnpm update 2023-03-22 18:15:57 +01:00
AnidlSupport
9bdf49e6cf Fix ts issue 2023-03-03 21:17:12 +01:00
AnidlSupport
42ac8d85c4 New Logger + HLS-Download include 2023-03-03 19:10:20 +01:00
AnidlSupport
e0a6546df5 Fix eslint warnings 2023-03-01 20:40:36 +01:00
AnimeDL
2908e4f259 Fix some linting issues 2023-02-28 16:09:20 -08:00
AnidlSupport
50d48ca7cd Setup + Passwordless 2023-02-28 17:23:42 +01:00
AnidlSupport
dd9c112911 Update build 2023-02-27 21:30:24 +01:00
AnidlSupport
54e150f713 Removed unused arg 2023-02-27 21:23:25 +01:00
AnidlSupport
cd62595518 New GUI 2023-02-27 21:20:06 +01:00
AnimeDL
ba614d220e Remove duplicate Portuguese 2023-02-17 10:27:41 -08:00
AnimeDL
ff39e811b4 Fix Arabic language downloading 2023-02-17 10:27:22 -08:00