autumn 2
@amazingca.dev
3.3K followers 3.1K following 230 posts
in the clouds. They / Them welcome to my alt, unofficial posts here.
Posts Media Videos Starter Packs
Pinned
amazingca.dev
No, I’m not a spam account–just an enthusiastic web developer.
amazingca.dev
Already sent this on my main but celebrating on the alt too 🥳
amazingca.dev
Looking at this, my guess is that it’s used as an intermediary of some sort, maybe for bulk uploading of videos — potentially much longer ones. Have you tried to upload directly to com.atproto.repo.uploadBlob? Looking at my client I seem to have just gotten access. Will still look into it.
amazingca.dev
I do think it's interesting that they have a separate endpoint just for uploading videos. My guess is that it's more direct, but not really sure why else.
amazingca.dev
Interesting — maybe try to upload it through com.atproto.repo.uploadBlob. It gives you a cid and some additional information, which you can use to attach it to a post object.
amazingca.dev
Huh, fascinating. Maybe there is a gate. I don't have access to upload from the Bluesky app though. What endpoint are you trying to upload to? The one that I'm using is com.atproto.repo.uploadBlob.
amazingca.dev
Still some limits to keep in mind:

Video files are currently maxed at 50 mb and 1 min length.
amazingca.dev
It might depend on the length of video you're uploading. To my knowledge they have it maxed off at 1 minute. Tried something longer and although it uploaded it doesn't load.
amazingca.dev
Tried to do this as well. Don't think there's a backend prevention from uploading — just on client side. Currently adding video upload support to the Blue Wrapper and it's working just fine (with some limits).
amazingca.dev
Could do that
amazingca.dev
Oh my fucking god. My first post on here is a screenshot that uses that emoji in a UI mockup because I thought it looked nice. Of all the emojis I could’ve used it had to be that one. 😭
amazingca.dev
Colorways are out for the Blue Wrapper. Starting thing off with six additional colors; green, yellow, orange, red, purple, and lavender. Depending on feedback I might shift some hues around to be more accessible/more visually pleasing.
amazingca.dev
will happen
amazingca.dev
I should also mention, you will need a privileged app password to use messages when they are supported. However, this is not a requirement to use other portions of the wrapper.
amazingca.dev
Hey all, here’s an update on rooms: I merged it with a closed feature flag for the time being. The biggest reason for doing this is so you’re able to change your message privacy settings in prod.
amazingca.dev
This is an option. Maybe I’ll skeetify the wrapper for some easter egg thing, but I can’t make any promises…
amazingca.dev
That’s great
amazingca.dev
Just to clarify, “rooms” is the term I’m using to refer to ATProto DMs in the Blue Wrapper. Was the cleanest alternative that came to mind. This might also change later on, but I like how it sounds at the moment.
amazingca.dev
Rooms support for the Blue Wrapper is coming along, here’s what I’m thinking it’ll look like:
amazingca.dev
super smooth, let's just hope it keeps staying that way
amazingca.dev
Pretty simple update to the notifications page. Not the cleanest at the moment, though still allows you to set your "seenAt" datetime. Happy to finally get this in here.
amazingca.dev
This is what usually happens, yeah.
Reposted by autumn 2
autumn.bsky.gay
Made a decision
v2 is on main now