I don't know if you've been working with xhr yet, but this is what you
want...

http://code.google.com/intl/de/apis/youtube/2.0/developers_guide_protocol_audience.html

It's not just parsing some html, it's making an XMLHttpRequest
(probably using jQuery) to begin with and to pass the fetched data
back to your own callback function in whatever format google/youtube
provides. There you can actually disect the data and construct your
list from some item-template into which you feed the video url's and
buttons which - when clicked - associate a given url with your
tiddler's field.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to