RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
7.23k stars 1.03k forks source link

[GolemBridge] fixed embedded youtube videos #4033

Closed Tone866 closed 6 months ago

Tone866 commented 6 months ago

embedded youtube-videos can be played directly from feed now

github-actions[bot] commented 6 months ago

Pull request artifacts

Bridge Context Status
Golem 1 untitled (current) ✔️
Golem 1 untitled (pr) HTTP status 503 Service Unavailable
Type: HttpException
Message: https://rss.golem.de/rss.php?feed=ATOM1.0 resulted in 503 Service Unavailable <html><body>Feed wird generiert...</body></html>
⚠️ INFO Exception in DisplayAction(GolemBridge): HttpException: https://rss.golem.de/rss.php?feed=ATOM1.0 resulted in 503 Service Unavailable <html><body>Feed wird generiert...</body></html> in lib/http.php line 26

last change: Wednesday 2024-03-27 11:55:56

dvikan commented 6 months ago

the german error message says that feed is being generated and is giving 503.

maybe they have some long-running process that takes ages to complete.