Open Semro opened 4 years ago
I just found your extension and it works incredibly well, thank you very much for that! Btw, while testing with my friends, using an ad blocker like uBlock only improved the experience. There was no synchronization problem and no intrusive ads jumped on the screen.
Yes, using ad-blocking extensions may improve user experience.
Yes. For some sites everyone get's a different url, so the second approach would work there.
I know I'm late to the party, but I have an approach that might be of interest:
Have a tab-specific "sync_tab" variable hooked up to a checkbox. This enables users to manually work around any url differences, and, with some other minor tweaks, could support syncing videos across tabs of the same browser (e.g. for separate commentary on a video).
Could use current logic for determining which tab is selected by default.
This doesn't affect how you choose within a tab.
Could be interested in helping out on this when I have some time. Haven't quite grocked the structure of this repo yet.
According to statistics, about 25% of users that uninstalled the extension have some problems with synchronization.
The current implementation of defining and syncing videos uses:
This is complicated, but I remember why I did it like that.
Problems of this implementation:
Another way to implement video sync?
Please give other ideas on how to sync video.