Skip to content

05.12. Displaying the File List Without Downloading

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

Displaying the File List Without Downloading

-L, --list     Displays only the list in a JSON format with the archived timestamps, does not download anything

Optional. This option will only display the file list in JSON format and save it to the /logs directory. It won't download anything else.

Examples

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

This will only display the file list on screen and save the list in the c:/download/logs directory.

Clone this wiki locally