download-all-files

Download all files from a web page

Usage no npm install needed!

<script type="module">
  import downloadAllFiles from 'https://cdn.skypack.dev/download-all-files';
</script>

README

download-all-files


A very rudimentary script that downloads all zip and rar files from a given page

Installation


[sudo] npm i -g download-all-files

Usage:


dlaf [link to page]

And then enter the downloader options when asked. Used CURL by default, works with wget as well.