Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up--vlc: command not found #842
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
The --vlc option only works when streaming, so you shouldn't be using |
This comment has been minimized.
This comment has been minimized.
|
Alright thanks, my mistake. Shouldn't be worth capture this kind of silly mistakes? |
This comment has been minimized.
This comment has been minimized.
|
@roccomuso You need to surround the magnet uri with quotes. @rom1504 Actually, |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to launch this command on my webtorrent CLI:
to have the stream directly prompted to vlc. But on console I got
--vlc: command not found.Am I doing something wrong? Should I surround the magnet_uri with "quotes"?