Commit graph

61 commits

Author SHA1 Message Date
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
KX-Apple
b519ecf4f3 Error handling 2021-05-04 20:31:27 +02:00
KX-Apple
0fbb200417 Added functionality to download all episodes as requested in #33 2021-05-04 20:18:41 +02:00
KX-Apple
6e5b31edf6 Removed hls-download
The new code to download files can handle both the new and the old version
2021-05-04 18:41:21 +02:00
KX-Apple
b68d942b52 Fixing eslint errors 2021-05-04 14:46:06 +02:00
KX-Apple
db5a607f74 Fixed show search 2021-05-04 00:49:02 +02:00
KX-Apple
628fcbeb24 Added resume files 2021-05-04 00:05:16 +02:00
KX-Apple
a0bb3dfeda Changes as proposed in #59
Updated module requirement
2021-05-03 22:38:48 +02:00
KX-Apple
456fc07567 Removed debug code 2021-05-03 19:52:00 +02:00
KX-Apple
584a36545b Fixed audio error 2021-05-03 19:49:50 +02:00
anidl
23be9eebdf
Merge pull request #59 from arisudesu-forks/update-build-workflows
Update build system
2021-05-03 14:58:45 +03:00
anidl
f3f432a092
Merge pull request #58 from STRATOS99K/patch-1
VTT to ASS Fix new streams
2021-05-03 14:57:41 +03:00
anidl
1b75ae8115
Merge pull request #57 from AnAppleforlife/master
Fixed downloading of episodes
2021-05-03 14:55:32 +03:00
Arisu Desu
b141152a18 Update build system 2021-05-03 01:54:45 +03:00
Arisu Desu
5761e146c6 Use exit codes on failures 2021-05-03 01:35:03 +03:00
Maxim Kuleshov
5dab60ca0d Update build workflows 2021-05-03 01:26:52 +03:00
STRATOS99K
c037fccac8
VTT to ASS Fix new streams
it was added align:middle line:10% for the new streams, it will get converted to MainTop
tested with vivy ep 3(Old stream align:middle line:7%),E5,E6
&lt &amp &amp were not converted before eg, horimiya E9 08:55
2021-05-02 15:25:09 -05:00
KX-Apple
0d2fa16bfd Updated output 2021-05-02 19:24:36 +02:00
Apple
63a1f5913d Fixed Downloading 2021-05-02 18:13:30 +02:00
anidl
1db5b763c4
Merge pull request #56 from AnAppleforlife/master
Fixed typos in audio download
2021-05-02 17:22:49 +03:00
KX-Apple
96944392d7 Fixed typos 2021-05-02 15:47:52 +02:00