dlmgr
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

node download manager

TODO:

  • scrap a website and search for specific word in attribute of specific elements
  • get list of download files from file system
  • read configuration from config file
  • read config from command line parameters
  • update readme to explain how to ignore some links from list files (with adding # in beginning of the file)
  • add tracking mode to updated list file with finished files to prevent from downloading it again
  • change keyWord search to regex instead of simple include
  • can handle http and https links
  • set timeout for receive packet to detect when servers stop sending or connection is slow
  • pause and resume download progress
  • throw error when destination folder does not exist

/dlmgr/

    Package Sidebar

    Install

    npm i dlmgr

    Weekly Downloads

    2

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    216 kB

    Total Files

    43

    Last publish

    Collaborators

    • saostad