The implementation here is somewhat interesting. - Video IDs are spit out onto a Socket.io connection. (Another person claims it’s synchronized, which seems likely.) - While one video plays, another player is in the background buffering the next video. Making it quite seemless. - The code is from 2011, apparently, and it feels like it. You have code in script tags and plain old unminified JS, not to mention jQuery. N…
That is from the initial page load. So it would seem that the title pattern that you observed is intentional