Skip to content

Commit

Permalink
vlc: playing video from the web (#4136)
Browse files Browse the repository at this point in the history
Co-authored-by: Zlatan Vasović <[email protected]>
  • Loading branch information
Jacob Hrbek and zlatanvasovic authored Jul 1, 2020
1 parent 9aa5907 commit 3280802
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 a URL:

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

0 comments on commit 3280802

Please sign in to comment.