<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/src/utils, 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>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>Cache quality fallback when not enough space</title>
<updated>2025-03-02T21:53:03Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-03-02T21:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=b37c8485f2a2b04860c36bed5c59e76971714a03'/>
<id>urn:sha1:b37c8485f2a2b04860c36bed5c59e76971714a03</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>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>Seamless reconnection for first 5 seconds</title>
<updated>2024-08-14T16:54:25Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2024-08-14T16:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=38cc0a1d9b4b146af7110c681389378fd26761fa'/>
<id>urn:sha1:38cc0a1d9b4b146af7110c681389378fd26761fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raw youtube fallback for unavailable videos</title>
<updated>2024-04-28T18:51:50Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2024-04-28T04:23:25Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=9d844bbf3ac6be327325b13a91a6b33f73c49c1d'/>
<id>urn:sha1:9d844bbf3ac6be327325b13a91a6b33f73c49c1d</id>
<content type='text'>
Also:
- fix `tryLocalIp` replacement (NAT workaround)
- improve proxy headers a bit
- use json2object fork for better generated diffs
</content>
</entry>
</feed>
