GithubHelp home page GithubHelp logo

tomacheese / cmcutter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.93 MB

📺 Cut commercials from TS files of TV recordings with EPGStation, convert to MP4, and rename files as needed

TypeScript 97.60% Shell 2.09% JavaScript 0.30%
dtv tv-commercials epgstation syoboi-calendar syobocal

cmcutter's Introduction

cmcutter

EPGStation で録画した TV 録画の TS ファイルを CM カットして、MP4 に変換し、必要に応じてファイル名を変更するプログラムです。個人利用目的にのみ使用しています。

Installation

  1. git clone https://github.com/book000/cmcutter.git
  2. cd cmcutter
  3. Download dependencies packages: yarn
  4. Create a new file: config/default.yml, and edit the configuration
  5. Compile & Run: yarn build

Configuration

File: config/default.yml

  • tsFilesDirPath: EPGStation が録画した TS ファイルがあるディレクトリ
  • outputDirPath: 出力先ディレクトリ
  • encodedDataFile: 処理済みファイルの一覧を保持するための JSON ファイルへのパス
  • discordChannelId: 処理が完了したことを通知する先の Discord チャンネル ID
  • discordToken: Discord への通知に使うトークン
tsFilesDirPath: /path/to/recorded-dir/
outputDirPath: /path/to/output-dir/
encodedDataFile: /path/to/encoded.json
discordChannelId: '000000000000000000'
discordToken: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Other

cmcutter's People

Contributors

renovate[bot] avatar renovate-bot avatar book000 avatar

Stargazers

incho avatar

Watchers

 avatar

cmcutter's Issues

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.