Skip to content

Commit

Permalink
Merge pull request #37 from serlo/feat/change-image
Browse files Browse the repository at this point in the history
feat: Update image URL
  • Loading branch information
kulla authored Sep 11, 2023
2 parents d6242dc + 0323be6 commit 49db76d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion convert2rss.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def converted_resource(
date_created = format_date(datetime.fromisoformat(resource["dateCreated"]))
rss += f" <pubDate>{date_created}</pubDate>\n"

rss += f' <itunes:image href="{escape(publisher["image"])}"></itunes:image>\n'
rss += ' <itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>\n'

rss += """ <sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
Expand Down
20 changes: 10 additions & 10 deletions tests/export_sample.rss
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1521</guid>
<pubDate>Sat, 01 Mar 2014 20:36:44 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -42,7 +42,7 @@ Ein &quot;Vielfaches&quot; - z.B. von der Zahl 2 - bezeichnet dabei das Ergebnis
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1497</guid>
<pubDate>Sat, 01 Mar 2014 20:36:51 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -64,7 +64,7 @@ Ein &quot;Vielfaches&quot; - z.B. von der Zahl 2 - bezeichnet dabei das Ergebnis
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1499</guid>
<pubDate>Sat, 01 Mar 2014 20:37:01 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -89,7 +89,7 @@ Die Ereignismenge ist die Menge aller Ereignisse und nicht das selbe wie die Erg
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1501</guid>
<pubDate>Sat, 01 Mar 2014 20:37:01 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -111,7 +111,7 @@ Die Ereignismenge ist die Menge aller Ereignisse und nicht das selbe wie die Erg
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1503</guid>
<pubDate>Sat, 01 Mar 2014 20:37:02 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -135,7 +135,7 @@ Man sagt, ein Ereignis &quot;tritt ein&quot;, wenn das Ergebnis eines Zufallsexp
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1505</guid>
<pubDate>Sat, 01 Mar 2014 20:37:08 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -157,7 +157,7 @@ Man sagt, ein Ereignis &quot;tritt ein&quot;, wenn das Ergebnis eines Zufallsexp
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1507</guid>
<pubDate>Sat, 01 Mar 2014 20:37:12 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -179,7 +179,7 @@ Man sagt, ein Ereignis &quot;tritt ein&quot;, wenn das Ergebnis eines Zufallsexp
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1509</guid>
<pubDate>Sat, 01 Mar 2014 20:37:13 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -201,7 +201,7 @@ Man sagt, ein Ereignis &quot;tritt ein&quot;, wenn das Ergebnis eines Zufallsexp
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1511</guid>
<pubDate>Sat, 01 Mar 2014 20:37:18 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand All @@ -223,7 +223,7 @@ Man sagt, ein Ereignis &quot;tritt ein&quot;, wenn das Ergebnis eines Zufallsexp
<sdx:producer>Serlo Education e.V.</sdx:producer>
<guid isPermaLink="true">https://serlo.org/1513</guid>
<pubDate>Sat, 01 Mar 2014 20:37:24 +0000</pubDate>
<itunes:image href="https://assets.serlo.org/5ce4082185f5d_5df93b32a2e2cb8a0363e2e2ab3ce4f79d444d11.jpg"></itunes:image>
<itunes:image href="https://de.serlo.org/_assets/img/meta/mathe.png"></itunes:image>
<sdx:userGroups>learner, teacher</sdx:userGroups>
<sdx:educationalLevel>Sekundarstufe I, Sekundarstufe II</sdx:educationalLevel>
<sdx:classLevel>5-13</sdx:classLevel>
Expand Down

0 comments on commit 49db76d

Please sign in to comment.