I'm developing a chrome extension that sets a different video to autoplay other than the one youtube queues by default. I searched through the html and replaced all instances of the next queued video with another one, but it didn't work. So I'm stumped as to where else I can search for where this video url is set. Where is this url set?