开发者

Generating RSS feed on the fly, from a list of links?

开发者 https://www.devze.com 2023-01-13 20:40 出处:网络
How might one dynamically generate a temporary RSS feed, on the fly, from a list of links that point to video开发者_StackOverflows, for example?Check the specifications for RSS-feeds, e.g. here:

How might one dynamically generate a temporary RSS feed, on the fly, from a list of links that point to video开发者_StackOverflows, for example?


Check the specifications for RSS-feeds, e.g. here:

http://www.rss-specifications.com/ or http://www.atomenabled.org/developers/syndication/atom-format-spec.php, there's tons, just check Google.

Then iterate through your list and build the appropriate XML.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号