Commit graph

262 commits

Author SHA1 Message Date
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
AnimeDL
99ff19e180 Fix LA Spanish downloading 2023-02-16 14:48:21 -08:00
AnimeDL
54e8e26bd6 cleanup locales array 2023-01-24 10:14:23 -08:00
AnimeDL
24f24945a5 Add pt-PT locale 2023-01-24 10:11:16 -08:00
AnimeDL
5cd8986ac2 Add en-IN, fixes #456 2023-01-24 09:53:11 -08:00
AnimeDL
28a85aa085 revert change to url requesting 2023-01-23 11:25:02 -08: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
28d1b835e3
Fix eslint errors 2022-07-23 21:24:24 +02:00
acc029
c0aa3fa5df
Merge branch 'anidl:master' into master 2022-07-23 12:36:13 -03: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
acc029
1d00b42b0b Separate Latin American Spanish and European Spanish codes with region/territory tags 2022-07-21 14:36:25 -03:00
acc029
d8917d918a
Fix support for new dubs
Fix English/European Spanish dub downloads and add support for Hindi. European Spanish and Latin American Spanish still use the same download code.
2022-07-19 08:30:16 -03:00
Izuco
7e67a8f61a
CC for Crunchyroll 2022-07-05 23:03:19 +02:00
Izuco
b8432270b6
Fixed #339 2022-07-04 18:19:26 +02:00
Izuco
936f86b1f0
Sanitize filename parts; Fix #335 2022-07-02 14:02:10 +02:00
Izuco
250709dc1d
Added zh-CN 2022-07-02 13:54:53 +02:00
Izuco
602d39e97b
Drop arm support in flavor of x64 2022-07-01 22:16:10 +02:00
Izuco
9fefe5ecff
Update Subtitle naming 2022-07-01 21:14:53 +02:00
Izuco
8f97971632
Build for x64 2022-07-01 20:48:42 +02:00
Izuco
11372c041f
#311 2022-05-29 16:18:15 +02:00
Izuco
8424e12449
Move langsdata 2022-05-09 16:22:31 +02:00
Izuco
23ae20a3da
Remove debug console logs 2022-04-18 11:35:34 +02:00
Izuco
eaa24985ad
Fix Download Archive 2022-04-17 21:44:58 +02:00
Izuco
4caf8f87d0
Fix #307 2022-04-17 21:26:20 +02:00
Izuco
012db6ca76
Make jpn the default dub lang again 2022-04-17 18:52:40 +02:00
Izuco
3854cb0d4e
Fixed an issue where no new archive items could be added 2022-04-15 20:09:27 +02:00
Izuco
552e16774b
Fix an issue where the updater would fail and added tsx support 2022-04-09 21:16:32 +02:00
Izuco
13e0cd7b07
Fixed #293 2022-03-25 21:00:54 +01:00
Izuco
78d999f2d4
Fix #292 2022-03-25 19:33:51 +01:00
Izuco
2f2333051b
Update Version + Remove Beta announcment 2022-03-22 16:26:12 +01:00
Izuco
d4328eda0f
Fix #232 2022-03-20 10:43:02 +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
ef054dafed
Eslint 2022-03-17 17:57:39 +01:00
Izuco
8021dbea5e
Bug Fixes 2022-03-17 17:56:35 +01:00
Izuco
9a805f995a
Added #286 2022-03-17 17:26:43 +01:00
Izuco
d273d8f495
Fixed #284 2022-03-16 19:29:33 +01:00
Izuco
6122a3eaa0
Eslint 2022-03-05 19:01:04 +01:00
Izuco
9ef4d43674
Fix crash after download 2022-03-05 19:00: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
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
56b595f05c
Eslint 2022-03-01 16:32:54 +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
45c1810fe6
Fixed #232 2022-02-26 13:21:00 +01:00
Izuco
fed44e1cea
Fix #201 and #245 2022-02-26 11:11:21 +01:00
Izuco
6562dede2a Update build.ts 2022-02-20 20:05:45 +01:00
Izuco
a7c7451b0d Update + Update Version + Eslint 2022-02-20 19:56:45 +01:00
Izuco
a307b9b1ed Fix #258 2022-02-20 19:51:42 +01:00
Izuco
750bcc0e8a
Use electron-builder 2022-02-20 15:44:20 +01:00
Izuco
59b87d22e9
Fix #259 2022-02-19 13:36:22 +01:00
Izuco
9eaf940cb6
Linux fixes 2022-02-15 21:52:38 +01:00
Izuco
511bd9a131
Bug fixes 2022-02-15 21:02:22 +01:00
Izuco
f85753fd9b
Bug fixes 2022-02-15 20:19:45 +01:00
Izuco
0a948788a4
Build GUI and CLI 2022-02-15 20:11:55 +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
52cff06388
More funi.ts to class conversion 2022-01-24 20:19:30 +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
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
9513cead33
Eslint fix 2022-01-15 16:34:04 +01:00
Izuco
a3a50e97c1
Auto update documentation 2022-01-15 16:32:53 +01:00
Izuco
aca06d9a76
Update config 2022-01-15 15:25:45 +01:00
Izuco
06fbd7a4bc
Dont override config files 2022-01-15 15:25:33 +01:00
Izuco
1cd8c6ed19
Prevent duplicate archive entries 2022-01-15 14:54:51 +01:00