Sioro-Neoku / go-peerflix

Go Peerflix
MIT License
470 stars 119 forks source link

Support for MPlayer and MPV #23

Closed nochso closed 8 years ago

nochso commented 8 years ago

Implements #22

I'm not too experienced with go yet, so feel free to take it apart :)

Usage of ./go-peerflix:
  -player string
        Open the stream with a video player (VLC, MPV, MPlayer)
Sioro-Neoku commented 8 years ago

Love it, great work!