NAME

Plagger::Plugin::CustomFeed::Yahoo360JP - Yahoo! 360 JAPAN custom feed

SYNOPSIS

- module: CustomFeed::Yahoo360JP
  config:
    username: your-yahoo-id
    password: xxxxxxxx
    fetch_body: 1
    fetch_blast: 1

DESCRIPTION

This plugin fetches your friends' blog updates and blast updates from Yahoo! JAPAN 360 and make a custom feed off of them.

CONFIG

username, password

Your Yahoo! ID and password to login.

fetch_body

Specifies whether this plugin fetches body of your friends' blog entry. Defaults to 0.

fetch_blast

Specifies whether this plugin fetches a list of your friends' blasts. Defaults to 0.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger, WWW::Mechanize, Plagger::Plugin::CustomFeed::Mixi