X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=0802662cb0fc28bd5a9e85cd6a26cc3c01be56bb;hb=9940241328acd0bf1bed62f2e83a8122b5d5daf4;hp=5ff05fcb8419751f7349ef5aeb59db3fd5527377;hpb=35501c0fa7be9cb71e992c37e06f3cd01afc510b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index 5ff05fcb8..0802662cb 100644 --- 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 - * [YouTube import](/support/doc/import-youtube.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