<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/src/server/Main.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>2025-11-13T20:59:57Z</updated>
<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>Rework isLoad player state</title>
<updated>2025-09-10T13:22:00Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-09-10T13:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=d4fb50df4f77cb8d039eaecdc8f6467c5fef4d22'/>
<id>urn:sha1:d4fb50df4f77cb8d039eaecdc8f6467c5fef4d22</id>
<content type='text'>
closes #67
</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>Fix caching shorts</title>
<updated>2025-05-29T22:46:57Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-05-29T22:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=2e1ecf46cfd4409bee2f02da418a0a7142f137e4'/>
<id>urn:sha1:2e1ecf46cfd4409bee2f02da418a0a7142f137e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate to yt-dlp</title>
<updated>2025-05-24T10:59:03Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-05-19T00:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=623d85f88bb42834b335801ad5d703f6945d38d2'/>
<id>urn:sha1:623d85f88bb42834b335801ad5d703f6945d38d2</id>
<content type='text'>
- yt-dlp should be more stable and allows more cool stuff in future
- easier to export cookies.txt with yt-dlp utility (cookies.json support removed)
- better quality fallback if not enough space
- keep progress reports after reconnections
</content>
</entry>
<entry>
<title>Trim spaces in message</title>
<updated>2025-04-09T20:36:52Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-04-09T20:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=7cc0b485f2eed746ff638e14e137eabaebaf9312'/>
<id>urn:sha1:7cc0b485f2eed746ff638e14e137eabaebaf9312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ask to create admin user on fresh install (#62)</title>
<updated>2025-04-07T14:58:46Z</updated>
<author>
<name>Remi</name>
<email>6680627+riseremi@users.noreply.github.com</email>
</author>
<published>2025-04-07T14:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=f61717fcc48fe7039cab5e183da29653e445f691'/>
<id>urn:sha1:f61717fcc48fe7039cab5e183da29653e445f691</id>
<content type='text'>
* Ask to create admin user on fresh install

* Implement client form submitting

* minimize diff, simplify impl

* Check json typing and clean stuff

---------

Co-authored-by: RblSb &lt;msrblsb@gmail.com&gt;</content>
</entry>
<entry>
<title>Initial cache support for raw videos</title>
<updated>2025-03-25T05:16:04Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-03-25T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=f874dcd3de368e7e512ab1c0defdd17bc3026ce5'/>
<id>urn:sha1:f874dcd3de368e7e512ab1c0defdd17bc3026ce5</id>
<content type='text'>
m3u8 videos are cached without downloading segments, only m3u8 file is downloaded and segment links are updated to use synctube proxy, so you can add video to playlist as server, ignoring ip restrictions, and stream it to everyone
</content>
</entry>
<entry>
<title>Fix empty playlist clear crash</title>
<updated>2025-03-18T18:46:55Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-03-18T18:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=edbfe7962d970d91e993d8856d583298e09430a7'/>
<id>urn:sha1:edbfe7962d970d91e993d8856d583298e09430a7</id>
<content type='text'>
</content>
</entry>
</feed>
