Skip to content

Instantly share code, notes, and snippets.

@m0n5t3r
Created May 11, 2012 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m0n5t3r/2661640 to your computer and use it in GitHub Desktop.
Save m0n5t3r/2661640 to your computer and use it in GitHub Desktop.
flexget config for automatically downloading Raspberry pi Linux images
feeds:
raspi:
interval: 24 hours
html:
url: http://www.raspberrypi.org/downloads
links_re:
- http://downloads\.raspberrypi\.org/images/.+\.torrent
regexp:
accept:
- .*\.torrent
rest: reject
deluge:
label: raspi
ratio: 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment