From: Chocobozzz Date: Sun, 5 Mar 2017 07:58:35 +0000 (+0100) Subject: Video views is implemented. Closes https://github.com/Chocobozzz/PeerTube/issues/41 X-Git-Tag: v0.0.1-alpha~503 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8f9064432122cba0f518a24ac4378357dadec589;p=oweals%2Fpeertube.git Video views is implemented. Closes https://github.com/Chocobozzz/PeerTube/issues/41 --- diff --git a/README.md b/README.md index 8a2a60c8f..34b11bab6 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t - [ ] User playlists - [ ] User subscriptions (by tags, author...) - [X] Signaling a video to the admin origin pod -- [ ] Videos view count +- [X] Videos view count - [ ] Videos likes/dislikes ## Installation