Advertisement
DraKiNs

[COD] AutoLoop em Vídeo Youtube

Jun 26th, 2011
427
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:
  2. var iTimer = prompt("Digite o tempo da música em Segundos ..");
  3. setInterval("yt.www.watch.player.seekTo(0*60+00)",(parseInt(iTimer) * 1000));
  4.  
  5. //www.ips-team.blogspot.com
  6. //Por Bruno da Silva
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement