Browse Source

README.md: add not about optional ffmpeg dependency

Helmut Pozimski 6 years ago
parent
commit
53ec19fee6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -13,6 +13,7 @@ stov depends on the following software to be installed:
 * Python 3.2 or higher
 * youtube-dl (get it from http://rg3.github.com/youtube-dl/ if you don't have it yet, it is needed to download videos and retrieve information about them from youtube)
 * lxml module for python
+* ffmpeg is highly recommended since youtube-dl uses it to assemble and repair video files
 
 ## COPYING