Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for mpv player? #14

Closed
g4570n opened this issue Jan 6, 2019 · 4 comments
Closed

support for mpv player? #14

g4570n opened this issue Jan 6, 2019 · 4 comments

Comments

@g4570n
Copy link

g4570n commented Jan 6, 2019

Is there a plan to support mpv in addition to vlc, to play the podcasts, in the future?

@xgi
Copy link
Owner

xgi commented Jan 7, 2019

This would be a nice addition, but I unfortunately don't think it will be possible in the foreseeable future. I don't personally like having VLC as a dependency since it has such a large footprint, but it has an official Python library which makes it really easy to work with. If mpv got one, or if I get around to adding support for external players, it would probably be first on the list, but I don't think it will be anytime soon.

@g4570n
Copy link
Author

g4570n commented Jan 7, 2019

There is a development that seems good to use mpv: https://github.com/jaseg/python-mpv

@xgi
Copy link
Owner

xgi commented Jan 8, 2019

Thanks for the link, I wasn't aware of that. I haven't tried it out yet, but I don't think that it will be too difficult to implement so I'll try to do so soon!

@g4570n
Copy link
Author

g4570n commented Jan 9, 2019

Great! :-)

@xgi xgi closed this as completed in c5ea010 Jan 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants