Resize button disabled, disable autoplay not working.
![]() ![]() |
Recently I noticed that
I read this post http://userscripts.org/topics/109986 and tried both the options given there -> join and remove myself from youtube html beta and changed my Useragent to "Mozilla/5.0 (Windows; U; Windows NT 6.0; en; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7" using the Chrome User-Agent Switcher extension but still no go. Any help? Using Chrome 18 and Tampermonkey extension to run YousableTubefix. |
![]() ![]() |
Check with a packet sniffer if the user agent is really changed on all connections made to youtube. Nirsoft has SmartSniff, compact and does what you need. Checked Chrome's Error console?... maybe something is in it that might help. If you've changed the u.a. through the developer's tools, that won't work, Chrome sends its own u.a., but still check it using the sniffer above. |
![]() ![]() |
EDIT : Fixed this, basically there appears to be another script by @Mindeye called 'YousableTubeFix for Chrome' that I had to install natively and NOT using TamperMonkey. Doing so makes the script work perfectly again and I do not even have to change User Agent anymore. Regardless thanks for trying to assist @em7
Regarding Chrome Error console, if I open the Error console and view a youtube video in it then this is what I am getting in the Console
"Tampermonkey started watch:10Resource interpreted as Image but transferred with MIME type text/x-cross-domain-policy: "http://o-o.preferred.maa03s08.v11.lscache6.c.youtube.com/crossdomain.xml". watch:10Resource interpreted as Image but transferred with MIME type text/html: "http://o-o.preferred.maa03s08.v11.lscache6.c.youtube.com/generate_204?upn=dwvgiD9-KP4&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&fexp=906717%2C914005%2C905024%2C907217%2C907335%2C919306%2C904452&algorithm=throttle-factor&itag=34&ip=59.0.0.0&burst=40&sver=3&signature=5A010A57E4AB8B910298731297665E3B7BF08C6D.0A1DBB9CA601B37CF2403FD2ECD7E3A71CBDD4C9&source=youtube&expire=1336180701&key=yt1&ipbits=8&factor=1.25&cp=U0hSS1FTTl9FS0NOMl9JTVJIOjAzZUIzeHNuLUJK&id=d2c8f94978ad170c". www-core-vfl8RrdFl.js:92Resource interpreted as Image but transferred with MIME type text/html: "http://www.youtube.com/gen_204?a=descriptionOpened". www-core-vfl8RrdFl.js:378GET http://pagead2.googlesyndication.com/pagead/show_ads.js www-core-vfl8RrdFl.js:92Resource interpreted as Image but transferred with MIME type text/html: "http://www.youtube.com/gen_204?a=descriptionOpened". www-searchbox-vflOKnLBQ.js:27Resource interpreted as Image but transferred with MIME type text/html: "http://clients1.google.com/generate_204"." Current Chrome extensions are
Scripts in TamperMonkey
This is what I gathered from SmartSniff when I sorted by RemoteHost
66 TCP 192.168.2.102 74.125.236.104 60090 80 ytimg.l.google.com http 14 5,401 Bytes 6,352 Bytes 0.0 KB/Sec 4/5/2012 11:35:06 PM:978 4/5/2012 11:40:07 PM:738 00:05:00.760 67 TCP 192.168.2.102 74.125.236.97 60091 80 ytimg.l.google.com http 24 9,847 Bytes 11,198 Bytes 0.0 KB/Sec 4/5/2012 11:35:07 PM:066 4/5/2012 11:40:25 PM:768 00:05:18.702 86 TCP 192.168.2.102 74.125.236.103 60047 80 ytimg.l.google.com http 72 59,455 Bytes 62,762 Bytes 0.2 KB/Sec 4/5/2012 11:35:10 PM:037 4/5/2012 11:40:04 PM:141 00:04:54.103 96 TCP 192.168.2.102 74.125.236.97 60096 80 ytimg.l.google.com http 18 5,550 Bytes 6,719 Bytes 0.0 KB/Sec 4/5/2012 11:35:10 PM:452 4/5/2012 11:40:23 PM:686 00:05:13.233 32 TCP 192.168.2.102 74.125.236.191 60064 80 www-cctld.l.google.com http 6 1,381 Bytes 2,547 Bytes 4.5 KB/Sec 4/5/2012 11:35:04 PM:391 4/5/2012 11:35:04 PM:692 00:00:00.301 34 TCP 192.168.2.102 74.125.236.191 60066 80 www-cctld.l.google.com http 13 1,384 Bytes 2,833 Bytes 0.0 KB/Sec 4/5/2012 11:35:04 PM:988 4/5/2012 11:40:26 PM:575 00:05:21.586 85 TCP 192.168.2.102 74.125.169.39 60093 80 o-o.preferred.maa03s08.v6.lscache6.c.youtube.com http 888 735,153 Bytes 775,183 Bytes 9.5 KB/Sec 4/5/2012 11:35:09 PM:980 4/5/2012 11:36:25 PM:374 00:01:15.393 89 TCP 192.168.2.102 74.125.169.39 60095 80 o-o.preferred.maa03s08.v6.lscache6.c.youtube.com http 2,098 1,783,127 Bytes 1,875,079 Bytes 32.7 KB/Sec 4/5/2012 11:35:10 PM:160 4/5/2012 11:36:03 PM:427 00:00:53.267 Can you please identify if I have successfully hanged U.A. or not? |
![]() ![]() |
You can install YousableTubeFix for Chrome using Tampermonkey in Chrome if you disable the compatibility options for the script (Tampermonkey tries to "fix" things which don't need fixing). |
![]() ![]() |
Yeah I just tried what you said and I can confirm Yousablefix for Chrome works using TamperMonkey if the compatibility options are turned off. Great work on this script @Mindeye. Keep up the good work. |
![]() ![]() |
I didn't know about it either... yes, this script is for Chrome and working:
|


