Skip to content

Commit

Permalink
vlc: Add playing videos from the web
Browse files Browse the repository at this point in the history
Submitted under the terms of project license publicly available on
hyperlink https://github.com/tldr-pages/tldr/blob/master/LICENSE.md
  • Loading branch information
Jacob Hrbek committed Jun 29, 2020
1 parent b697be8 commit bfbe570
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/common/vlc.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
- Play repeatedly:

`vlc --loop {{path/to/file}}`

- Play video from the web

`vlc https://www.youtube.com/watch?v=oHg5SJYRHA0`

0 comments on commit bfbe570

Please sign in to comment.