-
-
Notifications
You must be signed in to change notification settings - Fork 56
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 Bluesky scraper #290
Add Bluesky scraper #290
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should use com.atproto.sync.getBlob
instead of fullsize url to get the original image file
I got it to load once, but it hasn't loaded again for some reason. Original Post: https://bsky.app/profile/cutepencilcase.bsky.social/post/3l67wiia73t2i |
Moved upstream to philomena-dev/philomena@a08510f |
* add bluesky scraper * use com.atproto.sync.getBlob to get original bluesky image * ignore data after bluesky post id * fix json access and missing function * fix bluesky fullsize image regex
Before you begin
Added a scraper for Bluesky.