Releases: Bilal2453/Chapters-Generator
Releases · Bilal2453/Chapters-Generator
2.5.1
2.5.0
First stable release.
All what you need is having the main script file "Chapters-Generator.lua", Put it in the aegisub/automation/autoload/
directory.
For optional features, like "Merging chapters with mkv Videos", or like "Converting videos to Matroska (mkv)",
you should download mkvpropedit
, which is used for merging features, and/or downloading `mkvmerge' for converting and encoding features,
After downloading the optional dependencies, you put them in the aegisub/automation/include/
directory.
Windows Users can download from below, but for MacOS, and Linux, they have to manually build them.
2.0.0-BETA-2
- Fixed some typos
- Fixed a bug with 'aegisub.dialog.open'
- Disabled "delete chapter's lines after exporting" future until making settings GUI
2.0.0-BETA
In this version, you can export the chapter directly to a video
this future is still under development, and you must have mkvmerge in your include dir.