kde-extraapps/syndication/tests/rss2/enclosure.xml.expected

86 lines
3.1 KiB
Text

# Feed begin ######################
# Item begin ######################
id: #hash:92d65022dd9d6efa730a571484082689#
title: #An item with enclosure#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:bad09b8bfa7e11acef2eda32c96f9fa4#
title: #An item with enclosure and itunes duration ("20:20" == 1220 seconds)#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
duration: #1220 (0:20:20)#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:b7db210aa2da89d61c3ddbd7941a378c#
title: #An item with enclosure and itunes duration ("20:20:00" == 73200 seconds)#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
duration: #73200 (20:20:0)#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:c6f405d2d831f64d71af4be588bd1354#
title: #An item with enclosure and itunes duration ("20:20:20" == 73220 seconds)#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
duration: #73220 (20:20:20)#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:901ea52b518047436765073bc0b5b8ea#
title: #An item with enclosure and invalid itunes duration ("-50")#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:ce79e6f6d6df3185f1f7b7ce1d280a3d#
title: #An item with enclosure and invalid itunes duration ("50 minutes 4 seconds")#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:9d2b5ff09afe283a6ad4d24a40440da3#
title: #An item with enclosure and itunes duration in seconds ("1220")#
# Enclosure begin #################
url: #http://www.example.com/somemp3.mp3#
type: #audio/mpeg#
length: #12345678#
duration: #1220 (0:20:20)#
# Enclosure end ###################
# Item end ########################
# Item begin ######################
id: #hash:516f779e8dcb035c4dba2d6713441b32#
title: #An item with two enclosures and itunes duration (1220).#
# Enclosure begin #################
url: #http://www.example.com/somefile.mp3#
type: #audio/mpeg#
length: #12345678#
duration: #1220 (0:20:20)#
# Enclosure end ###################
# Enclosure begin #################
url: #http://www.example.com/somefile.ogg#
type: #audio/vorbis#
length: #10345678#
duration: #1220 (0:20:20)#
# Enclosure end ###################
# Item end ########################
# Feed end ########################