YousableTubeFix

By Mindeye Last update Feb 2, 2012 — Installed 594,932 times.

can't play videos with video ads

in
Subscribe to can't play videos with video ads 10 posts, 3 voices



hitman82 User
FirefoxWindows

such as http://www.youtube.com/watch?v=g-OQFllDgZY

I tried disabling all my other scripts and addons but it still didn't work.

 
Mindeye Script's Author
FirefoxWindows

It works ok for me. Any error in the error console? Anyone else has this problem? Some YouTube's features are country-specific (like some ads), maybe that's the reason I can't see any problem.

 
Meuhcoin Scriptwright
FirefoxX11

No problem with this video either. It works as well as any other with the script enabled.

 
hitman82 User
FirefoxWindows

It is not country specific because it plays just fine in Chrome and IE.

 
hitman82 User
FirefoxWindows

All it says is "Please wait. Loading your video..."

 
hitman82 User
FirefoxWindows

I have tried disabling all extensions and it played fine.

I went into the error console and took screenshots.

http://img265.imageshack.us/i/87830681.png/
http://img265.imageshack.us/i/62980895.png/
http://img252.imageshack.us/i/27576545.png/
http://img252.imageshack.us/i/40318466.png/
http://img22.imageshack.us/i/60261024.png/

 
Mindeye Script's Author
FirefoxWindows

Can you try disabling only YousableTubeFix and see id it plays ok? What are your script settings?

 
hitman82 User
FirefoxWindows

If I just disable YousableTubeFix it plays fine.

Settings screenshot http://img200.imageshack.us/img200/1199/setting...

Racy video notice is the only option I remove.

 
Mindeye Script's Author
FirefoxWindows

Ok, edit the script and search for...:


// Removes ads and tracking code from the player (depends on the Main Reload)
["ctb", "ctb_xml", "ad_module", "ad_tag", "sdetail"].forEach(function(v) {
deleteFlashVar(v, false);
});

...replace it with...:


// Removes ads and tracking code from the player (depends on the Main Reload)
["ctb", "ctb_xml", "ad_module", "ad_tag", "sdetail"].forEach(function(v) {
deleteFlashVar(v, false);
});
setFlashVar("autoplay", "1");

Does it work now?

 
hitman82 User
FirefoxWindows

yes! thanks a lot!

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