Skip to main content

http://www.nicovideo.jp/

Features

  • Get a video information

  • Mylist manipulation

  • Get the video informations from new arrival

  • Get the video informations by tag search

  • Video download

Requirements

  • Python 3.x and later

Installation

from pypi:

% pip install nicovideo

from source:

% python setup.py install

Usage

from nicovideo import Nicovideo

nico = Nicovideo()
nico.append('sm9')
nico.append('sm3504435')
for v in nico:
   print(v.video_id)
   print(v.title)
   print(v.description)
   print(v.watch_url)

See source for more details.

LICENSE

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nicovideo-1.0.0.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file nicovideo-1.0.0.tar.gz.

File metadata

  • Download URL: nicovideo-1.0.0.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nicovideo-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ceefe1049d10a89a083e8dc66a5f8a1cb64abf69cf82754c00ebf68441a22f24
MD5 5ce0d8b4861e5d7a0f863ddf5047666d
BLAKE2b-256 2c1ec0dbe6bb62fd3cd2d1d8f0f12b9f26bfd963df05a9d0359ca8cb3e31ec8f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page