Giter Club home page Giter Club logo

Comments (3)

xgi avatar xgi commented on August 27, 2024

This crash should be fixed as of fb1b578.

Also, perhaps this is an adjacent concern, but I will say that it is intentional for all external player libraries to be installed by default. Otherwise we would have to ask users to manually install libraries after changing the config, which I don't want to do.

Thanks for the help!

from castero.

rien333 avatar rien333 commented on August 27, 2024

@xgi vlc is quite heavy duty/large and virtually useless to have if you already have mpv. I'm pretty sure making all media players required is neither common, nor needed.

Otherwise we would have to ask users to manually install libraries after changing the config, which I don't want to do.

Could you elaborate? I don't follow. mps-youtube, a python TUI app that supports a wide variety of media players, just tells you "hey, your current media player configuration is not supported, please install the required files (or change your config)". You could easily wrap the python import vlc/mpv statement in a try block and inform the user about what needs to be done. Or just go with what the user already has installed if it's found, and error out otherwise. I'm absolutely sure TUI users can handle a simple pip install recommendation, or install a mediaplayer through their package manager or whatever.

Some background: python-vlc pulls in a ton of dependencies on my system.

from castero.

xgi avatar xgi commented on August 27, 2024

@rien333 I created #62 to address this concern, although I don't currently have a clear plan for dealing with it. Thanks!

from castero.

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.