Skip to content

shimamura-hougetsu/shinya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shinya

Shinya(Shi'nya, not Shin'ya) is a python package to programmatically edit BDMV components like MPLS, CLPI, etc. It also includes scripts for common purposes.

Documentation

Documentation will be available after more development progress is made. Currently, please consult the scripts and the source code for usages.

Installation

Clone and cd into the repository directory, then run:

pip install -e .

or directly from pypi:

pip install shinya

With the second method, you need to download the scripts (and place them anywhere) separately if you need them.

Feature and Todo List

  • MPLS parsing, editing and saving
  • CLPI parsing, editing and saving
  • Index Table parsing, editing and saving
  • Movie Object parsing, editing and saving
  • Extension data parsing, editing and saving
  • Chapter slicing, joining, importing (mpls) and exporting (xml)

Scripts

The purposes of the scripts are briefly described in the usages, more documentation may be available in the future.

References

About

A python package to programmatically edit BDMV components like MPLS, CLPI, etc. It also includes scripts for common purposes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages