diff options
| author | RblSb <msrblsb@gmail.com> | 2022-11-24 23:02:09 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2022-11-24 23:02:09 +0300 |
| commit | 7c346c43b54210f78f68815d26643ee8a8e949ee (patch) | |
| tree | e2629c30465d5bddb0e9419ff835c49d43afb356 /README.md | |
| parent | 3dcdba0f4b47641bdb8a47c14a8cff3f86cc1d07 (diff) | |
Update demo link
Rip free heroku
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,12 +2,12 @@ Synchronized video viewing with chat and other features.
Lightweight modern implementation and very easy way to run locally.
-Default channel example: http://synctube-example.herokuapp.com/
+Default channel example: https://synctube.onrender.com/
### New features
- Reworked layout and theme
- Multi-Language support
-- Hotkeys (`Alt-P` for global play/pause, [etc](https://github.com/RblSb/SyncTube/blob/80ec4ba1747d22ec136a95d6b35ba6289e15e8ad/src/client/Buttons.hx#L267-L271))
+- Hotkeys (`Alt-P` for global play/pause, [etc](https://github.com/RblSb/SyncTube/blob/d3f6d4e6434527569d13f211a0eb074c5a11992e/src/client/Buttons.hx#L303-L314))
- Mobile view with page fullscreen
- Way to play local videos for network users (without NAT loopback feature)
- Playback rate synchronization (with leader)
|
