table of contents
other versions
WEB2DISK(1) | calibre | WEB2DISK(1) |
NAME¶
web2disk - web2disk
web2disk URL
Where URL is for example https://google.com
Whenever you pass arguments to web2disk that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
[אפשרויות]¶
- --base-dir, -d
- Base directory into which URL is saved. Default is .
- --delay
- פרק הזמן בין הורדות. ברירת המחדל היא 0 שניות.
- --dont-download-stylesheets
- לא להוריד דפי-סגנון CSS
- --encoding
- קידוד האותיות של האתר להורדה. ברירת המחדל תנסה לנחש את הקידוד המתאים.
- --filter-regexp
- Any link that matches this regular expression will be ignored. This option can be specified multiple times, in which case as long as any regexp matches a link, it will be ignored. By default, no links are ignored. If both filter regexp and match regexp are specified, then filter regexp is applied first.
- --help, -h
- הצג חלונית עזרה זו וצא
- --match-regexp
- רק קישור שמתאים לregexp יזוהה.ניתן לציין אפשרות זאת מספר פעמים . כל עוד הקישור תואם ל regexp הוא יאופשר. בברירת המחדל כל הקישורים מאופשרים
- --max-files, -n
- מקסימום קבצים להורדה. רק לגבי קבצים מתגיות <a href>. ברירת המחדל היא 9223372036854775807 .
- --max-recursions, -r
- מספר מקסימום עבור פעולה רקורסיבית, הסבר: מספר מעבר קישורים. Default 1
- --timeout, -t
- Timeout in seconds to wait for a response from the server. Default: 10.0 s
- --verbose
- Show detailed output information. Useful for debugging
- --version
- הצג מספר גרסת התוכנה וצא
AUTHOR¶
Kovid Goyal
COPYRIGHT¶
Kovid Goyal
נובמבר 29, 2019 | 4.5.0 |