Skip to content

Add support for Bluesky videos#1543

Open
huntertur wants to merge 10 commits intoWeasyl:mainfrom
huntertur:bluesky-embed
Open

Add support for Bluesky videos#1543
huntertur wants to merge 10 commits intoWeasyl:mainfrom
huntertur:bluesky-embed

Conversation

@huntertur
Copy link
Copy Markdown
Contributor

@huntertur huntertur commented May 3, 2025

Closes #1527

Sample post I've been using for testing: https://bsky.app/profile/srbilyon.stormynights.games/post/3lgjc2n5jac2n

This needs a ./wzl build build-assets due to a change to build.js.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2025

Codecov Report

❌ Patch coverage is 72.41379% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.35%. Comparing base (9b3312d) to head (d5799b6).
⚠️ Report is 424 commits behind head on main.

Files with missing lines Patch % Lines
weasyl/embed.py 73.58% 11 Missing and 3 partials ⚠️
weasyl/controllers/detail.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1543      +/-   ##
==========================================
+ Coverage   63.13%   63.35%   +0.22%     
==========================================
  Files          95       95              
  Lines        9253     9298      +45     
  Branches     1656     1664       +8     
==========================================
+ Hits         5842     5891      +49     
+ Misses       2925     2910      -15     
- Partials      486      497      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread weasyl/embed.py Fixed
Comment thread weasyl/embed.py Fixed
@huntertur huntertur mentioned this pull request Jun 20, 2025
@huntertur
Copy link
Copy Markdown
Contributor Author

(force-push -> rebased following introduction of Deno)

@huntertur huntertur requested a review from charmander June 24, 2025 01:41
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.

Add Bluesky as a multimedia embed source

3 participants