Large

YouTube HD Ultimate

By Avindra V.G. Last update Dec 10, 2010 — Installed 401,935 times.

Loop not working

in
Subscribe to Loop not working 12 posts, 3 voices



swatgod User

I updated to latest version of your script moments ago and configured it and sadly even after i cleared cache on firefox, my videos refuse to loop at all. i am using firefox 3.0.11. had an issue like this before and clearing cache fixed it.

 
zornn User
FirefoxWindows

Put

if (greased) return;
	greased = true;
under
player.addEventListener("onStateChange","stateChanged");
instead of above
unsafeWindow.g_YouTubePlayerIsReady = true;

 
swatgod User
FirefoxWindows

i tried what you suggested but it did not appear to have any effect on the video looping. thank you for the advice though.

 
zornn User
FirefoxWindows

Funny. Worked for me. :)

 
swatgod User
FirefoxWindows

i think it must be an issue with firefox but even with the just released update, loop refuses to work. i made sure in the gui and in the text file that loop was set to true and even triple checked that. i cleared my browser cache and i recreated the extension cache files thinking maybe they got corrupted and videos still play just the 1 time, i must be missing something. i love this script, and never had issues with loop before, i wonder why all of a sudden it decided to hate me lol.

 
Avindra V.G. Script's Author
FirefoxWindows

...and in the text file...

That won't help at all, unless you never set any options. Does the latest version (0.99.5) not fix the loop problem? It seems to be working here.

 
swatgod User
FirefoxWindows

i edited the script with greasemonkey to check if the loop option was set like i set it in the gui and both showed that loop was enabled but loop refuses to work. i uninstalled and reinstalled the script as well and made sure loop was enabled and still nothing. going to try and reinstall greasemonkey and see if that does anything.

 
Avindra V.G. Script's Author
FirefoxWindows

hey, does the newer version help? i tried loop and it busted for me too (even though it was working before)

maybe google is screwing with me? :/

EDIT: It's only on some videos. What the fucking bullshit. I'll figure this out when I go home and release the update.

 
swatgod User
FirefoxWindows

well i truly thank you, so far looping in the new version seems to work perfectly for me.

Edit: nm, here is a video where it does not currently work if you need some you can work with to fix the issue. http://www.youtube.com/watch?v=rWvomwjbm-Q

 
zornn User
FirefoxWindows

This video loops fine for me with both 0.99.5 and 0.99.6. Got any other videos that don't?

 
swatgod User
FirefoxWindows

thats weird, it works now......sorry about that, idk how it all of a sudden started working but it does.

 
zornn User
FirefoxWindows

I came across two videos that didn't loop, nor was I able to use the shortcut keys or the pause on click feature. I refreshed (shift+refresh) them a few times, but to no avail. I closed them and opened again and everything works fine? Weird indeed.

Edit: Seems to be happening quite frequently. I've added player.src+=""; back in and it hasn't happened once. I don't know what kind of bugs this part was causing to others, but I wasn't among them. Looks like it actually fixes this one for me.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel