Commit graph

82 commits

Author SHA1 Message Date
Izuco
9633a21250 Added --allDubs and --allSubs options 2021-07-12 19:17:58 +02:00
Izuco
d824fd15af
Merge pull request #14 from JakeGuy11/master
Fix handling for non-existent or empty config files
2021-07-06 18:28:48 +02:00
Jake K
a69f83fea1
fixed eslint errors, removed cli and bin defaults 2021-07-06 11:24:02 -04:00
Izuco
fe2bf92e93 Fixed Style 2021-07-06 16:39:08 +02:00
KX-Apple
d8fc49ed69 Disabled linebreak-style 2021-07-06 16:37:26 +02:00
Izuco
194c4187db Unignored package-lock 2021-07-06 16:33:24 +02:00
Izuco
e20edcc4da Added style checks 2021-07-06 16:31:57 +02:00
Jake K
370cff37e3
Merge branch 'master' into master 2021-07-05 18:01:59 -04:00
Izuco
bfec2f4b89 Eslint 2021-07-04 20:37:20 +02:00
Izuco
79048ff534 Fixed japanese audio being labeled incorrectly 2021-07-04 20:36:39 +02:00
Izuco
42bf60db2c Fixed typo 2021-07-03 21:48:31 +02:00
Izuco
70ad9b5f72 Removed debug infomation 2021-07-03 21:24:29 +02:00
Izuco
6e4a9371d5
Update downloader to handle multiple subtitles and audio languages in the same run 2021-07-03 21:13:43 +02:00
Izuco
ad030cd1f7 Update version and doc files 2021-07-03 21:13:25 +02:00
Izuco
179535e0d8 Final bug fixes 2021-07-03 21:08:15 +02:00
Izuco
38c2a62032 Multiple file download 2021-07-03 15:11:55 +02:00
Izuco
74983a0c98 Fixed broken Audio files 2021-07-03 14:17:13 +02:00
Izuco
d85079c108 Fixed file not found 2021-07-02 23:58:15 +02:00
Izuco
c54cb79bfb Small bug fix 2021-07-02 23:26:04 +02:00
Izuco
ed7f0c2dde Mkvmerge 2021-07-02 23:19:37 +02:00
Izuco
5a95739e33 FFmpeg with multiple language files 2021-07-02 22:39:38 +02:00
Izuco
6edf34a768 Eslint style and fixes 2021-07-02 20:09:31 +02:00
Izuco
9ea16caffc Mergin files with mkvmerge 2021-07-02 20:04:52 +02:00
Izuco
ef28f4e624 Ffmpeg working with multiple subtitle files
Please note  that MkvMerge will follow in the next commit
2021-07-02 17:56:24 +02:00
Izuco
c194a9c6b7 Convert Input to array 2021-07-01 20:01:45 +02:00
Izuco
366501dce3 Update argv to handle array input 2021-07-01 18:55:56 +02:00
Izuco
6e19808585 Resolve bin paths 2021-06-28 20:00:02 +02:00
Izuco
987f64ee0e Bug Fixes
- Fixed an issue where the app coudnt be used outside the directory where the files live
2021-06-28 19:32:01 +02:00
Izuco
7cc717dd93 Update cli-defaults.yml 2021-06-22 19:55:51 +02:00
Izuco
6aa231536d Eslint fix 2021-06-22 19:54:57 +02:00
Izuco
4b76c75c7c Updated package.json urls to lead to this fork 2021-06-22 19:51:09 +02:00
Izuco
e98fb1588e Better file naming
Now you can set the name of the output file as coustom as you want
2021-06-22 19:48:11 +02:00
Izuco
e9e7112763
Reverted accidental config change 2021-06-11 21:41:01 +02:00
Izuco
3aa4c41498 Resolved issue where application won't run from outside 2021-06-01 15:27:00 +02:00
Izuco
225d81e9ce Fixed build files 2021-05-25 20:32:41 +02:00
Izuco
b2fb0e7260 Subtitle font size support 2021-05-25 19:07:16 +02:00
Izuco
85341e9b91
Merge pull request #2 from Oujiii/patch-1
Fixing typo on line 343
2021-05-25 18:32:58 +02:00
Oujiii
23540d5ef0
Fixing typo on line 343
Just changing from Englisch to English, minor typo.
2021-05-25 13:10:52 -03:00
Izuco
810d8c703b Fixed sub download 2021-05-25 17:31:49 +02:00
Apple
116a820c32 Resolved subtitle merging issue 2021-05-20 19:55:44 +02:00
Apple
e1db81e38d Updated version 2021-05-12 14:25:24 +02:00
Apple
be9e53da04 Updated Subtitle Downloading
@STRATOS99K This should include the things you requested. Once again if you have any issues just bring them up.
2021-05-12 14:24:20 +02:00
Apple
09d774c229 Added subtitle language support
So @STRATOS99K that should be the second part of your request.

Can you test it on your end? If something is not quite working feel free to open an issue in my fork or comment here. I will fix it tomorrow since its already 1:45 AM here.
2021-05-12 01:44:59 +02:00
Apple
1817a3d75a Added Chinese Mandarin support and fixed an ffmpeg error
@STRATOS99K This should help you download your episodes.

About the subtitles, I haven't found a show with like spanish subtitles. If you can provide me with an id I can look into it.
2021-05-11 22:25:30 +02:00
Apple
b1bd11235e Resolved #71 and #72 2021-05-10 15:29:01 +02:00
KX-Apple
c907510e20 Fixed build error 2021-05-07 17:21:45 +02:00
KX-Apple
f268e616f9 Fixed language issue 2021-05-05 17:55:49 +02:00
KX-Apple
5d34c2152e Fixed mkvmerge in #63 and cli-defaults in #62 2021-05-05 17:23:32 +02:00
KX-Apple
16ad400669 Added multiple language support as requested in #63 2021-05-05 11:59:37 +02:00
Jake
e0bafdd9b4 added handling for empty and non-existant config files 2021-05-04 22:52:30 -04:00