You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is technically nontrivial though. I'd need to buffer the entire video in memory, add decoding logic for multiple different formats, who knows what else. I'm unlikely to prioritize this myself, but I'm open to merging a PR if it's reasonable!
The text was updated successfully, but these errors were encountered:
Related to #1348: Bluesky currently only supports short videos, 60 seconds or less. It'd be nice to detect videos that are too long and include a
[Video]
text suffix, like we used to do, instead of bridging them anyway and having the client show that they failed:This is technically nontrivial though. I'd need to buffer the entire video in memory, add decoding logic for multiple different formats, who knows what else. I'm unlikely to prioritize this myself, but I'm open to merging a PR if it's reasonable!
The text was updated successfully, but these errors were encountered: