Skip to content

niconico.py is a Python library for retrieving Niconico video content and information, and is compatible with the latest version of Niconico.

License

Notifications You must be signed in to change notification settings

niconicolibs/niconico.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niconico

PyPI PyPI - Python Version PyPI - Downloads PyPI - License

Test Test

niconico.py

niconico.py is a Python library for retrieving Niconico video content and information, and is compatible with the latest version of Niconico. It allows you to download videos, retrieve information, get comments, and more.

Requirement

To use the video download function, you need to install FFmpeg and set the path.

Installation

You can install it using pip:

pip install niconico.py

Usage

from niconico import NicoNico
client = NicoNico()

Examples

All examples can be found here.

Command

Console commands are available, see the following commands for usage:

niconico -h

Contributing

All contributions are welcome, but please:

  • Use the develop branch.
  • Follow PEP8.
  • Be clear about the meaning and purpose of your issue or PR.

License

MIT License

About

niconico.py is a Python library for retrieving Niconico video content and information, and is compatible with the latest version of Niconico.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages