I fixed it for you last time, when they changed the site, but I just can not seem to get fix it this time

I think I am missing Include files or something. It looks like it could be an easy fix this time,
Here is a line from the search results source code on Youtube:
<a id="video-short-title-D34S97ub54c" href="/watch?v=D34S97ub54c" title="Road Runner Weather Voice Recognition" rel="nofollow">Road Runner Weather Voice Recogn...</a>
Looks like ALL of the info can be gotten from one line now.
a string between "video-short-title-" and "" href=" will give the video ID
and a search between "title="" and "" rel=" will give ya the description.