GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Plagger::Plugin::Subscription::LivedoorReader(3) User Contributed Perl Documentation Plagger::Plugin::Subscription::LivedoorReader(3)

Plagger::Plugin::Subscription::LivedoorReader - Synchronize livedoor Reader with JSON API

  - module: Subscription::LivedoorReader
    config:
      username: your-livedoor-id
      password: your-password
      mark_read: 1

This plugin allows you to synchronize your subscription using Livedoor Reader JSON API.

username, password
Your username & password to use with livedoor Reader.

Note that you don't have to supply username 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.

mark_read
"mark_read" specifies whether this plugin marks as read the items you synchronize. With this option set to 0, you will get the duplicated updates every time you run Plagger, until you mark them unread using Livedoor Reader web interface.

Tatsuhiko Miyagawa

Plagger, Plagger::Plugin::Subscription::Bloglines, <http://reader.livedoor.com/>
2006-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.