WWW::Mixi::Scraper::Plugin::NewVideo - WWW::Mixi::Scraper::Plugin::NewVideo documentation


WWW-Mixi-Scraper documentation  | view source Contained in the WWW-Mixi-Scraper distribution.

Index


NAME

Top

WWW::Mixi::Scraper::Plugin::NewVideo

DESCRIPTION

Top

This would be equivalent to WWW::Mixi->parse_new_video(). (though the latter is not implemented yet as of writing this)

METHOD

Top

scrape

returns an array reference of

  {
    subject  => 'video title',
    name     => 'someone',
    link     => 'http://video.mixi.jp/view_video.pl?video_id=xxxx&box=xxx',
    time     => 'mm-dd',
    envelope => 'http://video.mixi.jp/img/xxxx.gif'
  }

AUTHOR

Top

Tatsuhiko Miyagawa <miyagawa@gmail.com>

COPYRIGHT AND LICENSE

Top


WWW-Mixi-Scraper documentation  | view source Contained in the WWW-Mixi-Scraper distribution.