|
|
|
|
|
by renekooi
4233 days ago
|
|
YT videos lag a lot when I stream them directly in VLC 2.2.0, (`vlc <youtube link>`) and some protected videos don't play at all, so I often use this: ytplay() { youtube-dl "$1" -o - | vlc - }
As a side benefit it of course also allows you to instantly watch stuff from all the other sites YT-DL supports :) |
|
https://pypi.python.org/pypi/livestreamer/1.10.2