A lax Web news feed parser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

13 lines
356 B

# This file tests extensions primarily designed for RSS 2
iPod expiration marker:
input: >
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<itunes:complete>Yes</itunes:complete>
</channel>
</rss>
output:
format: rss
sched:
expired: true