<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/src/Types.hx, 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>/crash, update yt-dlp on start, newer node fix</title>
<updated>2025-09-03T07:30:19Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-09-03T07:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=9ec382facd8d7813716a10e5f7db3ca7f4ba0259'/>
<id>urn:sha1:9ec382facd8d7813716a10e5f7db3ca7f4ba0259</id>
<content type='text'>
</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>Improve cache limit handling</title>
<updated>2025-02-09T01:25:18Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-02-09T01:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=82a6c65d46e2583883b1b01d706145386308d19e'/>
<id>urn:sha1:82a6c65d46e2583883b1b01d706145386308d19e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Video upload feature</title>
<updated>2025-01-28T12:46:30Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-26T20:22:33Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=0592564264fff57ccfd9677957196951f9f1c6cf'/>
<id>urn:sha1:0592564264fff57ccfd9677957196951f9f1c6cf</id>
<content type='text'>
And you can play video as soon as upload starts! This is pretty useful for thicc ones. Video will be keeped in cache and will comply cache size limit.

I'm also implemented system storage check to change cache limit if it's lower than config value, so upload will be blocked if there is lower than 10MiB available on disk.
</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>Add server pause when leader disconnects</title>
<updated>2025-01-24T16:37:02Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-24T05:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=6ead98595d71afba9d11d3300756b46f18fd6bda'/>
<id>urn:sha1:6ead98595d71afba9d11d3300756b46f18fd6bda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>VK player support</title>
<updated>2025-01-17T01:11:46Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-17T01:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=600101bb1d093c2f0402ddf38a407f140c4329ed'/>
<id>urn:sha1:600101bb1d093c2f0402ddf38a407f140c4329ed</id>
<content type='text'>
</content>
</entry>
</feed>
