jit.uldl request
feed:// ???
for instance:
feed://gdata.youtube.com/feeds/api/videos?category=Comedy
Maybe
jit.str.regexp??
not sure I understand. What I'm saying is that the included patch yields the included error.
Max Patch
Copy patch and select New From Clipboard in Max.
jit.uldl: bad scheme -- only http, https, ftp and file urls are supported
Don't get confused by this safari/rss reader feed:// URL thing. It's really just http under the hood.
As far as I can tell, you would just use http://gdata.youtube.com/feeds/api/videos?category=Comedy
Then you need to figure out how you're going to parse the XML, but there are a variety of options for that: