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

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

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

Your Yahoo! ID and password to login.
Note that you don't have to supply these variables 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.
Specifies whether this plugin fetches body of your friends' blog entry. Defaults to 0.
Specifies whether this plugin fetches a list of your friends' blasts. Defaults to 0.

Tatsuhiko Miyagawa

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