Socket
Socket
Sign inDemoInstall

anime-megacut

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anime-megacut

Combine an entire season's worth of files into one long video, while also removing intro/outros.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 10 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc