mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
vlc: playing video from the web (#4136)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
This commit is contained in:
parent
9aa5907281
commit
3280802034
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
- Play repeatedly:
|
||||
|
||||
`vlc --loop {{path/to/file}}`
|
||||
|
||||
- Play video from a URL:
|
||||
|
||||
`vlc {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue