diff options
author | Julien Valroff <julien@kirya.net> | 2010-10-25 18:42:46 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-10-25 18:42:46 +0200 |
commit | cb8306761d4bb9b55ff36ac0d8adb2d69d476cd0 (patch) | |
tree | 5b7c744b33b15e7b3f33750a30ec699e1a587f18 /rapid/INSTALL | |
parent | 80e6b2c0dec5497b50091886d5baba32aa510399 (diff) | |
parent | df7192b0010e7f454622f1b215dfa6aff64e679b (diff) |
Merge commit 'upstream/0.3.3'
Diffstat (limited to 'rapid/INSTALL')
-rw-r--r-- | rapid/INSTALL | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/rapid/INSTALL b/rapid/INSTALL index 3967608..de0e15e 100644 --- a/rapid/INSTALL +++ b/rapid/INSTALL @@ -22,15 +22,17 @@ types). If you want to download videos, you can install: +- python-hachoir-metadata - python-kaa-metadata - ffmpegthumbnailer -kaa metadata is required to download videos. ffmpegthumbnailer is used only to +hachoir metadata is required to download videos. kaa metadata is used to +extract additional metadata from videos. ffmpegthumbnailer is used only to display thumbnail images as the download occurs. This is a useful feature, and if you can install it, it is recommended. -kaa metadata and ffmpegthumbnailer are optional. The program will run without -them. +hachoir metadata, kaa metadata and ffmpegthumbnailer are optional. The program +will run without them. To start from a fairly basic system, I suggest the following: |