Skip to content

Releases: Bilal2453/Chapters-Generator

2.5.1

14 Mar 16:27
51e78ee
Compare
Choose a tag to compare

Changes:

  • Set the default configs to ignore validity rules a try to make things less complicated

2.5.0

31 Dec 22:03
Compare
Choose a tag to compare

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

14 Sep 13:26
Compare
Choose a tag to compare
2.0.0-BETA-2 Pre-release
Pre-release
  • 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

12 Sep 16:35
Compare
Choose a tag to compare
2.0.0-BETA Pre-release
Pre-release

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.