<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/default-config.json, branch master</title>
<subtitle>Synchronized video viewing with chat and other features (one-channel web service) 
</subtitle>
<id>https://git.moekyun.me/SyncTube/atom?h=master</id>
<link rel='self' href='https://git.moekyun.me/SyncTube/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/'/>
<updated>2026-04-05T23:39:38Z</updated>
<entry>
<title>improve some EN locale. add frontend admin registration page via token</title>
<updated>2026-04-05T23:39:38Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-04-05T23:37:02Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=ee8e8ba44e72caa0fdd88b5b4a8cd63e07339e8d'/>
<id>urn:sha1:ee8e8ba44e72caa0fdd88b5b4a8cd63e07339e8d</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>init custom changes</title>
<updated>2026-03-21T06:16:01Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2026-03-21T06:16:01Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=3508776583c21785dffc2f0bc9e7dd81c3f08480'/>
<id>urn:sha1:3508776583c21785dffc2f0bc9e7dd81c3f08480</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support yt-dlp with js runtimes</title>
<updated>2025-11-13T20:59:57Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-11-13T10:43:56Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=c1d1be00c7cace0544c3c6cd152e8c3287b976c4'/>
<id>urn:sha1:c1d1be00c7cace0544c3c6cd152e8c3287b976c4</id>
<content type='text'>
Also adds server version for standalone clients.

Remember to update `RblSb/ytdlp-nodejs` if you use this feature.
</content>
</entry>
<entry>
<title>Ssl key config options</title>
<updated>2025-09-03T07:29:56Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-09-03T02:11:00Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=0a771c1ab48819561c766790092407cf602fd68c'/>
<id>urn:sha1:0a771c1ab48819561c766790092407cf602fd68c</id>
<content type='text'>
see #66
</content>
</entry>
<entry>
<title>Add experimental unpauseWithoutLeader option</title>
<updated>2025-01-25T19:52:14Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-25T12:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=c7518e58788c17ad2ca8340ab5c7633489aa9518'/>
<id>urn:sha1:c7518e58788c17ad2ca8340ab5c7633489aa9518</id>
<content type='text'>
Also extended requestLeaderOnPause, so you can unpause when someone else is a leader by video click with this one. Only works for raw videos and doesn't work in FF, so there is new unsafe option that can break everything with enough clients.

There is also leader button hints when you touch player as non-leader for easier ux.
</content>
</entry>
<entry>
<title>Cache on server feature</title>
<updated>2025-01-16T22:00:09Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-16T00:07:31Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=d9ca7beaa9494cf34590853901cf8be44e243775'/>
<id>urn:sha1:d9ca7beaa9494cf34590853901cf8be44e243775</id>
<content type='text'>
Server will download video from supported players and add as raw video to playlist (only youtube is supported for now).

Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config.

There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
</content>
</entry>
<entry>
<title>Add "localNetworkOnly" option</title>
<updated>2022-11-08T18:30:36Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2022-11-08T18:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=3c022ef91a2f56c9a1573d0d4134d04e8ee5ca56'/>
<id>urn:sha1:3c022ef91a2f56c9a1573d0d4134d04e8ee5ca56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update locked playlist restrictions</title>
<updated>2022-03-15T03:51:53Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2022-03-15T03:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=79f3c34d24d6ae6aba17dd643726e20754140d80'/>
<id>urn:sha1:79f3c34d24d6ae6aba17dd643726e20754140d80</id>
<content type='text'>
And add "toggleItemType" permission. Closes #36
</content>
</entry>
<entry>
<title>Allow proxy ips by default</title>
<updated>2021-09-27T16:41:27Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2021-09-27T16:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=d3c34032ef86163d683ef22906481e0f3196ae79'/>
<id>urn:sha1:d3c34032ef86163d683ef22906481e0f3196ae79</id>
<content type='text'>
And improve server output
</content>
</entry>
<entry>
<title>Ban/unban commands</title>
<updated>2021-08-10T04:56:57Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2021-08-10T00:22:27Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=f972d4b7b1c6a69ab20cd2aee5a43df702796075'/>
<id>urn:sha1:f972d4b7b1c6a69ab20cd2aee5a43df702796075</id>
<content type='text'>
/ban Name 3d10h20m59s
/ban Name 2h30m
/unban Name
/removeBan Name
see #26
</content>
</entry>
</feed>
