Skip to content

mikz/prss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRSS

Private RSS [downloader]

HDbits introduced private rss feature where you can export download list to rss. This tool fetches that rss and download all files to given directory.

Install

gem install prss

## Usage

prss passkey directory

Cron

crontab -e

With RVM

* * * * * /bin/bash -l -c 'prss mypasskey ~/storage/watch'

Without RVM

* * * * * prss mypasskey ~/storage/watch

About

Parser of HDbits personal RSS feed

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages