- Fix subtitles downloading (Closes #7, #8)
- Fix saving
.ass
file in standalonevtt2ass
script (thanks to @arisudesu) - Fix muxing with subtitles (Closes #6)
- Improved conversion VTT+CSS to ASS, ASS style names are same as in CSS and merged
- Separate script for conversion VTT+CSS to ASS locally in
vtt2ass
folder
- Added new option
caps
— Mux caption subs only for non-Japanese dub / Mux full subs only for Japanese dub - Added new option
ftag
— Custom title tag in muxed file info (thanks to @Golumpa, closes #3) - Added new options to configuration file
- Fixed path to
vttconvert
module (Closes #4)
- Improved conversion VTT+CSS to ASS, ASS style names are same as in CSS
- Improved episode selection and file naming
hls-download
configuration changed, split download to 10 pieces instead of 5
- Fix broken subtitles parsing
- Select episodes by hyphen-sequence
- Fixed VTT+CSS parsing with some subtitles
stag
option for subtitles, updated configuration file- Removed
dateformat
module
- First public release