hanakla / node-nicovideo-api

nicovideo API wrapper for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-nicovideo-api

Nicovideo API wrapper for Node.js

Current supported API

  • Common

    • Auth (one session managed by one Nico class instance.)
      • Login, Logout, Login Test
  • NicoLive

    • Get Live information (getplayerstatus API)
    • Put & Receive comments
    • Nsen API Wrapper
  • NicoVideo

    • Get video information (getthumbinfo, getflv API)
  • MyList

    • MyList control (list, add, move, delete)
  • User

    • Get user info

About

nicovideo API wrapper for node.js

License:MIT License


Languages

Language:CoffeeScript 100.0%