Skip to content

vetcher/pagedownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PageDownloader

This tool provides download list of web pages with using sitemap, or it may download target page

Usage

  • settings.cfg and url.cfg uses JSON structure for initialize program
  • To add link for sitemap or target page, add it as element of array to urls.cfg in section Lists for sitemaps and Pages for target links

Settings

  • delay - delay between processing last page and download next (integer > 0)
  • multi_thread - this setting in progress
  • logmode - how detailed should be log messages (0-3)
  • logswitch - on or off log (true / false)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages