]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Fix homagepage redirection
[github/Chocobozzz/PeerTube.git] / README.md
index f3a754d54652ae5b2ba6296af5084ab86697845e..57ea4cbf10beade4703d1630375b21ac7d2c03c7 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
@@ -147,11 +149,11 @@ See the [docker guide](/support/doc/docker.md)
 
 See the [production guide](/support/doc/production.md).
 
-## Contributing
+## Contributing/Test
 
 See the [contributing
 guide](/.github/CONTRIBUTING.md)
-to see how to contribute to PeerTube. Spoiler alert: you don't need to be a
+to see how to test or contribute to PeerTube. Spoiler alert: you don't need to be a
 coder to help!
 
 ## API REST documentation
@@ -161,6 +163,10 @@ For now only on Github:
  * HTML version: [/support/doc/api/html/index.html](/support/doc/api/html/index.html)
  * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml)
 
+## Tools
+
+ * [Import videos (YouTube, Dailymotion, Vimeo...)](/support/doc/import-videos.md)
+
 ## Architecture
 
 See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation.