diff options
-rw-r--r-- | README.vdrplugin | 1 | ||||
-rw-r--r-- | README.webvi | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/README.vdrplugin b/README.vdrplugin index e1e6705..584eb18 100644 --- a/README.vdrplugin +++ b/README.vdrplugin @@ -98,6 +98,7 @@ VDR plugin command line parameters -c FILE, --conf=FILE Load settings from FILE -p CMD, --postprocess=CMD Execute CMD after downloading -m, --prefermplayer Prefer mplayer over xineliboutput when streaming +--vfat Generate Windows compatible filenames Config file ----------- diff --git a/README.webvi b/README.webvi index 413dfa5..5e14bc6 100644 --- a/README.webvi +++ b/README.webvi @@ -48,6 +48,8 @@ Command line parameters -h, --help show this help message and exit -t DIR, --templatepath=DIR read video site templates from DIR +--vfat generate Windows compatible filenames +-v, --verbose debug output Usage ----- @@ -98,6 +100,14 @@ templatepath Path to video site templates. +vfat + +Generate Windows compatible filenames. + +verbose + +Write debug output to stdin. + Quality of the downloaded and streamed videos can be selected in video site specific sections. Currently only YouTube module (section should be called [www.youtube.com]) supports multiple qualities. The |