anime-megacut

1.0.2 • Public • Published

anime-megacut

Want to binge watch an entire season but get tired of switching between videos and skipping the intro and outro?

Then use megacut to combine an entire season's worth of files into one long video.

It removes all the intro/outros for a more uninterupted viewing experience.

Dependencies

  • Download MKVToolNix Windows installer (64-bit) from here

Installation

npm install -g anime-megacut

Usage

  • Run megacut -p <path-to-folder>
  • After some time a file called <foldername> - Megacut.mkv should be present in the directory you passed

Configuration

Files with chapters embeded

Pass -r intro,outro,ending to decide which sections of the video are removed based on chapter name.

Defaults are:

  • Intro
  • Op
  • Opening
  • Eyecatch
  • Closing
  • Ed
  • Ending
  • Preview

Files without chapters

If the files you are merging don't have chapters embeded you need to pass -p

Format

start1-end1[,[+]start2-end2[,[+]start3-end3...]]
Example usage:

-p 00:01:30-00:21:30
-p 00:01:30-00:15:00,00:15:30-00:21:30

Limitations

  • Only works on .mkv files
  • Works best on files that have chapters embeded

Package Sidebar

Install

npm i anime-megacut

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

39 kB

Total Files

7

Last publish

Collaborators

  • mape