diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/webvi.conf | 4 | ||||
| -rw-r--r-- | debian/webvi.plugin.conf | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/webvi.conf b/debian/webvi.conf index adc430e..d6810a4 100644 --- a/debian/webvi.conf +++ b/debian/webvi.conf @@ -18,3 +18,7 @@ templatepath = /usr/share/webvi/templates # Limit the quality when streaming to make the playback smooth even if # the network connection is slow. stream-max-quality = 50 + +[youtu.be] + +stream-max-quality = 50 diff --git a/debian/webvi.plugin.conf b/debian/webvi.plugin.conf index c4f5072..7f89c06 100644 --- a/debian/webvi.plugin.conf +++ b/debian/webvi.plugin.conf @@ -5,3 +5,7 @@ templatepath = /usr/share/webvi/templates [www.youtube.com] stream-max-quality = 50 + +[youtu.be] + +stream-max-quality = 50 |
