diff options
author | Julien Valroff <julien@kirya.net> | 2010-10-25 18:42:39 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-10-25 18:42:39 +0200 |
commit | df7192b0010e7f454622f1b215dfa6aff64e679b (patch) | |
tree | 001b443664d32eb98c359f1c45dd675af01b5f93 /rapid/INSTALL | |
parent | e653d7822032e1a963c9546357146e76c1a4dff8 (diff) |
Imported Upstream version 0.3.3upstream/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: |