Giter Site home page Giter Site logo

batchmuxer's Introduction

batchmuxer

automate muxing of your video files

This script is for automating muxing of video and subtitle for series that you might want to upload. Script is interactive.

Requirements:

  • Latest Python 3
  • mkvmerge.exe

Usage:

Before running the script, edit the config.json file. It's pretty self-explanatory but here's the guide:

^ mkv is where you set the path for mkvmerge.exe - set it once and forget.
  make sure to put double-slash and that your mkvmerge.exe is in a directory with no space
^ extension is the file extension of the video. separate audio and video is not supported
^ audio_language is the 2 to 4 letter country code for the audio. multiple audio not supported
^ prefix is your release prefix. the format is SERIES.NAME.YEAR.SEASON.E - yes, you should put E on the last part
^ suffix is your release suffix. the format is RESOLUTION.SOURCE.AUDIO_CODEC.VIDEO_CODEC.GROUP_NAME

Prepare your video and subtitle files:

^ The format for video is VIDEOepisodenumber so sample is evil20 (meaning episode 20 of the series named evil)
^ The format for subtitle is VIDEOepisodenumber.subtitle_language_code.extension so sample is evil20.th.srt
  (meaning episode 20 of the series named evil. subtitle language is Thai and extension is srt)

For subtitle, only the following extensions are accepted: ass, ssa, vtt, srt

If you need to batch-rename your files to use for this script, good software to use is Bulk Rename Utility.

Run the script and provide the asked input from you. Feel free to modify based on your specific use case.

No support will be provided. Read how the script works, fork and improve.

batchmuxer's People

Contributors

rsgrt avatar

Stargazers

MrHulk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.