diff options
Diffstat (limited to 'network/flexget/README')
-rw-r--r-- | network/flexget/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/flexget/README b/network/flexget/README new file mode 100644 index 0000000000..f9e7591196 --- /dev/null +++ b/network/flexget/README @@ -0,0 +1,11 @@ +FlexGet is a multipurpose automation tool for content like torrents, +nzbs, podcasts, comics, etc. FlexGet is able to handle different kinds +of sources like RSS-feeds, html pages and csv files. There are even some +plugins for sites that do not provide any kind of useful feeds. + +FlexGet is extremely useful in conjunction with applications which have +watch directory support, such as rtorrent. + +Requires: pysetuptools, FeedParser, SQLAlchemy, PyYAML, BeautifulSoup, +html5lib, PyRSS2Gen, pynzb, progressbar + |