diff --git a/bsky_post.py b/bsky_post.py index cb1c40b..3d4d2ef 100644 --- a/bsky_post.py +++ b/bsky_post.py @@ -340,6 +340,7 @@ def upload_image( # ============================================================ # Media upload — Video # ============================================================ + def upload_video_and_wait( client: Client, video_data: bytes,