Posts by almanegra • 131 points
2 posts
-
1
votes2
answers46
viewsA: Change image link src
I didn’t test, but considering 'image' being the link you passed, it probably works: imagem = imagem.replace("150-150", "200-200");
-
2
votes3
answers2517
viewsA: How does Youtube know which videos we’ve watched?
It doesn’t make much sense to use cookies to store videos already watched, because different browsers don’t share the same cookies. What probably happens is the BD storage relative to your youtube…