From b6157e848841c20721ed0bf554935af16f164931 Mon Sep 17 00:00:00 2001 From: Negima1072 Date: Thu, 15 Aug 2024 21:44:34 +0900 Subject: [PATCH] fix: readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd4a1fb..88aa9d2 100644 --- a/README.md +++ b/README.md @@ -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: