Skip to content

Commit

Permalink
Seamless reconnection for first 5 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
RblSb committed Aug 14, 2024
1 parent 097cf61 commit 38cc0a1
Show file tree
Hide file tree
Showing 9 changed files with 292 additions and 50 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ Lightweight modern implementation and very easy way to run locally.

Default channel example: https://synctube.onrender.com/

### New features
- Reworked layout and theme
### Features
- Multi-Language support
- 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
Expand All @@ -18,6 +17,7 @@ Default channel example: https://synctube.onrender.com/

### Supported players
- Youtube (videos, shorts, streams and playlists)
- [Streamable](https://streamable.com)
- Raw mp4 videos and m3u8 playlists (or any other media format supported in browser)
- Iframes (without sync)

Expand Down
70 changes: 43 additions & 27 deletions build/server.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

50 changes: 41 additions & 9 deletions res/client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38cc0a1

Please sign in to comment.