-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathepisodes.m4a.rss
108 lines (76 loc) · 4.25 KB
/
episodes.m4a.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<?xml version="1.0"
encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:bitlove="http://bitlove.org"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:psc="http://podlove.org/simple-chapters"
version="2.0">
<channel>
<title>Octopod</title>
<link>http://localhost:4000</link>
<atom:link href="http://localhost:4000/episodes.m4a.rss" rel="self" type="application/rss+xml" title="m4a Episode RSS-Feed"/>
<atom:link href="http://localhost:4000/episodes.m4a.rss" rel="first" type="application/rss+xml" />
<atom:link href="http://localhost:4000/episodes.m4a.rss" rel="last" type="application/rss+xml" />
<atom:link rel="alternate" href="http://localhost:4000/episodes.ogg.rss" type="application/rss+xml" title="ogg Episode RSS-Feed"/>
<atom:link rel="alternate" href="http://localhost:4000/episodes.mp3.rss" type="application/rss+xml" title="mp3 Episode RSS-Feed"/>
<description>My super duper cool podcast.
</description>
<lastBuildDate>Sun, 26 Aug 2018 17:33:41 +0530</lastBuildDate>
<language>en</language>
<generator>Jekyll-Octopod 0.9.9</generator>
<itunes:summary>My super duper cool podcast.
</itunes:summary>
<itunes:author>Uncle Octopod</itunes:author>
<itunes:explicit>no</itunes:explicit>
<itunes:image href="http://localhost:4000/img/logo-itunes.jpg" />
<itunes:owner>
<itunes:name>Uncle Octopod</itunes:name>
<itunes:email>octopod@example.com</itunes:email>
</itunes:owner>
<managingEditor>octopod@example.com (Uncle Octopod)</managingEditor>
<copyright>CC BY 4.0</copyright>
<itunes:subtitle>Static Site Podcast Publishing for Geeks</itunes:subtitle>
<itunes:keywords>octopod, podcast, magic</itunes:keywords>
<image>
<title>Octopod</title>
<url>http://localhost:4000/img/logo-itunes.jpg</url>
<link>http://localhost:4000</link>
</image>
<itunes:category text="Technology" />
<item>
<title>Episode 0 - Getting Started Is Never Easy</title>
<link>http://localhost:4000/2016/03/22/episode0.html</link>
<atom:link rel="http://podlove.org/deep-link" href="http://localhost:4000/players/episode0"/>
<comments>http://localhost:4000/2016/03/22/episode0.html#disqus_thread</comments>
<pubDate>Tue, 22 Mar 2016 00:00:00 +0530</pubDate>
<guid isPermaLink="false">http://localhost:4000/2016/03/22/episode0.html</guid>
<description><![CDATA[
<h2 id="show-notes-and-links">Show Notes and Links</h2>
<ul>
<li>Well this is the place for the Show Notes.</li>
<li>Send Feedback either in the <a href="https://github.com/haslinger/jekyll-octopod">Github Repo</a> or at the Twitter account <a href="http://twitter.com/@AuaUffCode">@AuaUffCode</a>.</li>
</ul>
]]></description>
<content:encoded><![CDATA[
<h2 id="show-notes-and-links">Show Notes and Links</h2>
<ul>
<li>Well this is the place for the Show Notes.</li>
<li>Send Feedback either in the <a href="https://github.com/haslinger/jekyll-octopod">Github Repo</a> or at the Twitter account <a href="http://twitter.com/@AuaUffCode">@AuaUffCode</a>.</li>
</ul>
]]></content:encoded>
<enclosure url="http://your.fancy.hosting/episodes/episode0.m4a" length="212562" type="audio/mp4a-latm" />
<itunes:keywords></itunes:keywords>
<itunes:subtitle>Getting Started Is Never Easy</itunes:subtitle>
<itunes:summary></itunes:summary>
<itunes:author>Arne and Stefan</itunes:author>
<itunes:explicit>no</itunes:explicit>
<itunes:duration>0:03:13</itunes:duration>
<psc:chapters version="1.1" xmlns:psc="http://podlove.org/simple-chapters">
<psc:chapter start="00:00:00.000" title="Intro." />
<psc:chapter start="00:00:01.000" title="... Shoubidoubidoo ..." />
<psc:chapter start="00:00:02.000" title="Outro." />
</psc:chapters>
</item>
</channel>
</rss>