Embedded YouTube issue
Seairth
Posts: 2,474
Over the past several days, I've encountered a new(?) behavior when reading posts on my android device. Every so often, I'll select a post, and as soon as it starts to load, a file is downloaded. As you can imagine, that sort of thing makes me suspicious (esp. since i haven't seen the same behavior on my laptop). Well, it turns out to be benign. The thing that is being downloaded is a compressed flash file from YouTube, which only occurs if the page I'm hitting has an embedded video.
So... has something changed? Is there any way to stop it? (it's an annoyance, mostly.)
So... has something changed? Is there any way to stop it? (it's an annoyance, mostly.)
Comments
So you have seen this on Android? I'm seeing it with Chromium on a desktop Linux PC.
On my old Samsung Galaxy S FLASH does not work at all. Keith Young's video here http://forums.parallax.com/discussion/comment/1348232/#Comment_1348232 is shown a pile of random text in the post.
Whereas eroc's video in the following post shows as an image that does nothing when poked at.
They are both links to YouTube but one is a link to "player_embedded": www.youtube.com/watch?feature=player_embedded&v=Ex0rstYf8Gs but the other is not: youtube.com/watch?v=qg1ckCkm8YI
I would expect "player_embedded" to start downloading the vid in the background in case you want to play it.
I don't see any untoward downloading happening on my desktop Chrome of Debian though.
Though I can't view the source in chrome on my Android device (or is there a way?), this is the same URL format I'm encountering (i.e. it's automatically downloading a file named "Ex0rstYf8Gs&rel=0").
It might be something that YouTube did. For instance, they may have changed the content type is that's being returned for the above URI (the one in the iframe).
Frankly, I'd rather get rid of embedded videos altogether. Just add a link to YouTube instead. No unexpected behavior. No page bloat. No need for blocking anthing. Simple.