Commit graph

39 commits

Author SHA1 Message Date
AnimeDL
d2b4adf09b [CR] Improve Captions support
Renames what was previously called CC to `Signs`.

Also prevents a possible collision where not all subs would be downloaded
2024-02-06 19:46:14 -08:00
AnimeDL
02620ec5b5 [CR] Initial commit to support chapters
TODO:
1) Add flag for chapters
2) Add ffmpeg merging for chapters
3) Add fallback to old CR API
2024-01-29 22:47:56 -08:00
AnimeDL
7e8bb06a8b Replace ffprobe static with ffprobe bin 2023-12-15 09:24:07 -08: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
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
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
612bdff774 Initial commit to add hidive 2023-07-04 10:21:16 -07:00
AnidlSupport
42ac8d85c4 New Logger + HLS-Download include 2023-03-03 19:10:20 +01:00
AnidlSupport
cd62595518 New GUI 2023-02-27 21:20:06 +01:00
Izuco
28d1b835e3
Fix eslint errors 2022-07-23 21:24:24 +02:00
Izuco
5751676e16
Ability to override the name of "cc" 2022-07-22 18:47:37 +02:00
Izuco
c3fbc34478
Ability to change the default sub and/or dub langauge in merged file 2022-07-21 20:06:10 +02:00
Izuco
11372c041f
#311 2022-05-29 16:18:15 +02:00
Izuco
0b82788b24
Fixed #232 2022-03-03 21:15:47 +01:00
Izuco
19800b59e3
Fix #270 2022-03-03 20:44:16 +01:00
Izuco
e6555d51d5
--videoTitle for mkvmerge 2022-03-01 17:12:59 +01:00
Izuco
a3c324aef5
Set coustom ffmpeg track title 2022-03-01 17:03:10 +01:00
Izuco
fed44e1cea
Fix #201 and #245 2022-02-26 11:11:21 +01:00
Izuco
a7c7451b0d Update + Update Version + Eslint 2022-02-20 19:56:45 +01:00
Izuco
31628128b2
Fixed an issue where the path to the multi dl folder coud not contain a space 2022-01-22 13:55:14 +01:00
Izuco
5c5f0c73d2
FFmpeg can add fonts to mkv file 2022-01-16 16:06:10 +01:00
Izuco
595b407b22
Force Muxer command 2022-01-16 15:59:39 +01:00
Izuco
0824d4873a
Fixed typo (again) 2021-12-21 23:28:46 +01:00
Izuco
82b17c75bc
Update font managment 2021-12-21 20:55:44 +01:00
Izuco
78c529d072
Fix spelling and --dlFonts 2021-12-21 17:02:29 +01:00
Izuco
46ecd0922b
CC support as in #198 2021-12-21 14:35:15 +01:00
Izuco
b681bc3491
Update langsdata to fix #192 2021-12-20 20:06:20 +01:00
Izuco
77985660c6
Style + Version 2021-12-09 17:57:32 +01:00
Izuco
a55cf7ae8e
Fix #182 2021-12-09 17:54:51 +01:00
Izuco
0d051ac94d
Code Refactor + #172 Implementation 2021-11-23 16:55:17 +01:00
Izuco
ff4e8792b0
FFmpeg Fix 2021-11-02 15:22:30 +01:00
Izuco
3c599cd48e
100% 2021-11-01 20:38:58 +01:00
Izuco
4a83046116
Starting with merge 2021-10-29 22:42:50 +02:00
Izuco
2c07f51f54
Test + Style 2021-10-28 19:32:34 +02:00
Izuco
7f325e2835
Working typescript 2021-10-28 16:57:25 +02:00
Izuco
5abc0115df
Inital 2021-10-27 22:46:08 +02:00