diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2010-07-23 22:45:50 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2010-07-23 22:45:50 +0300 |
commit | 1a7c069c64f3daaf1fa67951d3cbbe2be85a89a5 (patch) | |
tree | 9f4d6ada9912f87ebfdd3c247d2c60577f2e193d /debian | |
parent | 4a7f56626ead4b8a18376c0b10537f1440625ba6 (diff) | |
download | vdr-plugin-webvideo-1a7c069c64f3daaf1fa67951d3cbbe2be85a89a5.tar.gz vdr-plugin-webvideo-1a7c069c64f3daaf1fa67951d3cbbe2be85a89a5.tar.bz2 |
Fix Youtube, use only only video URLs that really exist in fmt_url_map
Diffstat (limited to 'debian')
-rw-r--r-- | debian/webvi.1.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/webvi.1.txt b/debian/webvi.1.txt index 89140ed..416f35f 100644 --- a/debian/webvi.1.txt +++ b/debian/webvi.1.txt @@ -59,8 +59,11 @@ CONFIG FILE (section [site-youtube]): 50 standard quality (320x240, i.e. what you get in the web browser) - 60 medium quality (480x360 MP4) - 70 HD quality (720p) + 60 480x360 MP4 + 65 480p WebM + 70 720p MP4 + 75 720p WebM + 80 1080p MP4 AUTHOR This manual page was written by Tobias Grimm <tg@e-tobi.net> and |