Code Monkey home page Code Monkey logo

Comments (3)

Breakthrough avatar Breakthrough commented on May 19, 2024

Good catch, thank you @vqmalic!

from pyscenedetect.

Breakthrough avatar Breakthrough commented on May 19, 2024

The SceneManager class is going under a major overhaul just to give you a heads up, have started a complete rewrite of the project. The new API is being developed following test driven development principles and will have plenty of unit tests to show example usage and error handling.

If you'd like a preview of some of the work or to give any feedback/suggestions you have for things you would like to see in the new API (or things in the old API that you think I might overlook during the transition) please let me know here: #57

Also just curious, what specific version(s) of Python do you use, and if you are still using Python 2, do you have any plans to transition to Python 3 in the future?

Thank you @vqmalic !

from pyscenedetect.

Breakthrough avatar Breakthrough commented on May 19, 2024

In v0.5, in addition to the --quiet/-q flag, there will also be an --info-level/-il option which has values none, debug, info (default), and error which is the minimum level of messages to display. Setting -il none in v0.5 will suppress all non-essential output, which is what the same thing -q flag used to do in v0.4 and previous.

In v0.5, the -q flag overrides the current info-level with none, achieving the same result (suppression of non-essential output).

I have completed the necessary changes for v0.5 and committed them to that version's development branch, and marked this issue as complete. I will leave it open, however, until the changes have been merged with master, and the v0.5 release is out.

from pyscenedetect.

Related Issues (20)

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.