mirror of
https://github.com/nikdoof/flexget-plugins.git
synced 2025-12-20 13:19:23 +00:00
26 lines
678 B
Markdown
26 lines
678 B
Markdown
FlexGet Plugins
|
|
===============
|
|
|
|
A small collection of extra FlexGet plugins by Andrew Williams (nikdoof)
|
|
|
|
|
|
output_twitter
|
|
--------------
|
|
|
|
Sends a twitter message when a new entry has been accepted and downloaded. Requires python-twitter 0.5 or above, currently uses the old authentication method and needs to be updated.
|
|
|
|
output_rtorrent
|
|
---------------
|
|
|
|
Basic plugin to output to rTorrent, it is incomplete and non working, and has probably been superceded by FlexGet's own support
|
|
|
|
output_log
|
|
----------
|
|
|
|
A in-progress basic plugin to output accepted entries to a log file
|
|
|
|
output_xmpp
|
|
-----------
|
|
|
|
Sends a message via XMPP to a target username/chat when a entry is accepted
|