YouTube Comments Next to Video

By Dicey Last update Nov 19, 2007 — Installed 458 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 3 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
no_master User

Arh, have found the differences (comparing the 2 source codes):
You have changed the "aboutVidDiv" to "channelVidsDiv" compared with http://userscripts.org/scripts/show/7174 , which is correctly needed if the script should work, but you have forgot to add:


# var div = document.getElementById('actionsAndStatsDiv');
# var text = div.textContent.match(/Comments:\s+\d+/);
# if( text && text[0] && text[0].match(/\d+/)[0]=='0' ){
# return;
# }

I say use http://userscripts.org/scripts/show/7174 and just change the aboutVidDiv" to "channelVidsDiv" to make it work. It is easier than to make this script work

 
no_master User

I can backup Doug Adams comment, this scipt doesn't do any.
Use this instead: http://userscripts.org/scripts/show/7174
But this is the script you say that you have fixed? Can't see out of your description what should be changed...
The difference is: Your script doesn't work :S

 
Douglas Adams User

This isn't working 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