vlc: playing video from the web (#4136)

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
This commit is contained in:
Jacob Hrbek
2020-07-01 11:34:49 +02:00
committed by GitHub
parent 9aa5907281
commit 3280802034

View File

@@ -18,3 +18,7 @@
- Play repeatedly:
`vlc --loop {{path/to/file}}`
- Play video from a URL:
`vlc {{https://www.youtube.com/watch?v=oHg5SJYRHA0}}`