Giter Site home page Giter Site logo

d-k-bo / python-makemkv Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 1.0 73 KB

Python wrapper for MakeMKV

Home Page: https://python-makemkv.readthedocs.io

License: MIT License

Python 100.00%
bluray cli dvd makemkv metadata mkv python remuxing ripping

python-makemkv's People

Contributors

d-k-bo avatar slick-nick-90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

slick-nick-90

python-makemkv's Issues

Option to redirect/surpress stderr

makemkvcon spits out a lot of error messages, I am guessing this is because Popen send them to stdout,
could it be possible to have some way of redirecting this so they either can be handled with a callback, or just surpress them?

A lot of it is just status that can't be done a lot with.

CLI how to use

can someone please explain how to use the CLI feature of this,
i did pip install makemkv[cli]

Usage: pymakemkv COMMAND [OPTIONS]
the command pymakemkv does not work

how to i access this command from windows terminal

love the work guys

Usage of ProgressParser

Hi,

thx for your nice wrapper. I have a problem with the ProgressParser example. I have a problem with the ProgressParser example. When I run the sample code from the Readme.md:

from makemkv import MakeMKV, ProgressParser

with ProgressParser() as progress:
    makemkv = MakeMKV(0)
    makemkv.mkv(0, '~/Videos/Really Cool Movie (2021)',
                progress_cb=progress.parse_progress)

I get the error message TypeError: mkv() got an unexpected keyword argument 'progress_cb'

Am I'm missing something?

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.