Post #1156
Re: [videoblogging] RSS enclosures…
On Mon, 13 Sep 2004 20:04:18 -0500, Jay Dedman <jay@...> wrote: > Does anyone know how to make an RSS enclosure for a video entry? > I think this is going to be imporatant soon. > something to do with how people get the subscription to each videoblog... It's easy. Inside the <item> add an <enclosure> element that looks like this: <enclosure url="http://www.yourdomain.com/yourvideo.mov" length="12216320" type="video/quicktime" /> Url is the URL to your video, length is the file size in bytes and type is the media type for the video. - Andreas -- Personal: <http://www.solitude.dk> File Thingie - PHP File Manager <http://www.solitude.dk/filethingie/>