NAME

Plagger::Plugin::CustomFeed::Frepa - Custom feed for livedoor Frepa

SYNOPSIS

- module: CustomFeed::Frepa
  config:
    livedoor_id: your-id
    password: password
    fetch_body: 1
    show_icon: 1
    feed_type:
      - FriendDiary
      - FriendStatus
      - RecentComment

DESCRIPTION

This plugin fetches your friend blog updates from livedoor Frepa (http://frepa.livedoor.com/) and creates a custom feed.

CONFIGURATION

See Plagger::Plugin::CustomFeed::Mixi for fetch_body, fetch_body_interval and show_icon.

Note that you don't have to supply livedoor_id and password if you set global cookie_jar in your configuration file and the cookie_jar contains a valid login session there, such as:

global:
  user_agent:
    cookies: /path/to/cookies.txt

See Plagger::Cookies for details.

AUTHOR

Kazuhiro Osawa

Tokuhiro Matsuno

Tatsuhiko Miyagawa

SEE ALSO

Plagger, Plagger::Plugin::CustomFeed::Mixi, Plagger::Mechanize, http://frepa.livedoor.com/