<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SyncTube/src/client/Player.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-09-10T13:22:00Z</updated>
<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>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>Fix twitch iframes</title>
<updated>2025-04-07T16:29:06Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-04-07T16:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=71160f8c35da6d40bad52cfecd7152c539dd85c6'/>
<id>urn:sha1:71160f8c35da6d40bad52cfecd7152c539dd85c6</id>
<content type='text'>
You also don't need to change `parent` arg in iframe src now
</content>
</entry>
<entry>
<title>PeerTube support</title>
<updated>2025-02-16T12:08:15Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-02-16T12:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=f267adf53fbfa8f53bb3e85c5af5e8b925ae8cdc'/>
<id>urn:sha1:f267adf53fbfa8f53bb3e85c5af5e8b925ae8cdc</id>
<content type='text'>
closes #46
</content>
</entry>
<entry>
<title>Add /volume command</title>
<updated>2025-02-13T03:42:50Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-02-12T08:33:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=74244ebef3e3e4cbd9af50ca19af2affb39ba0f1'/>
<id>urn:sha1:74244ebef3e3e4cbd9af50ca19af2affb39ba0f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes pack</title>
<updated>2025-02-06T22:12:14Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-02-06T03:41:49Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=d86f0c30e1726a56e670955c3b995945c1daf834'/>
<id>urn:sha1:d86f0c30e1726a56e670955c3b995945c1daf834</id>
<content type='text'>
- Fix timer seek on server pause with double timer.pause() calls
- Implement multi-caching
- Better uploading progress with XMLHttpRequest
- Better upload/cache error reporting
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-01-29T17:42:01Z</updated>
<author>
<name>RblSb</name>
<email>msrblsb@gmail.com</email>
</author>
<published>2025-01-29T17:37:50Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/SyncTube/commit/?id=382f9b2ebedca905028341825350a0fa69d88673'/>
<id>urn:sha1:382f9b2ebedca905028341825350a0fa69d88673</id>
<content type='text'>
- PWA support (needs https)
- Optimize websocket responses
- Support `/ad` for youtube cache
- New icon!
</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>
</feed>
