Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Negima1072 committed Aug 15, 2024
1 parent a884107 commit b6157e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
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](https://www.ffmpeg.org/) and set the path.

## Installation

You can install it using pip:
Expand Down

0 comments on commit b6157e8

Please sign in to comment.