iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: https://github.com/erlange/wbm-dl/wiki/05.07.-Exact-URL
05.07. Exact URL Β· erlange/wbm-dl Wiki Β· GitHub
Skip to content

05.07. Exact URL

Eri Airlangga edited this page Mar 24, 2020 · 1 revision

Exact URL

-e, --exact    Downloads only the url provided and not the full site.

Optional. Instead of downloading the entire websites you can use this -e flag to download only the file you specify as the URL.

Examples

wbm-dl yoursite.com -o c:/download -e

Will download only the homepage html file of yoursite.com

Clone this wiki locally