summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Kobert <dennis@kobert.dev>2020-12-04 21:19:57 +0100
committerDennis Kobert <dennis@kobert.dev>2020-12-04 21:19:57 +0100
commit2cff47aa686e51e18bf90f0f40895aa151d0f998 (patch)
treea0b0c2e91a8a63e3bc7882507d54d6591f4ad964
parentf608a2c8acb83795a577d1d8009f676e06837825 (diff)
Make chapters machine readable
-rw-r--r--feed.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/feed.xml b/feed.xml
index feca5fb..1f39bf5 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:media="http://www.rssboard.org/media-rss" version="2.0">
+<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:media="http://www.rssboard.org/media-rss" xmlns:psc="http://podlove.org/simple-chapters" version="2.0">
<channel>
<title>Campus Life</title>
<link>https://campus-kit.de/</link>
@@ -84,6 +84,16 @@ B.Sc. Informatik stellt sich vor
16:29: Was macht man Praktisches?
]]>
</description>
+<psc:chapters version="1.2">
+ <psc:chapter start="00:00" title="Intro"/>
+ <psc:chapter start="01:15" title="Minecraft Campus Status Update"/>
+ <psc:chapter start="03:37" title="Beginn Vorstellung des Informatik Studiengangs"/>
+ <psc:chapter start="04:39" title="Was ist das interessanteste Thema in deinem Studiengang?"/>
+ <psc:chapter start="07:45" title="Welcher Teil ist die größte Herausforderung in deinem Studiengang?"/>
+ <psc:chapter start="09:27" title="Was lernt man, was man in keinem anderen Studiengang lernt?"/>
+ <psc:chapter start="12:39" title="Inwieweit würdest du sagen könnte man sich Inhalte auch selbstständig beibringen?"/>
+ <psc:chapter start="16:29" title="Was macht man Praktisches?"/>
+</psc:chapters>
<itunes:image href="https://campus-kit.de/podcast.jpg"/>
<enclosure url="https://campus-kit.de/audio/campus_life_1.mp3" length="46975456" type="audio/mpeg"/>
<itunes:duration>1957.24</itunes:duration>