# ニコニコ動画の検索から新着を取得する # 検索したいタイトルを列挙 - module: const_list config: - tag/才能の無駄遣い - search/トロステーション # 新着の動画を取得 - module: myplugin::nicovideo_search config: authfile: config/nicovideo_auth.yaml cache_file: cache/nicovideo_search_cache.yaml # RSSとして保存 - module: RSS::save config: title: ニコニコ動画 検索 新着チェック link: http://www.nicovideo.jp/ filename: nicovideo_search.rdf