Calvin Montgomery
Calvin Montgomery
It's a trade of false negatives for false positives. The current system results in tagging a lot of people AFK who are not actually AFK, and thus it's annoying that...
Reopening. Seems like the fix is not as simple as I thought.
Which issue are you referring to? This issue is tracking a specific quirk as noted in the OP. Is it the same behavior you're having issues with?
> Sorry, I believe I misunderstood the original issue yesterday. What I was refering to was the youtube autoplay function which automatically plays a random recommended video if the queue...
It might be possible to deinit the player at the end of the playlist to avoid that, but a separate issue should be opened for that.
Thanks all for the context. There are a few problems that would need to be worked out before something like this could be implemented. The first is technical: CyTube currently...
All directly added m3u8s are treated as livestreams and are therefore not synced. See https://github.com/calzoneman/sync/issues/767 -- someone contributed support for HLS VODs via the custom-media target (therefore relying on the...
NaN check added in https://github.com/calzoneman/sync/commit/9c44488d8e159d528c31b39c117992609c6a58d8
I'm not keen on requiring phone verification. It's not necessarily about the technical complexity, but rather it would break two of my unwritten personal guidelines for CyTube: 1. CyTube should...
Whether or not captcha helps you at all depends on who you are trying to defend against. The purpose of a captcha is to defeat scripted attacks; in my experience...