Commit graph

45 commits

Author SHA1 Message Date
AnimeDL
40cfebb904 Make sync options configurable 2023-10-28 18:14:00 -07:00
AnimeDL
b8362a618c Typo 2023-07-16 19:35:22 -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
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
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
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
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
64a69d953e Update Crunchy to new API 2023-01-22 21:37:53 -08:00
AnimeDL
95b8c14b89 Prelim Crunchy Update 2023-01-21 10:49:05 -08:00
metaljerk
31c2e6eb26
Update module.args.ts 2022-10-11 16:00:03 -05:00
RavensRain
67ccb5daaa set dlVideoOnce to crunchy only 2022-09-12 19:14:51 +02:00
RavensRain
cce7956b07 remove useless console.log
and set dlVideoDownload as non-default
2022-09-11 13:22:05 +02:00
RavensRain
f6303c1a6e Ability to reduce unnecessary bandwidth usage 2022-09-11 10:41:21 +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
2f2333051b
Update Version + Remove Beta announcment 2022-03-22 16:26:12 +01:00
Izuco
5931760449
Added the ability to set the option if the file has created programmaticly 2022-03-19 10:50:30 +01:00
Izuco
d273d8f495
Fixed #284 2022-03-16 19:29:33 +01:00
Izuco
54b031e516
Update default quality to max 2022-03-05 13:33:36 +01:00
Izuco
2d139acffb
#261 2022-03-04 19:58:56 +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
620e2085e2
Introducing --override
- Override OR set any filename variables
 - Use `toOverride='Override'`. Please note that the ' are required
2022-03-01 16:32:14 +01:00
Izuco
a7c7451b0d Update + Update Version + Eslint 2022-02-20 19:56:45 +01:00
Izuco
7dc72a1507
Downloading without visual feedback 2022-02-05 13:18:19 +01:00
Izuco
57836d7a91
Eslint + Crunchy implementation 2022-01-30 15:35:44 +01:00
Izuco
362e40ab13
Typo 2022-01-18 21:52:48 +01:00
Izuco
401b64db05
Update fs handeling for EBUSY errors 2022-01-17 16:05:57 +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
a3a50e97c1
Auto update documentation 2022-01-15 16:32:53 +01:00
Izuco
32b10e7ba1
Let every default option be set in cli-default 2022-01-08 22:28:21 +01:00
Izuco
1b001438d9
Let search-type be set in cli-default 2022-01-08 22:26:12 +01:00
Izuco
d61bad81b5
Added silentAuth + set username and password as args 2022-01-07 20:34:53 +01:00
Izuco
05d65d3d54
Added missing option partsize 2022-01-06 17:45:07 +01:00
Izuco
c89cea218c
Fixed typos as suggested by @Jaynator495 (thanks) 2021-12-29 01:26:03 +01:00
Izuco
e1dbe9f1a6
Eslint 2021-12-26 22:26:43 +01:00
Izuco
fde01a049a
Full list + implementation 2021-12-26 22:25:30 +01:00
Izuco
50075dfbe3
Start 2021-12-26 20:10:39 +01:00