Skip to content

Add DeutscheWelle FeedExpander bridge.#3673

Merged
dvikan merged 2 commits intoRSS-Bridge:masterfrom
scolby33:deutsche-welle
Sep 15, 2023
Merged

Add DeutscheWelle FeedExpander bridge.#3673
dvikan merged 2 commits intoRSS-Bridge:masterfrom
scolby33:deutsche-welle

Conversation

@scolby33
Copy link
Contributor

@scolby33 scolby33 commented Sep 15, 2023

Adds a FeedExpander bridge for the Deutsche Welle RSS feeds from

This is my first time working with PHP, so please let me know any mistakes I may have made. I based this approach mostly on the ZeitBridge.

@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Pull request artifacts

file last change
DeutscheWelleBridge-pr-context1 2023-09-15, 20:35:32

@dvikan dvikan merged commit cf7e3ee into RSS-Bridge:master Sep 15, 2023
@dvikan
Copy link
Contributor

dvikan commented Sep 15, 2023

looks kinda slow but if it works it works


$parsedUrl = parse_url($item['uri']);
unset($parsedUrl['query']);
$url = $this->unparseUrl($parsedUrl);
Copy link
Contributor

@dvikan dvikan Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not quite sure why parse and unparse url here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants