jonian / acestream-launcher

AceStream Launcher opens AceStream links with any Media Player
GNU General Public License v3.0
151 stars 20 forks source link

Now the user can pass arguments to the player. #2

Closed demanuel closed 8 years ago

demanuel commented 8 years ago

I wanted to be able to save streams, but unfortunately extra arguments like

--player "mpv --capture-stream=my_file"

Didn't work.

So i changed the input parameters for the popen function call