Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add StorytelBridge for Storytel list fetching #4355

Merged
merged 2 commits into from
Dec 4, 2024

Conversation

Okbaydere
Copy link
Contributor

This bridge fetches book titles, authors, and cover images from a specified Storytel list URL.

Copy link

github-actions bot commented Dec 4, 2024

Pull request artifacts

Bridge Context Status
Storytel 1 List (pr) ✔️

last change: Wednesday 2024-12-04 17:43:19

@dvikan
Copy link
Contributor

dvikan commented Dec 4, 2024

nice.

  • drop the ?> at end of file
  • perhaps a prefix check so that only storytel urls are allowed, e.g. preg_match('^https://storytel.com/') (although rss-bridge is still full of SSRF problems :P)

also check linter

@dvikan dvikan merged commit 17d142c into RSS-Bridge:master Dec 4, 2024
9 checks passed
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