]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Fix video_share_url duplicate key in transcoding job
[github/Chocobozzz/PeerTube.git] / README.md
index 95f274b7b652effd43d7d49f6cc148f89a9ea0c3..0802662cb0fc28bd5a9e85cd6a26cc3c01be56bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -116,6 +116,8 @@ BitTorrent) inside the web browser, as of today.
 - [X] Video privacy settings (public, unlisted or private)
 - [X] Signaling a video to the admin origin PeerTube instance
 - [X] Federated videos comments
+- [X] Update video thumbnails
+- [X] Support video uploader button
 - [ ] Video imports (URL, Torrent, YouTube...)
 - [ ] Advanced search
 - [ ] Subtitles
@@ -137,7 +139,7 @@ BitTorrent) inside the web browser, as of today.
   * **NodeJS >= 8.x**
   * yarn
   * OpenSSL (cli)
-  * FFmpeg
+  * **FFmpeg >= 3.x**
 
 ## Run using Docker
 
@@ -163,7 +165,12 @@ For now only on Github:
 
 ## Tools
 
- * [Import videos (YouTube, Dailymotion, Vimeo...)](/support/doc/import-videos.md)
+ * [Import videos (YouTube, Dailymotion, Vimeo...)](/support/doc/tools.md)
+ * [Upload videos from the CLI](/support/doc/tools.md)
+
+## FAQ
+
+If you have a question, please try to find the answer in the [FAQ](/FAQ.md) first.
 
 ## Architecture