Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
It appears youtube have changed the source so this script does not work anymore. I tried to figure out a fix but failed. The username is now inside an "a" tag inside the second "span" inside the second "div" of a div with class "vlfacets". Can anyone suggest a fix? For example here is the XPath of the "a" tag of the first cell of a youtube browse page: /html/body/div/div[6]/div/div[3]/table/tbody/tr/td/div/div/div[2]/div[2]/span[2]/a |