# File lib/nicovideo/base.rb, line 84
    def get_title(video_id)
      get_videopage(video_id).title
    end