10000 GitHub - rjxby/dwpod: Simple way to download files from rss feeds
[go: up one dir, main page]

Skip to content

rjxby/dwpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwpod

Simple way to download files from rss feeds.

Configuration

Configuration tools are located in the file config.json

  • count_item - The number of scanned item(s) in feed(RSS);
  • dir_name - The folder where the files will be uploaded;
  • type_data - The type of data to be downloaded;
  • urls - Links to feeds(RSS);
  • timeout_check_urls - Interval to check for updates in feeds(RSS) (minutes);
  • timeout_check_files - Interval to cleaning up old files (minutes);
  • delta_stored - Stored time (days)

TODO

  • continue download corrupted files
  • unit tests

About

Simple way to download files from rss feeds

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0