Skip to content

Instantly share code, notes, and snippets.

@zverok
Created October 4, 2014 14:04
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 zverok/867dabf253a5ea0d7b51 to your computer and use it in GitHub Desktop.
Save zverok/867dabf253a5ea0d7b51 to your computer and use it in GitHub Desktop.
-u, --user Your username
-k, --key Your remote key from http://friendfeed.com/remotekey
-f, --feeds Feeds you want to download, comma-separated: user1,group2,user3 (your own feed by default)
-p, --path Path to store downloaded feeds, "result" by default, each feed will be at <path>/<feed>
-l, --log Path to write logs (STDOUT by default)
-d, --dates Flag to add current date to storage folder: <path>/<feed>/<YYYY-MM-DD> (userful for scheduled backups)
--depth Depth of downloading (quantity of entries to download); all entries (10'000 max) by default
--zip Pack to archive <path>/<feed>-<YYYY-MM-DD>.zip
-h, --help Display this help message.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment