rjw57 / yt

Experiments with the YouTube API
MIT License
83 stars 25 forks source link

Add support for mpv #31

Closed jhawthorn closed 10 years ago

jhawthorn commented 10 years ago

mpv is a fork of mplayer. It supports playing youtube URLs using libquvi.

This patch adds mpv as an alternative to mplayer/omxplayer + youtube-dl.

rjw57 commented 10 years ago

Thanks for this. Could you push a merge with the latest master and then I'll accept.

jhawthorn commented 10 years ago

@rjw57 rebased commits against master

rjw57 commented 10 years ago

Super. Thanks!