From 3e816039cb67f8e6ac06058d88a5e4ef378fe1de Mon Sep 17 00:00:00 2001 From: getzze Date: Sun, 24 Nov 2024 16:44:06 +0000 Subject: [PATCH] fix links (#1195) --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 903d7676..b2c408ab 100644 --- a/README.rst +++ b/README.rst @@ -91,8 +91,8 @@ clone your fork locally and install a development version:: $ cd subliminal $ pip install --user -e '.[docs,types,tests,dev]' -To extract information about the video files, `subliminal` uses `knowit `. +To extract information about the video files, `subliminal` uses `knowit `_. +For better results, make sure one of its provider is installed, for instance `MediaInfo `_. Integrations ------------