diff options
Diffstat (limited to 'README.webvi')
-rw-r--r-- | README.webvi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.webvi b/README.webvi index 0248af9..326f7f4 100644 --- a/README.webvi +++ b/README.webvi @@ -49,6 +49,7 @@ 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 +-u URL, --url=URL Download video from URL and exit -v, --verbose debug output Usage @@ -77,6 +78,10 @@ stream commands). A plain number without a command follows a link (like "select") or downloads a stream (like "download") if the item is not a navigation link. +The command line option --url runs a single download mode that +downloads a video from the the given URL and exits. URL must point to +a video page on one of the supported sites (see README). + Config file ----------- |