utility-webpage

This utility to provide build folder structure for files which are downloaded from Web Page Downlader Chrome Extension.

Usage no npm install needed!

<script type="module">
  import utilityWebpage from 'https://cdn.skypack.dev/utility-webpage';
</script>

README

UTILITY-WEBPAGE

This utility provide feature to create folder stracture from downloaded files by Google Chrome Extension - Web Page Downloader.

Install

npm install -g utility-webpage
npm install utility-webpage

Download files

https://chrome.google.com/webstore/detail/web-page-downloader/ejogdiaekklncfcfdfledeeahmfpoldm

Now run this utility to create folder stracture

localdir="$(pwd)"
utility-webpage "$localdir/target" "$localdir/source" "$localdir/source/pages-link_xXxXx.txt" "_xXxXx" "main-pages_xXxXx.html"
where source folder contain downloaded files.

Analytics