标签: dynamic rss on-the-fly
例如,如何动态地从指向视频的链接列表动态生成临时RSS提要?
答案 0 :(得分:0)
检查RSS-feeds的规范,例如这里:
http://www.rss-specifications.com/或http://www.atomenabled.org/developers/syndication/atom-format-spec.php,有很多,只需查看Google。
然后遍历您的列表并构建适当的XML。