Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

add cardyb service for oembed migration to avoid 403 errors#71

Open
8times4 wants to merge 1 commit intomarcomaroni-github:mainfrom
8times4:main
Open

add cardyb service for oembed migration to avoid 403 errors#71
8times4 wants to merge 1 commit intomarcomaroni-github:mainfrom
8times4:main

Conversation

@8times4
Copy link
Copy Markdown

@8times4 8times4 commented Nov 13, 2024

BlueSky uses a service called cardyb to embed images from the frontend. This aims to replicate oembeds for those sites which would throw a 403 forbidden for regular oembed generation.

FYI: This pr only handles images as I haven't had to work with videos or other types of embed.

@clemensv
Copy link
Copy Markdown
Contributor

Does using that service count towards the overall API ratio?

@8times4
Copy link
Copy Markdown
Author

8times4 commented Nov 14, 2024

Does using that service count towards the overall API ratio?

Depends what you mean by that, it does have a ratelimit which is accounted for, but it’s not using your bsky creds, so it’s not counted towards that ratelimit.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants